summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2009-04-01 02:26:34 +0300
committerUoti Urpala <uau@glyph.nonexistent.invalid>2009-04-01 02:43:47 +0300
commitcf9edda1d370d39bc8a3d020a9c2bc4090d2457e (patch)
tree1d1bbc529a4e8109fb6aa5cadf0dbbb7bd61013a /Changelog
parent7af8417ae7beb409f54849956a7037bc66c4c334 (diff)
parent1c37a6427abef0827c608d328d37ca1b1a0a022d (diff)
downloadmpv-cf9edda1d370d39bc8a3d020a9c2bc4090d2457e.tar.bz2
mpv-cf9edda1d370d39bc8a3d020a9c2bc4090d2457e.tar.xz
Merge svn changes up to r29117
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog32
1 files changed, 16 insertions, 16 deletions
diff --git a/Changelog b/Changelog
index 75d6f927c8..7ced40d04e 100644
--- a/Changelog
+++ b/Changelog
@@ -1,8 +1,8 @@
MPlayer (1.0)
- rc3: "StillAlive" March 1, 2009
+ rc3: "BikeshedCounter" March 27, 2009
Decoders:
- * support for X8 frame (fixes "J-type picture is not supported" for WMV2)
+ * support for X8 frames (fixes "J-type picture is not supported" for WMV2)
* support for DTS WAV/DTS-CD passthrough by ad_hwac3
* Apple's raw YUV2 in MOV
* LATM over LOAS AAC decoding via internal libfaad2
@@ -10,15 +10,15 @@ MPlayer (1.0)
EA Maxis XA ADPCM audio, RL2 video, Beam Software SIFF video, V.Flash PTX video
* AVOption support for libavcodec-based decoders
* use lavc ADPCM codecs by default
- * support for progressive jpeg in ffmjpeg
- * ACDSystems mjpeg (ACDV) via binary DLL and lavc
+ * support for progressive JPEG in ffmjpeg
+ * ACDSystems MJPEG (ACDV) via binary DLL and lavc
* SIF1 via binary DLL
* wincam screen capture (WCMV) via binary DLL
- * Creative Labs Video Blaster Webcam mjpeg (CJPG) via binary DLL and ijpg library
- * kensington webcam (AJPG,ABYR) via binary DLL
+ * Creative Labs Video Blaster Webcam MJPEG (CJPG) via binary DLL and ijpg library
+ * kensington webcam (AJPG, ABYR) via binary DLL
* centre for wavelets (wavc) via binary DLL
- * GeoVision Advanced MPEG-4 (GMP4,GM40) via binary DLL
- * Xiricam jpg from Veo PC Camera (XJPG) via binary DLL
+ * GeoVision Advanced MPEG-4 (GMP4, GM40) via binary DLL
+ * Xiricam JPEG from Veo PC Camera (XJPG) via binary DLL
* WorldConnect Wavelet Video (SMSV) via binary DLL
* VDOWave 3 advanced (VDO3,VDOM,VDOW) via binary DLL
* VoxWare MetaVoice (format 0x0074) via binary DLL
@@ -87,7 +87,7 @@ MPlayer (1.0)
* Linux Media Labs MPEG-4 (LMLM4) demuxer
* AVM2 (Flash 9) SWF muxer
* QT variant of IMA ADPCM encoder
- * Ipod/Iphone compatible mp4 muxer
+ * iPod/iPhone compatible MP4 muxer
* Mimic decoder
* MSN TCP Webcam stream demuxer
* RL2 demuxer / decoder
@@ -124,7 +124,7 @@ MPlayer (1.0)
* NC (NC4600) cameras file demuxer
* MXF D-10 muxer
* Generic metadata API
- * H.264 speedup and PAFF decoding (install Yasm for faster H264 decoding)
+ * H.264 speedup and PAFF decoding (install Yasm for faster H.264 decoding)
* correctly decode more of the H.264 conformance testsuite
* VC-1/WMV3 decoder speedup
* VP3 decoder speedup
@@ -141,11 +141,11 @@ MPlayer (1.0)
* replace PolypAudio by PulseAudio (-ao pulse)
* add force-pbo suboption for faster output in vo_gl
* add Nintendo Wii/GameCube video driver (-vo wii)
- * VIDIX driver for SuperH Mobile VEU hardware block.
+ * VIDIX driver for SuperH Mobile VEU hardware block
* support -border on vo_gl/gl2 in x11
- * Direct3D Windows video output driver added.
+ * Direct3D Windows video output driver added
* factorize code in vo_wii
- * removed unnecessary code from vo x11, xv, xvmc
+ * remove unnecessary code from vo x11, xv, xvmc
* add OS/2 DART audio driver (-ao dart)
* add VDPAU video output
* add OS/2 KVA video driver (-vo kva)
@@ -168,7 +168,7 @@ MPlayer (1.0)
* some new slave commands (check DOCS/tech/slave.txt)
* libdvdcss updated to 1.2.10, now same as upstream version
* fix -endchapter support again for -dump* options
- * add startup volume option
+ * add startup audio volume option
* add option to disable default key binds
* change default OSD and subtitle font size to a smaller default
@@ -183,10 +183,10 @@ MPlayer (1.0)
* AC3/DTS passthrough for ao_macosx
* fix frozen OSD on Mac OS X
* vo_gl now works with -wid and nVidia drivers on Windows (this is a hack)
- * VIDIX on SuperH.
+ * VIDIX on SuperH
* workarounds for AltiVec on Apple gcc 3.3 on Mac OS X dropped
* vo_macosx can now be compiled in 64-bits mode
- * allow multiple MPlayer instances w/ vo_macosx using buffer_name
+ * allow multiple MPlayer instances with vo_macosx using buffer_name
* OpenGL support for unmodified MinGW64
SWScaler: