comparison Changelog @ 31183:56438852ad28

vf_yuy2 was removed after the 1.0rc3 branch was cut.
author diego
date Thu, 27 May 2010 22:43:49 +0000
parents 4e7ef8336fc4
children b815817d6037
comparison
equal deleted inserted replaced
31182:4e7ef8336fc4 31183:56438852ad28
22 Demuxers: 22 Demuxers:
23 * support for TrueHD in Blu-ray streams in libmpdemux 23 * support for TrueHD in Blu-ray streams in libmpdemux
24 * more Blu-ray codec support with lavf 24 * more Blu-ray codec support with lavf
25 * fix length in ASF/WMV files 25 * fix length in ASF/WMV files
26 * support ISDB-Tb DVB streams 26 * support ISDB-Tb DVB streams
27
28 Filters:
29 * remove vf_yuy2, functionality is replaced by -vf format=yuv2
27 30
28 Drivers: 31 Drivers:
29 * -vo md5sum md5 calculation changed so output matches FFmpeg's -f framemd5 32 * -vo md5sum md5 calculation changed so output matches FFmpeg's -f framemd5
30 * Support for more formats in OpenGL video output drivers (different YUV 33 * Support for more formats in OpenGL video output drivers (different YUV
31 subsampling, 16 bit per component) 34 subsampling, 16 bit per component)
124 * vf_ow new overcomplete wavelet denoiser 127 * vf_ow new overcomplete wavelet denoiser
125 * change vf_screenshot dependency from libpng to lavc 128 * change vf_screenshot dependency from libpng to lavc
126 * add af_scaletempo which maintains audio pitch when changing playback speed 129 * add af_scaletempo which maintains audio pitch when changing playback speed
127 * fix multi-channel reordering 130 * fix multi-channel reordering
128 * af_stats filter to print information about the audio stream 131 * af_stats filter to print information about the audio stream
129 * remove vf_yuy2, functionality is replaced by -vf format=yuv2
130 132
131 Streaming: 133 Streaming:
132 * tv:// support for Windows 134 * tv:// support for Windows
133 * fix teletext on some systems 135 * fix teletext on some systems
134 * DVD streams can switch angles 136 * DVD streams can switch angles