summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-03-09 14:49:17 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-03-09 14:49:17 +0000
commit9545a4a211fc124b79a35e6ff5070643eb00b87e (patch)
treea19d4ba3439dffc863daa6c2b2e105667cd1d5b0 /Changelog
parentf10bffc6f8e5946d5ee0c2b02a45c4d7dad63b33 (diff)
downloadmpv-9545a4a211fc124b79a35e6ff5070643eb00b87e.tar.bz2
mpv-9545a4a211fc124b79a35e6ff5070643eb00b87e.tar.xz
people are forgetting to update the changelog
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28913 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 5cf0d4d533..c78a4b4f48 100644
--- a/Changelog
+++ b/Changelog
@@ -37,6 +37,7 @@ MPlayer (1.0)
* 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 @@ MPlayer (1.0)
* 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 @@ MPlayer (1.0)
* 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