# HG changeset patch # User compn # Date 1236610157 0 # Node ID 2f71bc5f5f1226277e0efe967ea5189d8266f753 # Parent aed9da3c6d0fe8e1a80a7d4e2470d6a970b1131d people are forgetting to update the changelog diff -r aed9da3c6d0f -r 2f71bc5f5f12 Changelog --- a/Changelog Mon Mar 09 14:40:55 2009 +0000 +++ b/Changelog Mon Mar 09 14:49:17 2009 +0000 @@ -37,6 +37,7 @@ * Brooktree YUV 4:1:1 Raw (Y41P) via binary DLL * many rare/obscure fourccs for known formats added * lower priority for binary Linux rv3040 codecs due to bugs + * remove native NuppleVideo decoder, use lavc instead Demuxers: * -lavfdopts cryptokey allows decrypting MXF and ASF files @@ -55,6 +56,7 @@ * support seeking in multirate RealMedia files * FLAC speedup in lavf demuxer * MNG demuxer + * remove native NuppleVideo demuxer, use lavf demuxer instead Filters: * vf_ow new overcomplete wavelet denoiser @@ -166,6 +168,8 @@ * libdvdcss updated to 1.2.10, now same as upstream version * fix -endchapter support again for -dump* options * add startup volume option + * add option to disable default key binds + * change default OSD and subtitle font size to a smaller default libass: * various fixes and updates to match VSFilter renderer