comparison Changelog @ 28661:20787bd5c506

Add statistics audio filter that prints information about the audio stream. patch by Nicolas George, nicolas.george normalesup org
author diego
date Sat, 21 Feb 2009 21:27:27 +0000
parents 7da4019dd701
children 2e6db5e667c6
comparison
equal deleted inserted replaced
28660:0812215421d7 28661:20787bd5c506
60 Filters: 60 Filters:
61 * vf_ow new overcomplete wavelet denoiser 61 * vf_ow new overcomplete wavelet denoiser
62 * change vf_screenshot dependency from libpng to lavc 62 * change vf_screenshot dependency from libpng to lavc
63 * add af_scaletempo which maintains audio pitch when changing playback speed 63 * add af_scaletempo which maintains audio pitch when changing playback speed
64 * fix multi-channel reordering 64 * fix multi-channel reordering
65 * af_stats, filter to print information about the audio stream
65 66
66 Streaming: 67 Streaming:
67 * tv:// support for Windows 68 * tv:// support for Windows
68 * fix teletext on some systems 69 * fix teletext on some systems
69 * DVD streams can switch angles 70 * DVD streams can switch angles