1
mirror of https://github.com/mpv-player/mpv synced 2024-10-22 08:51:57 +02:00

more changes

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29915 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
compn 2009-11-16 11:15:53 +00:00
parent 9a2be82856
commit 32cc984c71

View File

@ -5,23 +5,33 @@ MPlayer (1.0)
* YUY2 Lossless Codec (YLC0) via binary DLL
* Truemotion RT codec (TR20) via binary DLL
* Nogantech Codec (NTN1 and NTN2) via binary DLL
* add new FourCCs (m1v1)
TwoCCs (0xA106,0x6c75,0xAAC0)
* add new FourCCs (m1v1,yuvs,VYUY,Y42B,V422,YUNV,UYNV,UYNY,uyv1,2Vu1,P422,HDYC,
IJLV,MVJP)
TwoCCs (0xA106,0x6c75,0xAAC0,0x55005354)
to existing decoders.
* AMR now handled via opencore decoder
* updated Windoes Media Screen Codec (MSS1,MSS2) via binary DLL
* h264 decoder (CoreAVC) on Windows only via binary DLL
* Kega Game video codec (KGV1) via binary DLL
* SoftLab-NSK Forward MPEG2 I-frames (SLIF) via binary DLL
Demuxers:
* support for TrueHD in BluRay streams in libmpdemux
* more BluRay codec support with lavf
* fix length in asf/wmv files
* support ISDB-Tb dvb streams
Other:
* -nosub option for disabling auto-selected subtitles
* support for displaying subs in the term (FIXME)
* support for subtitles with audio only files
* support for 8 channel audio
* sync dvd:// and dvdnav:// features
* support for mpeg4 asp in VDPAU video output
* support for non-live DVB teletext
MEncoder:
* add -tsprog for demuxer lavf
rc3: "BikeshedCounter" March 27, 2009
Decoders: