Originally committed as revision 582 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Fabrice Bellard 2002-05-25 22:18:04 +00:00
parent a8dbe9514f
commit a31e01c554

View File

@ -17,6 +17,8 @@ version 0.4.6:
- added GOB header for H.263/H.263+ coding on RTP mode. (Juanjo)
- now H.263 picture size is returned on the first decoded frame. (Juanjo)
- added first regression tests
- added MPEG2 TS demux
- new demux API for libav
version 0.4.5: