comparison ChangeLog @ 11570:9dabc421c0c9

pre3 final
author alex
date Sun, 07 Dec 2003 16:09:18 +0000
parents 95dd5eb117f0
children d8b6194c8079
comparison
equal deleted inserted replaced
11569:403ddb6b24f6 11570:9dabc421c0c9
1 mplayer (1.0) 1 mplayer (1.0)
2 2
3 pre3: "FilterCounter" 3 pre3:
4 4
5 DOCS: 5 DOCS:
6 * all MPlayer and MEncoder options documented 6 * all MPlayer and MEncoder options documented
7 * all lavc options documented 7 * all FFmpeg/libavcodec options documented
8 * Support for building incomplete XML documentation 8 * Support for building incomplete XML documentation
9 * Support for building all-in-one HTML docs 9 * Support for building all-in-one HTML docs
10 * HTML documentation obsoleted 10 * HTML documentation obsoleted
11 * English, Polish and French HTML documentation removed 11 * English, Polish and French HTML documentation removed
12 * Spanish documentation translation finished 12 * Spanish documentation translation finished
28 * MPEG-TS demuxer updates 28 * MPEG-TS demuxer updates
29 * fixed the MPEG muxer 29 * fixed the MPEG muxer
30 * fixed tons of bugs in MMS streaming 30 * fixed tons of bugs in MMS streaming
31 * user settable http user-agent field 31 * user settable http user-agent field
32 * improved (now working) seeking in realmedia format 32 * improved (now working) seeking in realmedia format
33 * saveable and loadable mplayer index files (workaround for formats not 33 * saveable and loadable index files (workaround for formats not
34 supporting files over 2GB) 34 supporting files over 2GB)
35 * Ultimotion VfW decoder 35 * Ultimotion VfW decoder
36 * support for MMS streams with UTF urls 36 * support for MMS streams with UTF urls
37 * big DVB demuxer update 37 * big DVB demuxer update
38 * fixed MOV demuxer to always read ImageDesc (fixes ffsvq3 bugs) 38 * fixed MOV demuxer to always read ImageDesc (fixes ffsvq3 bugs)
60 * direct rendering support in MJPEG 60 * direct rendering support in MJPEG
61 * massive MLib optimization support 61 * massive MLib optimization support
62 * more VQA files supported 62 * more VQA files supported
63 * Theora support 63 * Theora support
64 * Sunplus JPEG (SP5X) support 64 * Sunplus JPEG (SP5X) support
65 * H263 GOB fixes 65 * H.263 GOB fixes
66 * massive cleanups 66 * massive cleanups
67 * reduced memory footprint (!) 67 * reduced memory footprint (!)
68 * fixed decoding if aspect ratio changes 68 * fixed decoding if aspect ratio changes
69 * MMX2 optimizations in HuffYUV 69 * MMX2 optimizations in HuffYUV
70 * lots of bugs squashed in HuffYUV 70 * lots of bugs squashed in HuffYUV
90 * RGB support in FFV1 90 * RGB support in FFV1
91 * new Palette API, all codecs updated 91 * new Palette API, all codecs updated
92 * Noise reduction of DCT coefficients 92 * Noise reduction of DCT coefficients
93 * "av_log" logging API 93 * "av_log" logging API
94 * support for buffer hints from codecs 94 * support for buffer hints from codecs
95 * bgr24, rgb555 and pal8 image formats 95 * BGR24, RGB555 and PAL8 image formats
96 * 8bps, msrle, msvidc, qtrpza, smc, flic and truemotion1 decoders 96 * 8BPS, MS RLE, MS Video1, QT RPZA, QT SMC, FLIC and TrueMotion1 decoders
97 * 16x8 MV visualisation support 97 * 16x8 MV visualisation support
98 * H.263 overlapped block motion compensation (OBMC), 4MV support 98 * H.263 overlapped block motion compensation (OBMC), 4MV support
99 * H.263 alternative inter vlc support 99 * H.263 alternative inter vlc support
100 * H.263 deblocking filter (MMX optimized) 100 * H.263 deblocking filter (MMX optimized)
101 * H.263 modified quantization support 101 * H.263 modified quantization support