summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorFabrice Bellard <fabrice@bellard.org>2002-05-25 22:18:04 +0000
committerFabrice Bellard <fabrice@bellard.org>2002-05-25 22:18:04 +0000
commita31e01c554dca1814f7f1103cc3b79b0e54e7050 (patch)
treeea48fa36ce4b0902756a91a54e74b3266073c70f /Changelog
parenta8dbe9514f865f6a8efb304a720025cb1ef9ae3f (diff)
updated
Originally committed as revision 582 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 0a31b29b2e..8f5dbb4776 100644
--- a/Changelog
+++ b/Changelog
@@ -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: