Log In
bw
/
opentoonz
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
3f5067
Mp3 Import (#749)
5 files
Authored by Jeremy Bullock
8 years ago
, Committed by shun-iwasawa
8 years ago
,
raw
patch
tree
parent
5 files changed.
154 lines added
.
1 lines removed
.
toonz/sources/sound/CMakeLists.txt
file modified
+3
-1
toonz/sources/sound/mp3/tsio_mp3.cpp
file added
+103
toonz/sources/sound/mp3/tsio_mp3.h
file added
+42
toonz/sources/sound/tsio.cpp
file modified
+5
-0
toonz/sources/sound/tsio.h
file modified
+1
-0
Mp3 Import (#749) MP3 import ( ffmpeg required )
toonz/sources/sound/CMakeLists.txt
file modified
+3
-1
toonz/sources/sound/mp3/tsio_mp3.cpp
file added
+103
toonz/sources/sound/mp3/tsio_mp3.h
file added
+42
toonz/sources/sound/tsio.cpp
file modified
+5
-0
toonz/sources/sound/tsio.h
file modified
+1
-0