summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-05 20:27:49 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-05 20:27:49 +0000
commit66aff02a7d154ddc3a3788e7fc7a4429933688d6 (patch)
treefe705475ab14b7768482c2755b9be24a5bb4c773 /ChangeLog
parent58e23974969e26361b7db15d902efdc3606379f8 (diff)
downloadmpv-66aff02a7d154ddc3a3788e7fc7a4429933688d6.tar.bz2
mpv-66aff02a7d154ddc3a3788e7fc7a4429933688d6.tar.xz
spelling plus some docs updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11746 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog25
1 files changed, 15 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index 10d16f9b94..64e2d65112 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,17 +4,22 @@ mplayer (1.0)
DOCS:
* new Copyright file covering the licenses involved
+ * new Japanese console message translation
+ * Polish translation almost finished
+ * DVD ripping guide
+ * video out driver section added to the man page
+ * Miscellaneous updates all over the place
Ports:
* better PA-RISC detection
* support for VAX (tested on VAXstation 4000/VLC) -- really, believe me!
- * optimizing for specific MIPS cpus under IRIX
+ * optimizing for specific MIPS CPUs under IRIX
* AMD64 detection under BSDs
-
+
Demuxers:
- * matroska containing realvideo works better
- * fixed random segfaults in vivo
- * endianess fixes in cdda
+ * Matroska containing RealVideo works better
+ * fixed random segfaults in VIVO
+ * endianess fixes in CDDA
* UYVY support in tvi/v4l2
* tvi/bsdbt848 now working under FreeBSD 5.2-CURRENT
* tvi/bsdbt848 audio part working under NetBSD
@@ -25,13 +30,13 @@ mplayer (1.0)
vd/8bps, vd/msrle, vd/msvideo1, vd/rpza, vd/smc
* workaround for buggy codecs in ad/acm (support for Sharp G.726)
* synced to original FLAC sources
-
+
Filters:
* vf/bmovl bugfixes
* vf/filmdint now handles 15fps NTSC input
* huge updates and speedup on vf/pullup
- * big updates to vf/ilpack (proper interpolation and mmx optimizations)
- * new filter: vf/zrmjpeg (fast mjpeg encoder using libavcodec for zoran)
+ * big updates to vf/ilpack (proper interpolation and MMX optimizations)
+ * new filter: vf/zrmjpeg (fast MJPEG encoder using libavcodec for Zoran)
* interlaced scaling support in vf/scale
Drivers:
@@ -45,10 +50,10 @@ mplayer (1.0)
* lot of CBR improvements
* MB type and QP visualization
* lot of code cleanup
- * splitted intra & inter dequantization -> speedup
+ * intra & inter dequantization split -> speedup
* fixed stereo IMA ADPCM encoding
* VBV delay setting support (MPEG2 CBR)
- * improved RV20 decoder (all known errors eliminated)
+ * improved RV20 decoder (most known errors eliminated)
* interlaced DCT
* interlaced motion estimation
* interlaced MPEG2 encoding