mirror of https://github.com/mpv-player/mpv
small updates, cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21589 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
01a497c0c5
commit
bba7a9743d
12
ChangeLog
12
ChangeLog
|
@ -13,12 +13,14 @@ MPlayer (1.0)
|
||||||
* fringe codecs: 4XM audio, Electronic Arts ADPCM audio, Delphine CIN audio
|
* fringe codecs: 4XM audio, Electronic Arts ADPCM audio, Delphine CIN audio
|
||||||
and video, Interplay DPCM audio, Sierra VMD video, Tiertex SEQ video,
|
and video, Interplay DPCM audio, Sierra VMD video, Tiertex SEQ video,
|
||||||
Westwood IMA ADPCM audio, XAN wc3 video, Id CIN video, Interplay video,
|
Westwood IMA ADPCM audio, XAN wc3 video, Id CIN video, Interplay video,
|
||||||
XAN ADPCM audio via lavc
|
XAN ADPCM audio, Westwood SND1 audio via lavc
|
||||||
|
* libmpeg2 updated to 0.4.1
|
||||||
|
|
||||||
Demuxers:
|
Demuxers:
|
||||||
* implemented switch_video and switch_program consistently with switch_audio
|
* implemented switch_video and switch_program consistently with switch_audio
|
||||||
(default keys are "_" and TAB, respectively). For the time being program switching
|
(default keys are "_" and TAB, respectively). For the time being program
|
||||||
is only available in TS streams handled by demux_ts.c (not lavf), while video
|
switching is only available in TS streams handled by demux_ts.c (not
|
||||||
switching is also handled by demux_lavf.c.
|
lavf), while video switching is also handled by demux_lavf.c.
|
||||||
|
|
||||||
Streaming:
|
Streaming:
|
||||||
* authentication for Real RTSP streams
|
* authentication for Real RTSP streams
|
||||||
|
@ -41,7 +43,7 @@ MPlayer (1.0)
|
||||||
Others:
|
Others:
|
||||||
* libdvdcss updated to Subversion HEAD, now same as upstream version
|
* libdvdcss updated to Subversion HEAD, now same as upstream version
|
||||||
* libmpdvdkit split into libdvdread and libdvdcss
|
* libmpdvdkit split into libdvdread and libdvdcss
|
||||||
* obsolete XviD 3 support removed
|
* obsolete Xvid 3 support removed
|
||||||
* long-deprecated -vop option removed
|
* long-deprecated -vop option removed
|
||||||
* video stream switching
|
* video stream switching
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue