annotate ChangeLog @ 7344:a832c0b2e1ac

mplayer changelog, collected by ??? (found at incoming/ :))
author arpi
date Mon, 09 Sep 2002 21:39:43 +0000
parents
children d364fd4065a0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7344
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
1 TODO: collect old version changelogs from freshmeat.net, news/maillist archive...
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
2
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
3 mplayer (0.90)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
4
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
5 release:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
6
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
7 pre7:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
8 Cleanup:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
9 * libvo2, old input code & sis_vid removed, other code cleanups
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
10 * tons of compiler warning fixes, some configure/makefile improvements
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
11 * more messages are translated, many translations updated
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
12 * docs review continued, html cleanups
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
13 * option -vfm/-afm now uses names instead of numbers, driver IDs removed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
14
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
15 Code:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
16 * vfw/vfwex cleanup, support for runtime csp queries, 8bpp support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
17 * new native mszh/zlib codec
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
18 * libavcodec: 2-pass control code rewritten, now everything customizable
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
19 * libavcodec: mpeg4/xvid en/decoding support improved, rv10 decoding fixes
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
20 * various realvideo demuxer and video codec fixes, sipr audio support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
21 * new video filters: soft eq (brightness), halfpack (deinterlacer), film noise
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
22 * .ogm subtitles support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
23 * optional freetype 2.1+ support for runtime-scalable .ttf font rendering
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
24 * various networking and mms:// fixes, live.com support improved
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
25 * various v4l video capturing and audio capturing fixes, audio input layer
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
26 * libmpdvdkit2 - based on libdvdcss 1.2.2 + libdvdread 0.9.3 + key cache
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
27 * alsa: iec958-init completly rewritten - better SP/DIF AC3 support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
28
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
29 Gui:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
30 * gui.conf locale bug fixed (hopefully)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
31 * gui preferences menu extended, runtime subtitle loading support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
32 * gui: drag'n'drop support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
33
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
34 pre6:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
35 * WMV1, Sorenson v1 (SVQ1) and RealPlayer 8.0 (RV20/30, Cook) codecs support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
36 * libavcodec M1 direct rendering
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
37 * IPB support with Xv
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
38 * libavcodec improvements, bugfixes (encoder and decoder side)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
39 * Raw DV demuxer
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
40 * libdv-based DV audio/video decoder
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
41 * Various MOV/MP4, RM and ASF/WMV demuxer bugfixes, improvements
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
42 * Detection of AVI files which needs -ni
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
43 * workaround for some Nandub bugs
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
44 * Support for live.com RTP/RTSP streaming libraries
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
45 * Support to rip DVD subs in VobSub format
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
46 * bugfixes of mpsub/srt converter
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
47 * Closed Captioning (ascii subs on RC1 DVDs) support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
48 * Massive directfb updates
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
49 * Vidix fixes/updates, including fixes of all known radeon bugs
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
50 * dithered 1/4/8 bpp support with -vo svga (EGA rulez:))
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
51 * alsa9 fixes/improvements
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
52 * native ARTS driver
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
53 * various endianess and 64-bit fixes (including mencoder and -ao pcm)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
54 * tons of small compatibility/portability fixes (better cygwin, darwin support)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
55 * GUI fixes (playlist, audio/video equalizer, preferences)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
56 * Skins (fixed many small glitches, few new skins)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
57 * 'mencvcd' script (creating VCD/SVCD with mencoder)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
58 * html DOCS updates
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
59 * manpage & README restructured (again :))
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
60
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
61 pre5:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
62 Documentation:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
63 * lot of fixes, updates, cleanups
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
64 * new README containing quick install guide
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
65 * tech level docs on libavcodec encoding options
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
66 * HTML doc is now IE 6.0.2600 compatible! :)))
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
67
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
68 Code changes:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
69 * subreader (ASCII subtitle file parser) fixes
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
70 * spudec (VOBsub) cleanup/fixes
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
71 * new (faster, better) scaler
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
72 * bbox support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
73 * mmst:// streaming support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
74 * .ogm (OGG) audio/video stream selection
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
75 * native Micro$oft MPEG4v1 (MPG4) codec, error concealement for all MPEG4s
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
76 * various libavcodec encoding improvements
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
77 * MPEG1 && -vo x11 crash fixed when movie's height%16!=0
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
78 * raw (uncompressed) video fixed (avi & mov)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
79 * flickering/blocking fixed for old vfw codecs (indeo3, cinepak etc)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
80 * introduced codecs.conf versioning to avoid problems caused by too old conf
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
81
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
82 Display:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
83 * some more X11 cleanup, icewm fullscreen fixes, -vo gl/gl2 fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
84 * xscreensaver disabling support (optional, disabled by default)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
85 * pan&scan support in xv, xmga, xvidix
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
86 * Xv YV12 stride problems fixed when width%8!=0
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
87 * vidix r128/radeon driver synced with mplayerxp, various xvidix fixes
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
88 * DVB A/V sync fixes, libfame updated to 0.9.0
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
89 * native -ao arts driver
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
90 * AC3 passthrough support for -ao alsa9
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
91 * -ao nas fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
92
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
93 Miscellaneous fixes:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
94 * GUI: VCD and URL support, some bugs fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
95 * some cleanup of messages (less debug stuff) printed by MPlayer
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
96 * gcc 3.1 support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
97 * various portability fixes (cygwin, darwin, 64bit sparc/alpha)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
98
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
99 pre4:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
100 * X11 fullscreen toggle fixes with various windowmanagers, multifile playback
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
101 * DXR2 support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
102 * Output into animated GIF
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
103 * "cropdetect" video filter to autodetect needed size to crop
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
104 * libavcodec marked as default encoder for MEncoder
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
105 * manpage rewrite
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
106 * lot of other fixes
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
107
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
108 pre3:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
109 * 3DNow optimization of AC3 4ch downmix fixed, optims re-enabled
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
110 * DGA error/fail after 1 second of playing fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
111 * big A-V desync for some AVI files fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
112 * image distortions when seeking in some MPEG files fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
113 * libmpdvdkit + gcc 3.x issue solved (our CFLAGS triggered a gcc3 bug...)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
114 * GUI aspect ratio and fullscreen switch fixes, cleanups
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
115 * low FPS .wmv playback fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
116 * MACOS-X (Darwin) port?
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
117 * buggy v4l audio grabbing disabled, we cannot fix, but patches are welcomed!
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
118 * various mjpeg improvements in libavcodec
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
119
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
120 pre2:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
121 * hwac3 fixes (try AFMT_AC3 first), bigendian fixes for PCM audio
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
122 * 2-pass encoding with libavcodec (-lavcopts vpass=x), B frames support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
123 * faster .ogg seeking (use -forceidx for slow but accurate one)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
124 * audio-only with gui fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
125 * -rootwin fixed for x11,xv,xmga,xvidix
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
126 * aspect ratio fix for ffmpeg12
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
127 * mpeg-es detection fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
128 * runtime cpudetect disabled by default
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
129 * support for many new win32 codecs, including mss1, tm20, ucod, truespeech
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
130 * divx audio dll sig11 with glibc 2.1.(2|3) fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
131 * includes libmpdvdkit - patched kit of dvd libraries (enabled for linux+freebsd)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
132 * manpages updated
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
133 * 'f' (fullscreen switch) fixed for some WMs, still has problems
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
134 * various freebsd and openbsd portability patches
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
135 * options -xy,-zoom,-flip usable with mencoder too, -xy keeps aspect
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
136 * -vop lavc, using new fast best libavcodec for realtime mpeg1 transcoding
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
137 * fixed gtk gui crash with --disable-mencoder
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
138 * no more black vobsub subtitles :)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
139
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
140 pre1:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
141 * 100% GPL - yeah, so what?
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
142 * runtime CPU detection code - any x86 MPlayer binary can run on "any" other x86 CPU
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
143 * video filter layer - with numerous plugins (crop, expand, etc, see the documentation)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
144 * ability to view or encode DVD/vobsub and/or text subtitles into the output AVI
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
145 * prelimenary dvdnav support (experimental)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
146 * Direct Rendering - can't be used with libavcodec yet, sorry
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
147 * ability to display subtitles under the image, on black bands
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
148 * FFmpeg (included) now supports decoding MPEG4v2 (MP42) and DivX 5.0 files too
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
149 * greatly enhanced MPEG4 encoder (libavcodec)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
150 * audio-only (wav/mp3/wma/ogg) file playback (console only)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
151 * playing/encoding audio from separate wav/mp3 file
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
152 * support for more fileformats, including the new and very popular .ogg
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
153 * multiple files playback from console, including various playlist formats
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
154 * and of course, faster than ever... :)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
155
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
156
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
157 mplayer (0.60) "The RTFMCounter"
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
158
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
159 release:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
160 * minor bugfixes for realmedia/nuppelvideo demuxers
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
161 * docs updates
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
162 * help file translation updates
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
163
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
164 pre2:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
165 * build fixes (install codecs.conf)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
166 * dvd subtitles improved (stability and pts fixes)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
167 * new options: -alang, -vlang, -rootwin, -npp ... (rtfm)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
168 * dxr3 fixes
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
169 * ac3 passthrough fix
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
170 * docs updates
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
171 * make install
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
172
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
173 pre1:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
174 * new file formats (MOV, FLI/FLC, VIVO, RealMedia, NuppelVideo, yuv4mpeg, yuv4mpeg2)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
175 * more native codecs (CRAM, CVID, FLI, generic ADPCM (and IMA) decoder, g723, xanim)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
176 * mencoder (a tool for encoding video to divx4+mp3)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
177 * rewritten configure script (better autodetect, cleaner messages)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
178 * MMX/SSE optimizations
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
179 * faster postprocessing filter, syntax change (deinterlacing support)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
180 * directshow code in C
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
181 * software YV12 scaling
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
182 * aspect ratio fixes
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
183 * input cache for smoother network/DVD playback
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
184 * GUI fixes and new skins
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
185 * DVD subtitles
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
186 * playing in root window (-rootwin)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
187 * liba52
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
188 * audio filters (surround, 5.1, up/downsample, etc)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
189 * new homepage design
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
190 * grabbing from TV through v4l
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
191 * hardware MPEG decoder support (DXR3, Siemens DVB)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
192
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
193
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
194 mplayer (0.50) "The Faszom(C)ounter"
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
195
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
196 release:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
197 * documentation updates
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
198 * non-linux build fixes
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
199
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
200 prex?:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
201 * some pre-beta nationalization support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
202 * HTMLized documentation, splitted to sections
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
203 * lot of bugfixing
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
204 * new AAlib driver (independent of SDL, SUB/OSD support)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
205 * DivX DirectShow equalizer over keyboard
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
206 * dynamic setting of DivX postprocessing quality (-autoq)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
207 * updated FAQ section on the homepage
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
208
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
209 mplayer (0.18) "The BugCounter"
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
210
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
211 pre 1-5:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
212 * mp3lib even more optimized to 3DNow!/MMX
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
213 * GGI driver
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
214 * ICCCM patch
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
215
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
216 * skin support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
217 * GUI support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
218
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
219 * Introduced libao2 (null, oss, alsa, sdl)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
220 * ASF seeking fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
221 * option to force audio playback samplerate (-srate)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
222 * Framedropping for MPEG files as well
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
223 * X11 driver works on remote display (without SHM)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
224 * A-V sync for AVI files fixed (both -bps and -nobps)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
225
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
226
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
227 mplayer (0.17a) "The IdegCounter"
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
228
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
229 * DVD playing (libcss)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
230 * OSD and subtitles with antialiased fonts
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
231 * new Win32 codecs (WMV1,AP42,ASV2 etc)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
232 * new VO drivers (SVGAlib,fbdev,DGA,SDL etc)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
233 * source cleanup, most part of the code rewritten
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
234
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
235 mplayer (0.11pre 1-24)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
236 mplayer (0.10)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
237 mplayer (0.10 pre 1-7)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
238 mplayer (0.3-0.9)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
239
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
240 * new stream selection code (autodetected)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
241 * pre-devel-alpha DVD code (libcss)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
242 * subtitle code 100% (perfected timing code)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
243 * new output drivers (SVGAlib, FBdev)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
244 * faster memcpy() routine (MMX/3DNow!/SSE optimized)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
245