# HG changeset patch # User diego # Date 1275000229 0 # Node ID 56438852ad28e99f4603da1a3e30e1d850d1a065 # Parent 4e7ef8336fc488ca5ec5ecfe26bd840d67e386e9 vf_yuy2 was removed after the 1.0rc3 branch was cut. diff -r 4e7ef8336fc4 -r 56438852ad28 Changelog --- a/Changelog Thu May 27 22:43:14 2010 +0000 +++ b/Changelog Thu May 27 22:43:49 2010 +0000 @@ -25,6 +25,9 @@ * fix length in ASF/WMV files * support ISDB-Tb DVB streams + Filters: + * remove vf_yuy2, functionality is replaced by -vf format=yuv2 + Drivers: * -vo md5sum md5 calculation changed so output matches FFmpeg's -f framemd5 * Support for more formats in OpenGL video output drivers (different YUV @@ -126,7 +129,6 @@ * add af_scaletempo which maintains audio pitch when changing playback speed * fix multi-channel reordering * af_stats filter to print information about the audio stream - * remove vf_yuy2, functionality is replaced by -vf format=yuv2 Streaming: * tv:// support for Windows