]> git.sesse.net Git - vlc/commitdiff
* moved my last addition to the OSX-intf-stuff and added the FOURCC-fixes
authorFelix Paul Kühne <fkuehne@videolan.org>
Sat, 10 Dec 2005 16:23:01 +0000 (16:23 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sat, 10 Dec 2005 16:23:01 +0000 (16:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d4c12b5652192bf8e8afadf19b91800232142acc..3c43024d9f7f8e5746ab88de3a1f49278b46f386 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ Encoder:
 
 Decoder:
  * Add support for new BMP and Cook (RealAudio G2) decoders in ffmpeg
+ * Add support for some non-standard FOURCCs used for H.264/H.263
 
 Demux:
  * Fix bug with some HE-AAC audio tracks
@@ -20,6 +21,10 @@ Services Discovery:
  * SAP, fix 20 second freeze on windows
  * UPnP fixes
  * Avahi 0.6 support
+Interfaces:
+ * Mac OS X
+    - fixed encoding of H.264/H.263 content when using the wizard 
 
 Changes between 0.8.2 and 0.8.4:
 --------------------------------