diff Changelog @ 28878:2f71bc5f5f12

people are forgetting to update the changelog
author compn
date Mon, 09 Mar 2009 14:49:17 +0000
parents 4e4b39c8e25d
children 33a7261a0c30
line wrap: on
line diff
--- 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