Mercurial > mplayer.hg
comparison ChangeLog @ 10326:90c9fe8b04ab
spelling police
author | diego |
---|---|
date | Sun, 22 Jun 2003 21:30:40 +0000 |
parents | f9efbb336ebb |
children | d7f6c9ac3f5f |
comparison
equal
deleted
inserted
replaced
10325:30b9deee1235 | 10326:90c9fe8b04ab |
---|---|
17 * stream layer "cleanup", -dvd -> dvd:// etc | 17 * stream layer "cleanup", -dvd -> dvd:// etc |
18 * autosub fuzziness, it tries to load all subs with similar filenames | 18 * autosub fuzziness, it tries to load all subs with similar filenames |
19 | 19 |
20 Ports: | 20 Ports: |
21 * HPUX fixes | 21 * HPUX fixes |
22 * Ported to Darwin / MACOS X | 22 * Ported to Darwin / Mac OS X |
23 * Ported to Win32/Mingw (including network, timers, getch etc) | 23 * Ported to Win32/MinGW (including network, timers, getch etc) |
24 * win32 codecs DLL support on Win32/Cygwin (and Mingw too!) | 24 * win32 codecs DLL support on Win32/Cygwin (and MinGW too!) |
25 * Lots of Altivec optimizations | 25 * Lots of Altivec optimizations |
26 | 26 |
27 Codecs/demuxers support: | 27 Codecs/demuxers support: |
28 * realaudio win32 dlls support | 28 * realaudio win32 dlls support |
29 * various realaudio/realvideo fixes, including WxH bugs, Sipr etc | 29 * various realaudio/realvideo fixes, including WxH bugs, Sipr etc |
43 * swscaler: brightness/cont/sat. and different YUV matrices support | 43 * swscaler: brightness/cont/sat. and different YUV matrices support |
44 * NUV encoding | 44 * NUV encoding |
45 * SGI image files decoding (-mf) | 45 * SGI image files decoding (-mf) |
46 * Theora video (using libtheora/libogg) support | 46 * Theora video (using libtheora/libogg) support |
47 * DivX.com 5.0.5 libs support | 47 * DivX.com 5.0.5 libs support |
48 * support for latest Xvid en/decoder features | 48 * support for latest XviD en/decoder features |
49 * decoder for Hauppauge PVR 250/350 MB-YUV format (fourcc HM12) | 49 * decoder for Hauppauge PVR 250/350 MB-YUV format (fourcc HM12) |
50 * support for Vanguard's win32 h264 etc codecs | 50 * support for Vanguard's win32 h264 etc codecs |
51 | 51 |
52 FFMpeg/libavcodec: | 52 FFmpeg/libavcodec: |
53 * libavcodec: static,const,compiler warning cleanup, UINTX -> uintx_t | 53 * libavcodec: static,const,compiler warning cleanup, UINTX -> uintx_t |
54 * huffyuv v1 support | 54 * huffyuv v1 support |
55 * PAL 4:1:1 SMPTE 314M DV streams support, NTSC DV last MB column fix | 55 * PAL 4:1:1 SMPTE 314M DV streams support, NTSC DV last MB column fix |
56 * fixing padding bug autodetection for some rare files | 56 * fixing padding bug autodetection for some rare files |
57 * DspContext.(i)dct_* bitexact cleanup | 57 * DspContext.(i)dct_* bitexact cleanup |
58 * user setable quantizer bias | 58 * user setable quantizer bias |
59 * mpeg1 slice encoidng support | 59 * mpeg1 slice encoding support |
60 * msmpeg4 2-pass support | 60 * msmpeg4 2-pass support |
61 * H264 video decoding | 61 * H264 video decoding |
62 * Indeo 3 video decoding | 62 * Indeo 3 video decoding |
63 * buggy VP3 video decoder (no UMV and inaccurate idct) | 63 * buggy VP3 video decoder (no UMV and inaccurate idct) |
64 * Sorenson 3 (SVQ3) video decoder (it's actually a h264 variant) | 64 * Sorenson 3 (SVQ3) video decoder (it's actually a h264 variant) |
65 * 3IV1 (3ivx v1) decoding, ASV1 (ASUS Vidoe v1) decoding | 65 * 3IV1 (3ivx v1) decoding, ASV1 (ASUS Vidoe v1) decoding |
66 * Improved SVQ1 decoding (using ffmpeg VLC functions) | 66 * Improved SVQ1 decoding (using FFmpeg VLC functions) |
67 * truncated unary binerization, unary k-th order exp golomb binarization :) | 67 * truncated unary binerization, unary k-th order exp golomb binarization :) |
68 * FFV1: lossless YUV codec, compress a lot better than huffyuv, but slower | 68 * FFV1: lossless YUV codec, compress a lot better than huffyuv, but slower |
69 * lossless MJPEG en/decoding, pegasus "pseudo yuv" (=RCT) decoding | 69 * lossless MJPEG en/decoding, pegasus "pseudo yuv" (=RCT) decoding |
70 | 70 |
71 Others: | 71 Others: |
140 * GIF demuxer (for animated GIFs) | 140 * GIF demuxer (for animated GIFs) |
141 * new noise removal filter: -vop denoise3d | 141 * new noise removal filter: -vop denoise3d |
142 * per-channel gamma and MMX-opt'ed bri/cont/saturation support in -vop eq2 | 142 * per-channel gamma and MMX-opt'ed bri/cont/saturation support in -vop eq2 |
143 * live.com lib support cleanup, support for more stream types | 143 * live.com lib support cleanup, support for more stream types |
144 * importing the playtree into the Gui instead of gui's own playlist hack | 144 * importing the playtree into the Gui instead of gui's own playlist hack |
145 * support for the xvid and divx4/5linux libraries at the same time | 145 * support for the XviD and divx4/5linux libraries at the same time |
146 * -fstype option: override priority/layer of the fullscreen switch methods | 146 * -fstype option: override priority/layer of the fullscreen switch methods |
147 * libavcodec: some B-frames related encoding failures/crashes fixed | 147 * libavcodec: some B-frames related encoding failures/crashes fixed |
148 | 148 |
149 rc3: "BugfixCounter" | 149 rc3: "BugfixCounter" |
150 | 150 |
405 | 405 |
406 Features: | 406 Features: |
407 * new audio filter layer (libaf) - automatic samplerate conversion | 407 * new audio filter layer (libaf) - automatic samplerate conversion |
408 * experimental -vo directx driver for cygwin build | 408 * experimental -vo directx driver for cygwin build |
409 * unrarlib included for rar'ed vobsubs | 409 * unrarlib included for rar'ed vobsubs |
410 * native xvid encoding (-ovc xvid) interface for mencoder | 410 * native XviD encoding (-ovc xvid) interface for mencoder |
411 * new softeq filter with gamma support: -vop eq2 | 411 * new softeq filter with gamma support: -vop eq2 |
412 * -ao/-vo accepts list of drivers and can fall back to one, just like -ac/-vc | 412 * -ao/-vo accepts list of drivers and can fall back to one, just like -ac/-vc |
413 * audio/video codec selection (-ac/-afm) rewritten, now uses codec/fm list | 413 * audio/video codec selection (-ac/-afm) rewritten, now uses codec/fm list |
414 * get_delay() smoothing (-autosync) - should help buggy sound drivers | 414 * get_delay() smoothing (-autosync) - should help buggy sound drivers |
415 * smb:// URL support (disabled by default, ./configure part not yet done!) | 415 * smb:// URL support (disabled by default, ./configure part not yet done!) |