diff --git a/Changelog b/Changelog index f14feb7937..1f476751ca 100644 --- a/Changelog +++ b/Changelog @@ -13,9 +13,7 @@ MPlayer (1.0) Filters: * vf_ow new overcomplete wavelet denoiser * change vf_screenshot dependency from libpng to lavc - * add af_scaletempo - * rewrite dec_audio to support more filters - * cleanup libaf + * add af_scaletempo which maintains audio pitch when changing playback speed Streaming: * tv:// support for win32 @@ -29,6 +27,9 @@ MPlayer (1.0) Drivers: * Replace PolypAudio by PulseAudio (-ao pulse) + MEncoder: + * Ogg muxing using -of lavf -o done.ogg + Others: * many compiler warning fixes * Basic support for Closed Captioning Roll-up mode