comparison Changelog @ 30438:82a05ac88606

misc fixes
author diego
date Mon, 01 Feb 2010 09:24:32 +0000
parents 79bac7fbb17c
children 2118e8876a2b
comparison
equal deleted inserted replaced
30437:24f2e5e0304a 30438:82a05ac88606
3 rc4: "Yes We Can" 3 rc4: "Yes We Can"
4 Decoders: 4 Decoders:
5 * YUY2 Lossless Codec (YLC0) via binary DLL 5 * YUY2 Lossless Codec (YLC0) via binary DLL
6 * Truemotion RT codec (TR20) via binary DLL 6 * Truemotion RT codec (TR20) via binary DLL
7 * Nogantech Codec (NTN1 and NTN2) via binary DLL 7 * Nogantech Codec (NTN1 and NTN2) via binary DLL
8 * add new FourCCs (m1v1,yuvs,VYUY,Y42B,V422,YUNV,UYNV,UYNY,uyv1,2Vu1,P422,HDYC, 8 * add new FourCCs (m1v1, yuvs, VYUY, Y42B, V422, YUNV, UYNV, UYNY, uyv1,
9 IJLV,MVJP) 9 2Vu1, P422, HDYC, IJLV, MVJP)
10 TwoCCs (0xA106,0x6c75,0xAAC0,0x55005354) 10 TwoCCs (0xA106, 0x6c75, 0xAAC0, 0x55005354)
11 to existing decoders. 11 to existing decoders.
12 * AMR now handled via opencore decoder 12 * AMR now handled via OpenCORE decoder
13 * updated Windoes Media Screen Codec (MSS1,MSS2) via binary DLL 13 * updated Windows Media Screen Codec (MSS1, MSS2) via binary DLL
14 * h264 decoder (CoreAVC) on Windows only via binary DLL 14 * CoreAVC H.264 decoder via binary DLL (Windows only)
15 * Kega Game video codec (KGV1) via binary DLL 15 * Kega Game video codec (KGV1) via binary DLL
16 * SoftLab-NSK Forward MPEG2 I-frames (SLIF) via binary DLL 16 * SoftLab-NSK Forward MPEG-2 I-frames (SLIF) via binary DLL
17 * JPEG2000 support via OpenJPEG 17 * JPEG 2000 support via OpenJPEG
18 18
19 Demuxers: 19 Demuxers:
20 * support for TrueHD in BluRay streams in libmpdemux 20 * support for TrueHD in Blu-ray streams in libmpdemux
21 * more BluRay codec support with lavf 21 * more Blu-ray codec support with lavf
22 * fix length in asf/wmv files 22 * fix length in ASF/WMV files
23 * support ISDB-Tb dvb streams 23 * support ISDB-Tb DVB streams
24 24
25 Drivers: 25 Drivers:
26 * Support for more formats in OpenGL vos (different YUV 26 * Support for more formats in OpenGL video output drivers (different YUV
27 subsampling, 16 bit per component) 27 subsampling, 16 bit per component)
28 * Selectable YUV to RGB conversion standard for -vo gl 28 * Selectable YUV to RGB conversion standard for -vo gl
29 (-vo gl:colorspace=...:levelconv=...) 29 (-vo gl:colorspace=...:levelconv=...)
30 * -vo matrixview finally added 30 * -vo matrixview finally added
31 31
32 Other: 32 Other:
33 * -nosub option for disabling auto-selected subtitles 33 * -nosub option for disabling auto-selected subtitles
34 * support for displaying subs in the term (FIXME) 34 * support for displaying subs in the terminal (FIXME)
35 * support for subtitles with audio only files 35 * support for subtitles with audio-only files
36 * support for right-to-left languages with embedded subtitles 36 * support for right-to-left languages with embedded subtitles
37 * support for 8 channel audio 37 * support for 8 channel audio
38 * sync dvd:// and dvdnav:// features 38 * sync dvd:// and dvdnav:// features
39 * support for mpeg4 asp in VDPAU video output (non B-frame only) 39 * support for MPEG-4 ASP in VDPAU video output (non B-frame only)
40 * support for live and non-live DVB teletext with demuxer lavf 40 * support for live and non-live DVB teletext with demuxer lavf
41 * -name, -title and -use-filename-title options for MPlayer 41 * -name, -title and -use-filename-title options for MPlayer
42 * support for stream handling via FFmpeg 42 * support for stream handling via FFmpeg
43 Use e.g. ffmpeg://http://example.com/test 43 (use e.g. ffmpeg://http://example.com/test)
44 * experimental support for external libass, configure with 44 * experimental support for external libass, configure with
45 --disable-ass-internal 45 --disable-ass-internal
46 * better support for 16-bit-per-component formats and formats 46 * better support for 16-bit-per-component formats and formats
47 with alpha channel. 47 with alpha channel.
48 * better out-of-the-box support for compiling for ARM, IA64, 48 * better out-of-the-box support for compiling for ARM, IA64,