remove technical changes as pointed out by uau and diego, another update

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25045 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
compn 2007-11-14 00:48:25 +00:00
parent 8053b5e1bb
commit df17a15a12
1 changed files with 4 additions and 3 deletions

View File

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