summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-03 22:24:33 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-03 22:24:33 +0000
commita52ef344536c863aed9d31d8e127418e8b5b8735 (patch)
treecebaa616a7f1202ad742df87ee37f001308c893f /ChangeLog
parente24087509a752d8f4dcc679b304fc1745ff768b0 (diff)
downloadmpv-a52ef344536c863aed9d31d8e127418e8b5b8735.tar.bz2
mpv-a52ef344536c863aed9d31d8e127418e8b5b8735.tar.xz
some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10991 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dfccccf8d9..affc9a53b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -53,9 +53,20 @@ mplayer (1.0)
* quality improvement for high bitrate videos with trellis quantization
* indeo3 decoder fixed
* new options: mv0, cbp
+ * DV video encoder
+
+ Faad2:
+ * synced to latest CVS
+ * HE_AAC profile added
+ * SBR QMF improvements
+ * DRM updates
+ * Covariance speedup
+ * reduced memory usage
+ * overall cleanups and fixes
Drivers:
* VIDIX driver for nVidia cards
+ * VIDIX and libdha ported to Windows
* SDL on IRIX support
* directfb2 fixed for latest directfb
* opengl video output for Windows
@@ -63,6 +74,7 @@ mplayer (1.0)
* fullscreen and geometry support in directx
* fullscreen support with opengl drivers
* OSD fixed with svga
+ * New consolevidix and winvidix drivers
Others:
* several leak fixes