misc fixes and updates

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22210 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-02-12 11:31:52 +00:00
parent c7b24d2e85
commit 3692eeffa8
1 changed files with 12 additions and 12 deletions

View File

@ -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