1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
Originally committed as revision 1096 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Fabrice Bellard 2002-10-28 21:39:30 +00:00
parent 9c9e467d8d
commit b963ee3b72

View File

@ -29,6 +29,10 @@ version 0.4.6pre1:
- high quality encoding mode : tries all macroblock/VLC types (Michael) - high quality encoding mode : tries all macroblock/VLC types (Michael)
- added DV video decoder - added DV video decoder
- preliminary RTP/RTSP support in ffserver and libavformat - preliminary RTP/RTSP support in ffserver and libavformat
- H.263+ AIC decoding/encoding support. (Juanjo)
- VCD MPEG-PS mode.
- PSNR stuff.
- Simple stats output.
version 0.4.5: version 0.4.5: