summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-12 11:31:52 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-12 11:31:52 +0000
commit3692eeffa8946e9e1f6dce235319e48b8e3a3186 (patch)
tree00f61d156ddd2791e9f42dc9926f23aaa8fe9329 /ChangeLog
parentc7b24d2e85ff38670c505a9d0b3fe6fd8c658f4a (diff)
downloadmpv-3692eeffa8946e9e1f6dce235319e48b8e3a3186.tar.bz2
mpv-3692eeffa8946e9e1f6dce235319e48b8e3a3186.tar.xz
misc fixes and updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22210 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 12 insertions, 12 deletions
diff --git a/ChangeLog b/ChangeLog
index eb46bc7877..e98deaa656 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@ MPlayer (1.0)
DOCS:
* console messages and XML documentation converted to UTF-8
* Russian documentation translation finished
- * Russian man page translation started
+ * Russian man page translation finished
* Chinese man page updated
* Chinese documentation translation started
@@ -19,7 +19,6 @@ MPlayer (1.0)
* libmpeg2 updated to 0.4.1
* fixed resolution switching with libmpeg2
* handle resolution switching for Real codecs
- * gif decoder should decode all gifs now (please test and provide non-working samples!)
Demuxers:
* implemented switch_video and switch_program consistently with switch_audio
@@ -27,15 +26,16 @@ MPlayer (1.0)
switching is only available in TS streams handled by demux_ts.c (not
lavf), while video switching is also handled by demux_lavf.c and
demux_avi.c.
- * audio and video switching for AVI demuxer (video switching untested).
+ * audio and video switching for AVI demuxer (video switching untested)
+ * GIF demuxer improvements, should work with all GIFs now
* support for VC1 in MPEG-TS and MPEG-PS files (bd,hd)-dvd
- * preliminary support for evo demuxing
+ * preliminary support for EVO demuxing
Streaming:
* authentication for Real RTSP streams
* near-precise seeking in dvd://
* speed selection when playing dvd:// streams, to make drive quieter
- * svq3 and h264 rtsp fixes, now rtsp apple keynotes are playable!
+ * SVQ3 and H.264 RTSP fixes, now RTSP Apple keynotes are playable
FFmpeg/libavcodec:
* Intel Music coder audio decoder
@@ -44,11 +44,16 @@ MPlayer (1.0)
* Native NUT demuxer updated to spec
* NUT muxing and demuxing support via libnut
* WMA encoder
+ * fix MJPEGB on big-endian systems
Filters:
* obsolete fame filter removed
* vf_geq speed-ups
- * vf yadif green frame fixed
+ * vf_yadif green frame fixed
+
+ MEncoder:
+ * write to output streams (currently only file:// and smb://)
+ * support -ffourcc with -of lavf
Ports:
* further Intel Mac fixes
@@ -57,9 +62,6 @@ MPlayer (1.0)
* ALSA audio output now sets the non-audio bit for AC3 passthrough even
if the user-specified default device name tries to clear it
- General bugfixes:
- * fix mjpegb on BE systems
-
Others:
* libdvdcss updated to Subversion HEAD, now same as upstream version
* libmpdvdkit split into libdvdread and libdvdcss
@@ -67,11 +69,9 @@ MPlayer (1.0)
* long-deprecated -vop option removed
* video stream switching
* dvdnav:// honour -alang and -slang
- * mencoder now can write to output streams; file:// and smb:// are the only stream
- currently supported
+ * support for doubleclick as input event
* -really-quiet works fully now
* select libavformat demuxer (-lavfdopts format=)
- * support -ffourcc with -of lavf
rc1: "Codename intentionally left blank" October 22, 2006