comparison ChangeLog @ 10396:71709106a44a

docs changes
author diego
date Wed, 09 Jul 2003 01:11:17 +0000
parents d7f6c9ac3f5f
children a056b946e8df
comparison
equal deleted inserted replaced
10395:362a0e40491b 10396:71709106a44a
3 3
4 NOTE: the mplayer 'main' branch was forked at the time of 0.90-rc4, so 4 NOTE: the mplayer 'main' branch was forked at the time of 0.90-rc4, so
5 0.90-rc5 (and later 0.90 releases) changes are independent! 5 0.90-rc5 (and later 0.90 releases) changes are independent!
6 (it also means that there are main-only and 0_90-only changes too) 6 (it also means that there are main-only and 0_90-only changes too)
7 7
8 DOCS:
9 * DOCS/Language/ dirs renamed to DOCS/id, English files moved to DOCS/en
10 * HTML --> XML format conversion (English, Russian and French for now)
11 * new Spanish DOCS translation
12 * man page restructured, options ordered
13 * Finally merged libavc-option.txt into the man page.
14 * traditional Chinese help file
15
8 Big/Structural changes: 16 Big/Structural changes:
9 * linux/ dir renamed to osdep/ 17 * linux/ dir renamed to osdep/
10 * postproc/postproc* files moved to libavcodec 18 * postproc/postproc* files moved to libavcodec
11 * old libmpeg2 replaced with patched version of the 0.3.1 release 19 * old libmpeg2 replaced with patched version of the 0.3.1 release
12 * DOCS/Language/ dirs renamed to DOCS/id, english files moved to DOCS/en
13 * HTML->XML transformed documentation (english & russian for now)
14 * docs priority & installation (--language=ab,cd,ef,all and so on) 20 * docs priority & installation (--language=ab,cd,ef,all and so on)
15 * yuv2rgb conversion removed from most vo drivers (like fbdev, gif89 etc) 21 * yuv2rgb conversion removed from most vo drivers (like fbdev, gif89 etc)
16 * -vop option obsoleted by reverse-order -vf, big config layer changes 22 * -vop option obsoleted by reverse-order -vf, big config layer changes
17 * stream layer "cleanup", -dvd -> dvd:// etc 23 * stream layer "cleanup", -dvd -> dvd:// etc
18 * autosub fuzziness, it tries to load all subs with similar filenames 24 * autosub fuzziness, it tries to load all subs with similar filenames
77 * spudec.c: Fix "invalid fragment" handling, Improved subtitle queueing 83 * spudec.c: Fix "invalid fragment" handling, Improved subtitle queueing
78 * TVout/matroxtv: various improvements 84 * TVout/matroxtv: various improvements
79 * tdfx_vid driver & vo support (3dfx cards overlay) 85 * tdfx_vid driver & vo support (3dfx cards overlay)
80 * mga_vid: various fixes, 16MB G400 detection, support for multiple cards 86 * mga_vid: various fixes, 16MB G400 detection, support for multiple cards
81 * new svgalib vo driver 87 * new svgalib vo driver
82 * Finally merged libavc-option.txt into the man page.
83 * v4l capturing: various bugfixes, video eq support 88 * v4l capturing: various bugfixes, video eq support
84 * network streaming layer: IPv6 support 89 * network streaming layer: IPv6 support
85 * playtree parsing speedup :) 90 * playtree parsing speedup :)
86 * vo_directfb2: triple buffering support,configuration sys changed,fixes 91 * vo_directfb2: triple buffering support,configuration sys changed,fixes
87 * various URL parsing fixes 92 * various URL parsing fixes