Browse code

updated

Originally committed as revision 582 to svn://svn.ffmpeg.org/ffmpeg/trunk

Fabrice Bellard authored on 2002/05/26 07:18:04
Showing 1 changed files
... ...
@@ -17,6 +17,8 @@ version 0.4.6:
17 17
 - added GOB header for H.263/H.263+ coding on RTP mode. (Juanjo)
18 18
 - now H.263 picture size is returned on the first decoded frame. (Juanjo)
19 19
 - added first regression tests
20
+- added MPEG2 TS demux
21
+- new demux API for libav
20 22
 
21 23
 version 0.4.5:
22 24