Browse code

Mention some more changes related to HTML 5 issues.

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

Diego Biurrun authored on 2010/05/24 08:17:42
Showing 1 changed files
... ...
@@ -5,6 +5,7 @@ releases are sorted from youngest to oldest.
5 5
 version <next>:
6 6
 
7 7
 - WebM support in Matroska demuxer
8
+- low overhead in Ogg muxing
8 9
 
9 10
 
10 11
 
... ...
@@ -77,6 +78,12 @@ version 0.6:
77 77
 - spectral extension support in the E-AC-3 decoder
78 78
 - unsharp video filter
79 79
 - RTP hinting in the mov/3gp/mp4 muxer
80
+- Dirac in Ogg demuxing
81
+- seek to keyframes in Ogg
82
+- 4:2:2 and 4:4:4 Theora decoding
83
+- 35% faster VP3/Theora decoding
84
+- faster AAC decoding
85
+- faster H.264 decoding
80 86
 
81 87
 
82 88