# HG changeset patch # User diego # Date 1108977900 0 # Node ID bb78c0613aaa7add6c4f30d58ab336e8fc0d5ae6 # Parent 09b0883f5f0ea44dc9c4e3c804a110952d629d23 small updates diff -r 09b0883f5f0e -r bb78c0613aaa ChangeLog --- 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