mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 02:20:07 +01:00
tta demuxer, also usable for moving tta audio data into an other container
Originally committed as revision 4997 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -116,6 +116,7 @@ void av_register_all(void)
|
||||
nsvdec_init();
|
||||
daud_init();
|
||||
voc_init();
|
||||
tta_init();
|
||||
|
||||
#ifdef CONFIG_MUXERS
|
||||
/* image formats */
|
||||
|
||||
Reference in New Issue
Block a user