Mercurial > mplayer.hg
comparison ChangeLog @ 14745:bb78c0613aaa
small updates
author | diego |
---|---|
date | Mon, 21 Feb 2005 09:25:00 +0000 |
parents | 591670698ca0 |
children | 0c755d34ce18 |
comparison
equal
deleted
inserted
replaced
14744:09b0883f5f0e | 14745:bb78c0613aaa |
---|---|
24 * support for Real 10 RV30/40 Linux binary codec (fixes some RV40 files) | 24 * support for Real 10 RV30/40 Linux binary codec (fixes some RV40 files) |
25 * expose support for 422P and 444P raw formats | 25 * expose support for 422P and 444P raw formats |
26 * 32 bit RGB support in binary TSCC decoder | 26 * 32 bit RGB support in binary TSCC decoder |
27 * dropped support of old faad2 versions (<= 1.1) | 27 * dropped support of old faad2 versions (<= 1.1) |
28 * support for Real 10 cook Linux binary codec (decodes cook5.1) | 28 * support for Real 10 cook Linux binary codec (decodes cook5.1) |
29 * improved NV12/NV21 support | |
29 | 30 |
30 Demuxers: | 31 Demuxers: |
31 * vqf demuxer | 32 * vqf demuxer |
32 * seeking in MPEG-ES fixed | 33 * seeking in MPEG-ES fixed |
33 * support for Real multirate files | 34 * support for Real multirate files |
38 * Multichannel MP3 in MP4 files support (MP3on4) | 39 * Multichannel MP3 in MP4 files support (MP3on4) |
39 | 40 |
40 Streaming: | 41 Streaming: |
41 * stream selection and bandwidth support for MMS over HTTP | 42 * stream selection and bandwidth support for MMS over HTTP |
42 * fallback to HTTP if connection refused on pnm:// | 43 * fallback to HTTP if connection refused on pnm:// |
44 * support for UDP streaming (udp://) | |
43 | 45 |
44 FFmpeg/libavcodec: | 46 FFmpeg/libavcodec: |
45 * RV20 fixes | 47 * RV20 fixes |
46 * many H.264 fixes | 48 * many H.264 fixes |
47 * B-frames in H.264, H.264 weighted prediction support | 49 * B-frames in H.264, H.264 weighted prediction support |
48 * a lot of integer overflow and pointer fixes | 50 * a lot of integer overflow and pointer fixes |
49 * 32 bit RGB support in TSCC | 51 * 32 bit RGB support in TSCC |
50 * Multichannel MP3 decoder (MP3on4) | 52 * multichannel MP3 decoder (MP3on4) |
53 * 3g2 support | |
51 | 54 |
52 GUI: | 55 GUI: |
53 * half size event implemented and added to the menu | 56 * half size event implemented and added to the menu |
54 * ESD configuration dialog and software volume control option | 57 * ESD configuration dialog and software volume control option |
55 * memleaks fixed | 58 * memleaks fixed |