1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00

figure out which muxers support which codecs? new api required!

Originally committed as revision 17714 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Ben Littler 2009-03-02 04:37:46 +00:00
parent dbf9ddec33
commit 56dc1fdf94

View File

@ -106,7 +106,7 @@ version 0.5:
- Beam Software SIFF demuxer and decoder - Beam Software SIFF demuxer and decoder
- libvorbis Vorbis decoding removed in favor of native decoder - libvorbis Vorbis decoding removed in favor of native decoder
- IntraX8 (J-Frame) subdecoder for WMV2 and VC-1 - IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
- Ogg (Theora, Vorbis and FLAC only) muxer - Ogg (Theora, Vorbis and FLAC) muxer
- PC Paintbrush PCX decoder - PC Paintbrush PCX decoder
- Sun Rasterfile decoder - Sun Rasterfile decoder
- TechnoTrend PVA demuxer - TechnoTrend PVA demuxer