changeset 14745:bb78c0613aaa

small updates
author diego
date Mon, 21 Feb 2005 09:25:00 +0000
parents 09b0883f5f0e
children f769de2d18dc
files ChangeLog
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Feb 20 23:49:27 2005 +0000
+++ b/ChangeLog	Mon Feb 21 09:25:00 2005 +0000
@@ -26,6 +26,7 @@
     * 32 bit RGB support in binary TSCC decoder
     * dropped support of old faad2 versions (<= 1.1)
     * support for Real 10 cook Linux binary codec (decodes cook5.1)
+    * improved NV12/NV21 support
 
     Demuxers:
     * vqf demuxer
@@ -40,6 +41,7 @@
     Streaming:
     * stream selection and bandwidth support for MMS over HTTP
     * fallback to HTTP if connection refused on pnm://
+    * support for UDP streaming (udp://)
 
     FFmpeg/libavcodec:
     * RV20 fixes
@@ -47,7 +49,8 @@
     * B-frames in H.264, H.264 weighted prediction support
     * a lot of integer overflow and pointer fixes
     * 32 bit RGB support in TSCC
-    * Multichannel MP3 decoder (MP3on4)
+    * multichannel MP3 decoder (MP3on4)
+    * 3g2 support
 
     GUI:
     * half size event implemented and added to the menu