Mercurial > mplayer.hg
changeset 18632:7adcae2793a5
Update
author | rtogni |
---|---|
date | Wed, 07 Jun 2006 20:32:58 +0000 |
parents | 3a47eeffed7a |
children | adeb8d6d2213 |
files | ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Wed Jun 07 19:12:31 2006 +0000 +++ b/ChangeLog Wed Jun 07 20:32:58 2006 +0000 @@ -73,6 +73,7 @@ * bug fix for lavc WMA v2 decoder, now all files should be playable * -vc mpeg12 resizes the window when aspect ratio changes * Smacker audio and video decoding via lavc + * Windows Media VC1 video decoder via binary DLL Demuxers: * simultaneous audio capture/playback (-tv immediatemode=0) fixed in v4l2 @@ -167,6 +168,8 @@ * -srate fixed * hqdn3d: 2.5x faster temporal-only, 1.6x faster spatial-only * new proof-of-concept karaoke (voice removal) filter + * motion compensating deinterlacer (-vf mcdeint) + * Yet Another DeInterlacing Filter (-vf yadif) MEncoder: * audio encoding modularized