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:
Alex Beregszaszi
2006-02-12 02:18:37 +00:00
parent a24c4a2ae4
commit aafaeabb47
4 changed files with 143 additions and 1 deletions

View File

@@ -116,6 +116,7 @@ void av_register_all(void)
nsvdec_init();
daud_init();
voc_init();
tta_init();
#ifdef CONFIG_MUXERS
/* image formats */