1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-06 08:29:25 +02:00

TrueSpeech compatible audio decoder by Konstantin Shishkov

Originally committed as revision 4803 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun
2006-01-03 02:30:38 +00:00
parent 27c748b576
commit bf3027c87b
7 changed files with 523 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ version <next>
- ffserver fixed, it should now be usable again
- QDM2 audio decoder
- cook audio decoder
- TrueSpeech audio decoder
- wma2 audio decoder fixed, now all files should play correctly
- JPEG-LS decoder (unfinished)
- build system improvements