Mercurial > mplayer.hg
comparison ChangeLog @ 8376:13a7760481fe
pre11
author | arpi |
---|---|
date | Thu, 05 Dec 2002 23:31:54 +0000 |
parents | 272b1fda7287 |
children | 132dc73eff93 |
comparison
equal
deleted
inserted
replaced
8375:22cbd7bcc6bf | 8376:13a7760481fe |
---|---|
1 | 1 |
2 mplayer (0.90) | 2 mplayer (0.90) |
3 | 3 |
4 pre10: | 4 pre11: "CodecCounter" |
5 | |
6 Codecs: | |
7 * New codec pack download page (there are several packs for various IFs) | |
8 * Win32/Quicktime codec plugin DLL support -> SVQ3 + QDMC/QDM2/Qclp !!! | |
9 * Win32/DMO codec DLL interface support -> Windows Media Audio/Video 9 !!! | |
10 * MJPEG 2000 support (using Morgan & Imagepower VfW DLLs) | |
11 * libavcodec: optimized HuffYUV en/decoder, with experimental YV12 support | |
12 * libavcodec: mjpeg-b support (need more samples) | |
13 * more xvidencopts | |
14 * VorbisGain tag support, tremor (fast vorbis decoder lib) support | |
15 * BIG libavcodec messups & codmetics & cleanups & API changes & fixes | |
16 * dynamic plugin support for libmpcodecs (for future binary codec releases) | |
17 | |
18 Gui: | |
19 * general code cleanup, more robust gtk code | |
20 * preferences: Screensaver, Autosync settings | |
21 * cache=4 fixed (caused jerky/lagging/slow playback with gmplayer) | |
22 | |
23 Others: | |
24 * new config/cmdline parser code (optional) | |
25 * OSD menu system (preferences, shell, file selector etc) | |
26 * libaf: runtime cpudetection, volume, equalizer, better format conversion | |
27 * subtitle overlapping can be disabled, added subtitle sorting | |
28 * subtitle dump to JACOsub and SAMI formats | |
29 * displays URLs from 'Reference Media' type .mov files, dump generic data | |
30 * get position/length function in demuxers - for slavemode & -indentify | |
31 * -ao alsa9 surround fixes, 8-bit PCM fixed | |
32 * -vo dfbmga: -dr support, fixed OSD flickering | |
33 * -stop-xscreensaver fixed, support for KDE screensaver too | |
34 * More compiler warning fixes | |
35 * Altivec (G4) support | |
36 * Docs updates (both english & hungarian) | |
37 | |
38 pre10: "BirthdayCounter" | |
5 Docs: | 39 Docs: |
6 * dvd auth, vcd sections extended (DOCS/cd-dvd.html) | 40 * dvd auth, vcd sections extended (DOCS/cd-dvd.html) |
7 * unified *BSD sections, extended cygwin | 41 * unified *BSD sections, extended cygwin |
8 | 42 |
9 Fixes: | 43 Fixes: |