summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-05 23:31:54 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-05 23:31:54 +0000
commitdd673a5208396c9ec9e0bc4890b842e2a5ed6c1e (patch)
tree83a353e25c8061941c408a1af71c481478f79682 /ChangeLog
parentfeb55b839d3ad6c61b170f9d9359651a12b23e4f (diff)
downloadmpv-dd673a5208396c9ec9e0bc4890b842e2a5ed6c1e.tar.bz2
mpv-dd673a5208396c9ec9e0bc4890b842e2a5ed6c1e.tar.xz
pre11
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8377 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog36
1 files changed, 35 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index aa8cd76518..6a55f62a7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,41 @@
mplayer (0.90)
- pre10:
+ pre11: "CodecCounter"
+
+ Codecs:
+ * New codec pack download page (there are several packs for various IFs)
+ * Win32/Quicktime codec plugin DLL support -> SVQ3 + QDMC/QDM2/Qclp !!!
+ * Win32/DMO codec DLL interface support -> Windows Media Audio/Video 9 !!!
+ * MJPEG 2000 support (using Morgan & Imagepower VfW DLLs)
+ * libavcodec: optimized HuffYUV en/decoder, with experimental YV12 support
+ * libavcodec: mjpeg-b support (need more samples)
+ * more xvidencopts
+ * VorbisGain tag support, tremor (fast vorbis decoder lib) support
+ * BIG libavcodec messups & codmetics & cleanups & API changes & fixes
+ * dynamic plugin support for libmpcodecs (for future binary codec releases)
+
+ Gui:
+ * general code cleanup, more robust gtk code
+ * preferences: Screensaver, Autosync settings
+ * cache=4 fixed (caused jerky/lagging/slow playback with gmplayer)
+
+ Others:
+ * new config/cmdline parser code (optional)
+ * OSD menu system (preferences, shell, file selector etc)
+ * libaf: runtime cpudetection, volume, equalizer, better format conversion
+ * subtitle overlapping can be disabled, added subtitle sorting
+ * subtitle dump to JACOsub and SAMI formats
+ * displays URLs from 'Reference Media' type .mov files, dump generic data
+ * get position/length function in demuxers - for slavemode & -indentify
+ * -ao alsa9 surround fixes, 8-bit PCM fixed
+ * -vo dfbmga: -dr support, fixed OSD flickering
+ * -stop-xscreensaver fixed, support for KDE screensaver too
+ * More compiler warning fixes
+ * Altivec (G4) support
+ * Docs updates (both english & hungarian)
+
+ pre10: "BirthdayCounter"
Docs:
* dvd auth, vcd sections extended (DOCS/cd-dvd.html)
* unified *BSD sections, extended cygwin