Punctuation. ;)
[mplayer/glamo.git] / ChangeLog
blob81bce459a5181b99f47a4449ef19e38a8f96e9b1
1 mplayer (1.0)
3   pre3: "FilterCounter"
5     DOCS:
6     * all MPlayer and MEncoder options documented
7     * almost all lavc options documented
8     * Support for building incomplete XML documentation
9     * Support for building all-in-one HTML docs
10     * HTML documentation obsoleted
11     * English, Polish and French HTML documentation removed
12     * Spanish documentation translation finished
14     Codecs and demuxers:
15     * improved FLAC configure detection
16     * better support for (buggy) MEncoder created streams in libmpeg2
17     * better AC3 detection in Matroska
18     * fixed compilation of matroska on MinGW32/Cygwin
19     * support for (uncompressed) VobSubs inside Matroska
20     * support for MP2 inside Matroska
21     * MPEG-TS demuxer updates
22     * fixed the MPEG muxer
23     * fixed tons of bugs in MMS streaming
24     * user settable http user-agent field
25     * improved seeking in realmedia format
26     
27     Filters:
28     * some fixes in the delogo filter 
29     * optimized eq2 filter
30     * weighted gamma support in the eq2 filter
31     * new filters: hue, spp, fil
32     
33     FFmpeg/libavcodec:
34     * Lagrange multipliers instead of qscale, encoding quality much improved
35     * fixed an old bug in MPlayer's support code
36     * support wider range of VOLs in H263
37     * direct rendering support in MJPEG
38     * massive MLib optimization support
39     * more VQA files supported
40     * Theora support
41     * Sunplus JPEG (SP5X) support
42     * H263 GOB fixes
43     * massive cleanups
44     * reduced memory footprint (!)
45     * fixed decoding if aspect ratio changes
46     * MMX2 optimizations in HuffYUV
47     * lot of bugs squashed in HuffYUV
48     * fixed the long standing decoding errors after 'first frame is not keyframe'
49     * CRI ADX support
50     * XA ADPCM support
51     * fixed files with odd dimensions on PPC
52     * optimized MPEG2 bitstream parsing
53     * better interlacing framework
54     * support for IBM's XLC compiler
55     * support for SAR (sample aspect ratio)
56     * floating point AAN DCT
57     
58     Drivers:
59     * VIDIX equalizer support in fbdev
60     * VIDIX colorkeying support in fbdev, svga and vesa
61     * obsoleted option: -fb
62     * new SiS 650/651/740/etc VIDIX driver
63     * safer vo_directx direct rendering
64     * massive nvidia_vid updates
65     * gl2 updates
66     * ggi now supports non-directbuffer rendering and slices
67     * tdfxfb fixed on gcc 3.x
68     * dfbmga updated, g200 support
69     * colorkeying can be disabled
70     
71     SWScaler:
72     * updated MLib (Sun VIS) support
73     * more accurate filters (rounding fixes)
74     * MMX optimized UYVY output
75     
76     Others:
77     * sub autoloading under Windows
78     * Darwin XMMS libs supported
79     * support newer Darwin versions in Altivec detection code
80     * fixed aspect and geometry
81     * fixed compilation when libavcodec is missing (although it's a bad idea)
82     * support for newer Apple GCC's
83     * support for detecting non-Intel CPUs under Cygwin
84     * MTRR detection added to TOOLS/cpuinfo
85     * FAAD detection in configure fixed/improved
88   pre2:
90     Security:
91     * remotely exploitable buffer overflow in the asf streaming code fixed
93     DOCS:
94     * Spanish and Russian translations almost finished
95     * French, Hungarian, Polish translations updated
96     * New Romanian translation started
97     * numerous sections updated
99     Ports:
100     * initial Amiga/MorphOS (through GeekGadgets) support
101     * FreeBSD 5.x (libkse/libthr) support in win32 DLL loader
102     * finally fixed the compilation on non-mvi capable alpha CPUs
103     * better altivec detection in configure
104     * OSD menu now works on MinGW
105     * slave mode, vobsub and MEncoder support on Windows
106     * MinGW 3.1.0 supports MPlayer out of the box!
108     Codecs and demuxers:
109     * support for QuickTime version 6.3 DLLs
110     * fixed some bugs in imported FAAD
111     * disabled internal FAAD when using buggy GCC
112     * --enable-externalfaad option to force using external FAAD library
113     * imaadpcm bug fixed
114     * ViVD v2 codec support (DLL only)
115     * QuickTime codecs support inside Matroska
116     * improved seeking inside Matroska
117     * some bugs with DMO codecs have been fixed
118     * fix for MOV files with bogus user data length
119     * fixed some demuxers which read after the EOF
120     * better RTP synchronisation
121     * FLAC support through imported libmpflac
123     Filters:
124     * new delogo filter (for removing TV channel logos)
125     * presets support in swscaler filter
126     * new audio filter export, for supporting visual effect applications
127     * correct select handling in bmovl filter
128     
129     FFmpeg/libavcodec:
130     * better divx/xvid bug detection code
131     * Id RoQ decoder
132     * Interplay MVE decoder
133     * WC3/Xan video decoder
134     * Xan DPCM, DK3 & DK4 ADPCM audio decoders
135     * detect old xvid with fourcc=DIVX
136     * vp3 decoder fixes
137     * improved the Alpha optimizations
138     * x86 optimizations are threadsafe now
139     * settable scene change threshold
140     * better MPEG1/MPEG2 conformance encoder
141     * quality improvement for high bitrate videos with trellis quantization
142     * indeo3 decoder fixed
143     * new options: mv0, cbp
144     * DV video encoder
145     * MPEG1 now works with Trellis quantization
147     Faad2:
148     * synced to latest CVS
149     * HE_AAC profile added
150     * SBR QMF improvements
151     * DRM updates
152     * Covariance speedup
153     * reduced memory usage
154     * overall cleanups and fixes
156     Drivers:
157     * VIDIX driver for nVidia cards
158     * VIDIX and libdha ported to Windows
159     * SDL on IRIX support
160     * directfb2 fixed for latest directfb
161     * opengl video output for Windows
162     * smoother audio playback with alsa9
163     * fullscreen and geometry support in directx
164     * fullscreen support with opengl drivers
165     * OSD fixed with svga
166     * new cvidix and winvidix drivers
167     * user settable colorkey
169     Others:
170     * several leak fixes
171     * selecting optimizations for PPC 7455 CPU
172     * CPU detection code now measures speed on x86
173     * unrarlib cleaned up a bit
174     * updated the list of known x86 CPUs (including Opteron!)
175     * alignment and smart line splitting option on subtitles
178   pre1:  "Development" on the beach
179     NOTE: the mplayer 'main' branch was forked at the time of 0.90-rc4, so
180     0.90-rc5 (and later 0.90 releases) changes are independent!
181     (it also means that there are main-only and 0_90-only changes)
183     DOCS:
184     * DOCS/Language/ dirs renamed to DOCS/id, English files moved to DOCS/en
185     * HTML --> XML format conversion (English, Russian and French for now)
186     * new Spanish DOCS translation
187     * man page restructured, options ordered
188     * Finally merged libavc-option.txt into the man page.
189     * slave mode commands moved from the man page to DOCS/tech/
190     * traditional Chinese help file added
191     * massive help file updates, most languages are up to date now
192     * new and improved Windows port section with Cygwin and MinGW subsections
193     * almost all options documented
194     * fixes and small updates all over the place
196     Big/Structural changes:
197     * linux/ dir renamed to osdep/
198     * postproc/postproc* files moved to libavcodec
199     * old libmpeg2 replaced with patched version of the 0.3.1 release
200     * docs priority & installation (--language=ab,cd,ef,all and so on)
201     * yuv2rgb conversion removed from most vo drivers (like fbdev, gif89 etc)
202     * -vop option obsoleted by reverse-order -vf, big config layer changes
203     * stream layer "cleanup", -dvd -> dvd:// etc
204     * autosub fuzziness, it tries to load all subs with similar filenames
205     * removed the whole old config reader, leaving only the newer one
206       (no backward compatibilty!)
207     
208     Ports:
209     * HP-UX fixes
210     * Ported to Darwin / Mac OS X (with extra accurate Darwin timers)
211     * Ported to Win32/MinGW (including network, timers, getch etc)
212     * win32 codecs DLL support on Win32/Cygwin (and MinGW, too!)
213     * fixed mpdvdkit on Cygwin and MinGW
214     * Lots of PPC (including Altivec) optimizations
215     * Some ARM fixes
216     * Alpha fixes (especially non-gcc3 support)
217     * Initial Hitachi SuperH support (SH3/SH4)
218     
219     Codecs/demuxers support:
220     * realaudio win32 DLLs support
221     * various realaudio/realvideo fixes, including WxH bugs, Sipr etc
222     * various realmedia a-v sync fixes
223     * realaudio v4 demuxer
224     * realaudio 14_4 and 28_8 codecs support (both binary DLLs and native code)
225     * realmedia rtsp:// support (independent from the live.com rtsp stuff!)
226     * Matroska demuxer
227     * demuxer: enabling mpeg4-es autodetection, h264-es support
228     * .wav extradata parsing (for truespeech, atrac3 etc)
229     * MPEG-TS (Transport Stream) and TIVO demuxers
230     * DVB (Digital Video Broadcasting) input driver
231     * hwac3: DTS passthru support
232     * new filters: down3dright, detc, telecine, tfields, ilpack, ivtc, dsize,
233       tinterlace, pullup (MMX optimized!), framestep, tile
234     * vf layer: slices support (crop, expand, swscale only)
235     * vf scale aspect fixes
236     * swscaler: cleanup & API change, yv12 -> yuy2 in alpha asm,
237       -fPIC compileable
238     * swscaler: brightness/cont/sat. and different YUV matrices support
239     * NUV encoding
240     * SGI image files decoding (-mf)
241     * Theora video (using libtheora/libogg) support
242     * DivX.com 5.0.5 libs support
243     * support for latest XviD en/decoder features
244     * decoder for Hauppauge PVR 250/350 MB-YUV format (fourcc HM12)
245     * support for Vanguard's win32 h264 etc codecs
246     * Video for Linux 1: various bugfixes, video eq support
247     * Video for Linux 2 support
248     * TV support: kick-ass image format handling
249     * mp3lib: moved the assembly sources into gcc inline assembly (c)
250     * mp3lib: sync with mpg123 0.59s-pre
251     * mp3lib: final layer-1 support
252     * mp3lib: skip trashed first mp3 frame, fixes many buggy/misdetected files
253     * imported a working FAAD version
254     * 8BPS (Planar RGB) support
255     * working DVD (libmpdvdkit) support for Cygwin/MinGW
257     FFmpeg/libavcodec:
258     * libavcodec: static,const,compiler warning cleanup, UINTX -> uintx_t
259     * old HuffYUV v1 support
260     * PAL 4:1:1 SMPTE 314M DV streams support, NTSC DV last MB column fix
261     * fixing padding bug autodetection for some rare files
262     * DspContext.(i)dct_* bitexact cleanup
263     * user settable quantizer bias
264     * MPEG1 slice encoding support
265     * MSMPEG4 2-pass support
266     * H264 video decoding
267     * Indeo 3 video decoding
268     * VP3 video decoder (buggy somtimes)
269     * Sorenson 3 (SVQ3) video decoder (it's actually a h264 variant)
270     * 3IV1 (3ivx v1) decoding
271     * ASV1 (ASUS Video v1) and ASV2 (ASUS Video v2) en/decoding
272     * Improved SVQ1 decoding (using FFmpeg VLC functions)
273     * truncated unary binarization, unary k-th order exp golomb binarization :)
274     * FFV1: lossless YUV codec, compresses a lot better than huffyuv, but slower
275     * lossless MJPEG en/decoding, pegasus "pseudo yuv" (=RCT) decoding
276     * ATI VCR1 and VCR2 decoding
277     * full featured SH4 optimizations
278     * ARM optimized simple_idct
279     * MPEG2 encoding
280     * PSX MDEC decoder
281     * user settable quantization matrices
282         
283     Drivers:
284     * x11_common: fix detection of metacity
285     * x11_common: 10l fix in original layer detection code
286     * x11_common: extended fstype config options
287     * x11_common: smooth window moving
288     * tdfx_vid driver (3dfx cards overlay with AGP support)
289     * vo_xover: general x11 overlay driver, currently only tdfx_vid uses it
290     * mga_vid: various fixes, 16MB G400 detection, support for multiple cards
291     * new svgalib vo driver
292     * vo_directfb2: triple buffering support, configuration sys changed, fixes
293     * OpenGL driver cleanups/fixes (both vo_gl and vo_gl2)
294     * vo_fbdev cleanup/partial rewrite, now with real direct rendering
295     * vo_xvmc: new driver featuring XvMC (HW MC/IDCT) acceleration
296     * new TGA output driver
297     * new vo_fbdev2 (written from scratch)
299     Others:
300     * gcc can now detect badly called mp_msg()s
301     * a lot of config/cmdline parsing fixes (some of them were at least 100000l bugs)
302     * configure: enable VIDIX for PPC
303     * configure: full featured PPC optimizations and rewritten architecture handling
304     * spudec.c: Fix "invalid fragment" handling, Improved subtitle queueing
305     * network streaming layer: IPv6 support
306     * FTP support
307     * playtree parsing speedup :)
308     * various URL parsing fixes
309     * crashing on broken config files finally fixed!
310     * GUI: PPC (reverse byteorder) fixes
311     * GUI: revert to 'default' skin if configured skin failed
312     * TOOLS/plotpsnr.pl: PSNR plotting tool using gnuplot 
313     * DOCS/tech/mpcf.txt: MPCF/NUT draft/specification
314     * TVout/matroxtv: various improvements
315     * spelling/grammar fixes in numerous files
318 mplayer (0.90)
320   rc4:  "FlameCounter"
322     DOCS:
323     * some clarification and updates in the English DOCS
324     * massive translation and help-file updates
326     Fixes:    
327     * -ac hwac3 fixed (was broken in rc3)
328     * vo_svga: 4bp & 8bpp fixes
329     * various GUI fixes, including some critical bugs
330     * rage128 VIDIX PPC fixes
331     * libmenu: one crash fixed, some cleanup
332     * fixed ./configure --cc="ccache gcc"
333     * -loop fixes, now -loop 2 plays it twice :)
334     * the volume symbol of OSD fixed (|\ -> /|)
335     * 32bpp QT-RLE support
336     * Altivec on non-Darwin systems support
337     * QuickTime reference file support fixes
338     * mp3lib: layer-2 decoding fixes
339     * updates to extension->demuxer mapping table
340     * libavcodec: DivX 5.03 decoding fix
341     * ao_oss: limited channels handling fixed
342     * fixed OGM subtitles and iconv
343     * fixed -subcp option with unicode truetype fonts
344     * -mf: type detection (based on extension), better defaults
345     * vo_xv: -fixed-vo support fixed (fullscreen switching)
346     * ogg-in-avi (audio format 0xFFFE) demuxing fixed
347     * vorbis decoding fixed (outer loop cleanup)
348     * swscaler: 4bpp depth 1 pixel/byte format support for -vo svga
349     * missing error message in command line parser for missing parameters
350     * swscaler: YVU9->YV12 fixes
351     * -ao mpegpes + -ac hwac3 fixed
352     * -ao pcm bogus wav header fixed
353     * -vo x11 + -wid fixed
354     * auto-insert the 'palette' filter if needed, support fixed in filters
355     * the sig11 when playing second audio-only file fixed
356     * configure: detection of cdda, nas, i18n, svgalib, faad2, lame fixed
357     * -af/-af-adv support in mencoder fixed
358     * libmpdvdkit2: upgraded to use libdvdcss 1.2.5
359     
360     Features:
361     * raw video support (-rawvideo, similar to -rawaudio)
362     * experimental mpeg4-ES support (enable with -demuxer 27 -fps xxx)
363     * new video filter: field (cheap deinterlacer)
364     * dvd/vobsub improvements: positioning, optional gaussian blur scaler
365     * vf_bmovl: 400% speedup :)
366     * libavcodec: native DV audio decoder
367     * GIF demuxer (for animated GIFs)
368     * new noise removal filter: -vop denoise3d
369     * per-channel gamma and MMX-opt'ed bri/cont/saturation support in -vop eq2
370     * live.com lib support cleanup, support for more stream types
371     * importing the playtree into the Gui instead of gui's own playlist hack
372     * support for the XviD and divx4/5linux libraries at the same time
373     * -fstype option: override priority/layer of the fullscreen switch methods
374     * libavcodec: some B-frames related encoding failures/crashes fixed
376   rc3:  "BugfixCounter"
377   
378     DOCS:
379     * English man page & HTML docs updates
380     * audio filter documentation
381     * help_diff.sh doesn't depend on BASH any more
382     * Hungarian, French, Italian, German, Polish(?) docs synced
383     
384     Important fixes:
385     * X11 fullscreen switching (yes, again...) rewritten, some x11 code cleanup
386     * Voxware and QuickTime DLLs finally work (was broken in some contexts)
387     * VIDIX Radeon support cleanup, should really solve the pink screen bugs
388     * Cygwin: -vo directx crashes and garbled picture with some files fixed
389     * OGM/Ogg seeking (broken frames) fixed, subtitle fixes, XCD support
390     * libaf: big (audio filter layer) updates, floating point support, speedup
391     * ffwma2 fixed (better error resilience)
392     * SPU queueing - fixes missing or early disappearing DVD subtitles
393     * the mysterious DVD audio delay (150-300ms) fixed
394     * extension-based fileformat detection fixed the .mp3 vs. mpeg-ps conflict
395     * cache2 keeps buffer for non-seekable media, fixes quicktime streaming
397     Fixes:
398     * mp3lib CPU detection part cleanup, 'decwin' linker problem fixed
399     * various cddb:// fixes, support of netbsd-1.6
400     * libmpdvdkit2: Fix DVD authentication on Solaris 9
401     * libmpdvdkit2: libdvdcss upgraded to 1.2.4 (keeping the key cache patch)
402     * libmpdvdkit2: fixed decryption from multiple VOB files (hdd or darwin)
403     * -ao arts, -ao oss: Fix 8-bit sound support
404     * -vop expand + ffmpeg codecs conflicts solved, some other -vop bugs fixed
405     * -ac ffmp2 with MPEG files (sig11) fixed
406     * QT Qclp audio codec initialization fixed
407     * mplayer exit codes cleanup (0 for quit/eof, 1 for error)
408     * -ao win32 sync problems solved, -autosync 100 is still recommended
409     * -vo gif89a uninit sig11 fixed
410     * the usual compiler warning fixes :)
411     * use -pphelp instead of -vop pp=help
412     * various bigendian fixes
413     * 16bpp packed yuv fixes in crop, mirror, rotate filters
414     * some -fixed-vo and vo_preinit fixes, -vo sdl,xmga,mga should work...
415     * various Solaris compatibility fixes (should work out of the box)
416     * mms:// port fixes, tries 1755 if 80 failed
417     * libavcodec: various ME fixes, B frames fixes, WMV2 slice decoding fixes
418     * -ao alsa9 audio-file playback high cpu usage fixed
419     * libaf updates, 2-pass initialization to get better filter path
420     * better detection of playlists, support for [Reference]-style format
421     * handle quicktime reference media files as playlist
422     * cddb:// & cdda:// cdrom device name fixes on linux and *BSD
423     
424     Features:
425     * -ao esd: new EsounD audio driver
426     * -vo dxr3: new NORM option
427     * Xanim & RealPlayer binary Codecs working on PPC
428     * Radeon 9000 support in VIDIX, colorkey restoring for all Radeons
429     * Initial PPC (Big-Endian) support in VIDIX Rage128 driver
430     * PNM:// streaming support (ported from xine)
431     * Muxer layer: mencoder can now write MPEG-PS format, too (EXPERIMENTAL!)
432     * libavcodec: wmv2 decoder (buggy/untested)
433     * DVB "HEAD" (aka. NEWSTRUCT) drivers support
434     * Subtitles background bounding-box support (optional grey-level & opacity)
435     * libaf: 3 new filters: panning, compressor/limiter and a noise gate
436     * per-mediafile config file support (for file-specific options)
437     * iconv (codepage conversion) support for OGM (Ogg) subtitles
438     * v4l: user friendly channel tuning
439     * Freetype & old-style RAW font support usable (compilable) at the same time
440     * vo_directfb2, vo_dfbmga: DirectFB 0.9.16 support
441     * libavcodec: motion estimation pre pass, qpel encoding, trellis quantization
442     * libavcodec, liba52, mp3lib: Altivec optimizations
443     * keep window's aspect ratio at resizing (x11, xv), requires WM support
444     * -geometry option, also accepts X11 syntax
445     * real .bin+.cue (S)VCD images support (-vcd 2 -cuefile xxx.cue)
446     * postprocess: YUV 411/422/444 support, stride fixes
447     * jumping of overlapping subs fixed, sorting is automatical, iconv fixes
448     * mpeg2 telecine detection and automatic inverse telecine (mplayer only)
450     Gui:
451     * correct GTK widget destroy event handler
452     * fullscreen switching fixed (sync with x11_common)
453     * fix gtk submenu
454     * new font render engine
455     * added persistant history patch
456     * SDL Audio configure window
457     * add overlapping to preferences
458     * add play bar for subwindow
459     * add vertical potmeter for skin
460     * fixed 'single pixel bug'
461     * fixed some possible crashes
463   rc2:
464     General:
465     * DOCS/tech/encoding-tips.txt and tech/directfb.txt
466     * Some DOCS corrections/updates/sync/html fixes
467     * GUI: fixed three submenu bugs and several other problems
468     * more compiler warning fixes
469     * NetBSD: cpu sse/sse2 detection & VCD reading fixes
470     * fixed possible v4l capturing crash
471     * Merged the EDL 0.5 patch - using & creating Edit-Lists (runtime cut&skip)
472     * Subtitle lines alignment changeable: top/bottom/middle (key 'i')
473     * -slang support for VobSub files
474     
475     VO:
476     * X11 fullscreen switching code changed again (esp. for gnome2/kde3.1)
477     * VIDIX: svgalib kernelhelper support (as libdha alternative)
478     * VIDIX driver for trident cyberblade card
479     * VIDIX: 8 pixel shift & pink window bugs fixed in the RADEON driver
480     * New, rewritten version of vo_svga (vidix support etc) and vo_gif89
481     * yuv4mpeg vs. framedrop/frameskip fixed
482     
483     Codecs:
484     * libavcodec: fixed possible 20% speedloss bug
485     * support for the experimental (and buggy) dev-api-3 XViD CVS branch
486     * fallback to built-in codecs.conf if no compatible external file found
487     * experimental Sorenson 1/3 encoding (using quicktime DLLs)
488     * More accurate video bitrate calculation for AVI files
489     * Presets support for libmp3lame encoding
490     * CDDA seeking fixed
491     * Win32/RealPlayer codecs DLL & 64bit Alpha Linux RealPlayer codecs support
492     * XMMS Input plugins (demuxer & codec) support
493     * Fixed a bug in MMX optimized mp3lib (triggered by OpenBSD)
495   rc1:  "CodecCounter"
496     Docs:
497     * new French translation
498     * Irix section
499     * varous updates (both English & Hungarian)
501     Codecs:
502     * New codec pack download page (there are several packs for various IFs)
503     * Win32/Quicktime codec plugin DLL support -> SVQ3 + QDMC/QDM2/Qclp !!!
504     * Win32/DMO codec DLL interface support -> Windows Media Audio/Video 9 !!!
505     * MJPEG 2000 support (using Morgan & Imagepower VfW DLLs)
506     * libavcodec: optimized HuffYUV en/decoder, with experimental YV12 support
507     * libavcodec: mjpeg-b support (need more samples)
508     * more xvidencopts
509     * VorbisGain tag support, tremor (fast vorbis decoder lib) support
510     * BIG libavcodec messups & codmetics & cleanups & API changes & fixes
511     * dynamic plugin support for libmpcodecs (for future binary codec releases)
513     Gui:
514     * general code cleanup, more robust gtk code
515     * preferences: Screensaver, Autosync settings
516     * cache=4 fixed (caused jerky/lagging/slow playback with gmplayer)
518     Others:
519     * new config/cmdline parser code (optional)
520     * OSD menu system (preferences, shell, file selector etc)
521     * libaf: runtime cpudetection, volume, equalizer, better format conversion
522     * subtitle overlapping can be disabled, added subtitle sorting
523     * subtitle dump to JACOsub and SAMI formats
524     * displays URLs from 'Reference Media' type .mov files, dump generic data
525     * find best (longest) streams in .mov files (twotowers...)
526     * get position/length function in demuxers - for slavemode & -indentify
527     * -ao alsa9 surround fixes, 8-bit PCM fixed
528     * -vo dfbmga: -dr support, fixed OSD flickering
529     * -stop-xscreensaver fixed, support for KDE screensaver too
530     * More compiler warning fixes
531     * Altivec (G4) support
533   pre10:  "BirthdayCounter"
534     Docs:
535     * dvd auth, vcd sections extended (DOCS/cd-dvd.html)
536     * unified *BSD sections, extended cygwin
537     
538     Fixes:
539     * LIRC error message (Error while reading cmd fd X : Success) fixed
540     * playback of some (streamed?) divx files fixed, starting with non-I frames.
541     * -vo png fixed (removed builtin YV12 support, removed OSD)
542     * some .mp3 playback/seek segfaults fixed
543     * vidix mach64 colorkey on PPC fixed
544     * -ao sdl now handles "featureless" soundcards
545     * -vo zr fixes
546     * fixed sig11 if vo init failed
547     * various dxr2 and dxr3 fixes
548     * v4l buffering fixed
549     * fixed multiple reads caused by byteswapping macro (mjpeg.c, mach64_vid.c)
550     * cleanup of postprocessing code - now it's threadsafe and can be shared
551     * ported to GNU/Hurd
552     * cleanup of AVI pts (timestamp) handling - no more BPS hack in mplayer.c
553     * small cleanup of A-V sync code - using relative timers instead of absolute
554     * GUI code cleanup, obsolete files/dirs removed
555     * various small bugfixes, endianess fixes
556     * mencoder: -pass option removed, use -divx4opts pass=N / -lavcopts vpass=N
557     * mencoder: "ff_rate_estimate_qscale: Assertion `q>0.0' failed" fixed!
558     * mencoder: -ovc xvid fixes, cleanup, enhancements
559     * screensaver/dpms re-enabling fixed
560     * realvideo demuxer fixes - asf-style stream detection method
561     
562     Features:
563     * -ao win32 (for windows port)
564     * libavcodec: native WMA v1/v2 (aka. DivX audio) decoder
565     * hw-accelerated video eq for -vo x11 and gl2, using DirectColor colormap
566     * overlapping subtitles support, jacosub (*.js) format support
567     * -vo dxr3 got a new syncengine, ':sync', also added native overlay support,
568       activate with ':overlay', read the manual for more info on how to set up
569     * QDMC/QDM2/MACE audio codec support, using quicktime 5 win32 DLLs (libwine!)
570     * libavcodec: various MJPEG decoding fixes - now it decodes all sample files!
571     * mencvcd updates, sox/toolame support etc
572     * -vo dfbmga - play video on Matrox G400's second head using directfb 0.9.14
573     * RealAudio ATRC (sony atrac3) audio support (using binary plugin)
574     
575     Filters:
576     * -af/-af-adv options cleanup
577     * now auto-inserting -vop lavc for mpeg-only vo's
578     * video filter API documented :)
579     * better deblocking filter (-vop pp), pp/npp syntax changed!
580     * -vop 2xsai - 2x scaler for drawn images (low color cartoon anims)
581     * -vop unsharp - an sharp/blur filter, nice, but very slow
582     * -vop il - (de)interleave fields
583     * -vop swapuv - guess what :)
584     * -vop boxblur - box blur...
585     * -vop perpective
586     * -vop sab
587     * -vop smartblur
589   pre9:
590     Docs:
591     * man page rewritten again :)))
592     * man page updated to latest options, including lavc options
593     * Chinese docs translation added
594     * Hungarian translation is (was? :)) up-to-date again
595     
596     Cleanup:
597     * divx4_vbr.c is now really GPL - with the permission of the DivX.com guys!
598     * cyuv decoder restructuring, now supports planar YUV formats, too
599     * removed obsolete variables, like has_audio, has_video, allow_dshow, fifo
600     * help_mp-XX.h files moved to help/ subdirectory, removed obsolete entries
601     * the obsolete 0x1ff eof hack removed from mpeg-es demuxer and decoders
602     * stheaders.h cleanup, removed unneeded wine includes from mplayer core
603     * tons of compiler warning fixes, including some 10l ones
604     * mga/xmga vo shared code, vesa and svga drivers cleanup
605     * major vo drivers are now -fixed-vo compliant: x11, xv, xvidix, xmga, gl2
606     * cleanup of libmpdemux option handling - now it's mplayer-independent again
607     * removed fork() from LIRC input module
608     * libfame removed from main tree/release - libavcodec is faster, better etc.
609     
610     Fixes:
611     * Some fullscreen switching fixes, including Metacity vs KDE 3.1
612     * Many GUI bug fixes
613     * -vo DGA fixes, cleanup
614     * -dvdkey sig11 fixed
615     * k6-3's 3dnowex vs mmxext sigill fixed in mp3lib
616     * -vo gif89, jpeg U-V swapping fixed
617     * RTC setup fixes, more verbose messages, hints
618     * mencoder: demuxer/codec uninit order fixed (solves some sig11)
619     * various v4l and ALSA capturing fixes
620     * demux_mov: fixed crash with MPEG4 on SPARC, decoding on big endian
621     * various NAS ao fixes
622     * libvo: optional stride support for packed YUV / RGB formats
623     * mencoder: set keyframe flag on audio packets, fixes Windows seeking problems
624     * loader: fixed 2 10l bugs, ATI VCR2 DLL now working. using new style CS code.
625     * demux_avi: always use block counter, even if dwSampleSize!=0, fixes some files
626     * SPU decoder (DVD/VOB subs): fixed 2 major bugs causing lost subtitles
627     * various memory leak fixes (valgrind rulez :)
628     * fixed RealAudio SIPR(O) codec (the wrapper didn't find the dspr.so.6)
629     * mms:// audio (radio) streaming fixed
630     * DVB: -vop lavc=bitrate is working again
631     * various big endian fixes
633     Features:
634     * new audio filter layer (libaf) - automatic samplerate conversion
635     * experimental -vo directx driver for cygwin build
636     * unrarlib included for rar'ed vobsubs
637     * native XviD encoding (-ovc xvid) interface for mencoder
638     * new softeq filter with gamma support: -vop eq2
639     * -ao/-vo accepts list of drivers and can fall back to one, just like -ac/-vc
640     * audio/video codec selection (-ac/-afm) rewritten, now uses codec/fm list
641     * get_delay() smoothing (-autosync) - should help buggy sound drivers
642     * smb:// URL support (disabled by default, ./configure part not yet done!)
643     * support for 1/4/8bpp raw video (requires -vop palette / -vop 1bpp)
644     * support for quicktime alaw/agsm audio codecs, 3IV2, 3VID video codecs
645     * swscale can now output to YUY2 format, upscaled (default) or unscaled (-sws 0)
646     * Vidix with LinuxPPC support (mach64 is confirmed to work)
647     * GUI: cache, autoq settings, start in fullscreen, toggle button in menu
648     * New video filter to overlay images over video: -vop bmovl
649     
650     Libavcodec:
651     * RV10 codec cleanup (2nd level demuxer moved to demuxer layer)
652     * MPEG4 interlaced DCT _en_coding support
653     * luma masking support (encoding)
654     * runtime selectable IDCT algo
655     * faster MPEG1/2 decoder
656     * DV decoding (both PAL and NTSC)
657     * MPEG1 2-pass encoding support
658     * better/cleaner error resilience (done in a 2nd pass after decoding)
659     * h263/MPEG4 out of order slice decoding
660     * -lavdopts bug= reworked, now uses flags, autodetects most of them
661     * complete MPEG4 GMC decoding support
662     
664   pre8:
665     Docs:
666     * manpage has been rewritten, now has better indenting, and convertable to html
667     * AUTHORS, MAINTAINERS converted back to separate text files, and updated.
668     * ChangeLog file is included again (was removed after 0.18)
669     * some new tech docs on libmpcodecs, updates/fixes in others, manpage-howto
670     * more updates in translation files (help_mp-XX.h)
671     * removed obsolete/unused entries from help_mp-en.h
673     Cleanup:
674     * xanim interface merged & fixed, now uses mpi and supports direct rendering
675     * cleanup of libmpdemux stream layer, especially of TV and MF parts
676     * some more unused files removed: vo_fsdga, vo_odivx, vd_rle, timer.c, ttf_load
678     Fixes:
679     * the http:// infinite memleak bug has been fixed, some WMS9 mms:// fixes
680     * various sparc/sun, hpux and netbsd/openbsd portability fixes
681     * -vop palette fixes, CRAM and QPEG colors are OK now
682     * demuxer fixed for >2GB nuppelvideo files
683     * mencoder: -ss fixed for 3-pass encoding
684     * gui.conf locale bug fixed (again... hope this time it's ok)
685     * X11 fullscreen switching fixed, when d_width == screenwidth
686     * MOV files edit-list handling fixed - solved 'short read' issue
687     
688     Features:
689     * new demuxer for .PVA files (fileformat of TV/DVB apps on win32)
690     * -mf now supports TGA (24/32bpp uncomp/rle) images
691     * libavcodec: support for interlaced mpeg-4 _de_coding
692     * libavcodec: aspect ratio encoding support (mpeg4, mjpeg, h263?)
693     * win32 DLL loader merged/synced with avifile CVS
694   
695   pre7:
696     Cleanup:
697     * libvo2, old input code & sis_vid removed, other code cleanups
698     * tons of compiler warning fixes, some configure/makefile improvements
699     * more messages are translated, many translations updated
700     * docs review continued, html cleanups
701     * option -vfm/-afm now uses names instead of numbers, driver IDs removed
702     
703     Code:
704     * vfw/vfwex cleanup, support for runtime csp queries, 8bpp support
705     * new native mszh/zlib codec
706     * libavcodec: 2-pass control code rewritten, now everything customizable
707     * libavcodec: mpeg4/xvid en/decoding support improved, rv10 decoding fixes
708     * various realvideo demuxer and video codec fixes, sipr audio support
709     * new video filters: soft eq (brightness), halfpack (deinterlacer), film noise  
710     * .ogm subtitles support
711     * optional freetype 2.1+ support for runtime-scalable .ttf font rendering
712     * various networking and mms:// fixes, live.com support improved
713     * various v4l video capturing and audio capturing fixes, audio input layer
714     * libmpdvdkit2 - based on libdvdcss 1.2.2 + libdvdread 0.9.3 + key cache
715     * alsa: iec958-init completly rewritten - better SP/DIF AC3 support
716     
717     Gui:
718     * gui.conf locale bug fixed (hopefully)
719     * gui preferences menu extended, runtime subtitle loading support
720     * gui: drag'n'drop support
721   
722   pre6:
723     * WMV1, Sorenson v1 (SVQ1) and RealPlayer 8.0 (RV20/30, Cook) codecs support
724     * libavcodec M1 direct rendering
725     * IPB support with Xv
726     * libavcodec improvements, bugfixes (encoder and decoder side)
727     * Raw DV demuxer
728     * libdv-based DV audio/video decoder
729     * Various MOV/MP4, RM and ASF/WMV demuxer bugfixes, improvements
730     * Detection of AVI files which needs -ni
731     * workaround for some Nandub bugs
732     * Support for live.com RTP/RTSP streaming libraries
733     * Support to rip DVD subs in VobSub format
734     * bugfixes of mpsub/srt converter
735     * Closed Captioning (ascii subs on RC1 DVDs) support
736     * Massive directfb updates
737     * Vidix fixes/updates, including fixes of all known radeon bugs
738     * dithered 1/4/8 bpp support with -vo svga (EGA rulez:))
739     * alsa9 fixes/improvements
740     * native ARTS driver
741     * various endianess and 64-bit fixes (including mencoder and -ao pcm)
742     * tons of small compatibility/portability fixes (better cygwin, darwin support)
743     * GUI fixes (playlist, audio/video equalizer, preferences)
744     * Skins (fixed many small glitches, few new skins)
745     * 'mencvcd' script (creating VCD/SVCD with mencoder)
746     * html DOCS updates
747     * manpage & README restructured (again :))
749   pre5:
750     Documentation:
751     * lot of fixes, updates, cleanups
752     * new README containing quick install guide
753     * tech level docs on libavcodec encoding options
754     * HTML doc is now IE 6.0.2600 compatible! :)))
756     Code changes:
757     * subreader (ASCII subtitle file parser) fixes
758     * spudec (VOBsub) cleanup/fixes
759     * new (faster, better) scaler
760     * bbox support
761     * mmst:// streaming support
762     * .ogm (OGG) audio/video stream selection
763     * native Micro$oft MPEG4v1 (MPG4) codec, error concealement for all MPEG4s
764     * various libavcodec encoding improvements
765     * MPEG1 && -vo x11 crash fixed when movie's height%16!=0
766     * raw (uncompressed) video fixed (avi & mov)
767     * flickering/blocking fixed for old vfw codecs (indeo3, cinepak etc)
768     * introduced codecs.conf versioning to avoid problems caused by too old conf
770     Display:
771     * some more X11 cleanup, icewm fullscreen fixes, -vo gl/gl2 fixed
772     * xscreensaver disabling support (optional, disabled by default)
773     * pan&scan support in xv, xmga, xvidix
774     * Xv YV12 stride problems fixed when width%8!=0
775     * vidix r128/radeon driver synced with mplayerxp, various xvidix fixes
776     * DVB A/V sync fixes, libfame updated to 0.9.0
777     * native -ao arts driver
778     * AC3 passthrough support for -ao alsa9
779     * -ao nas fixed
781     Miscellaneous fixes:
782     * GUI: VCD and URL support, some bugs fixed
783     * some cleanup of messages (less debug stuff) printed by MPlayer
784     * gcc 3.1 support
785     * various portability fixes (cygwin, darwin, 64bit sparc/alpha)
787   pre4:
788     * X11 fullscreen toggle fixes with various windowmanagers, multifile playback
789     * DXR2 support
790     * Output into animated GIF
791     * "cropdetect" video filter to autodetect needed size to crop
792     * libavcodec marked as default encoder for MEncoder
793     * manpage rewrite
794     * lot of other fixes
796   pre3:
797     * 3DNow optimization of AC3 4ch downmix fixed, optims re-enabled
798     * DGA error/fail after 1 second of playing fixed
799     * big A-V desync for some AVI files fixed
800     * image distortions when seeking in some MPEG files fixed
801     * libmpdvdkit + gcc 3.x issue solved (our CFLAGS triggered a gcc3 bug...)
802     * GUI aspect ratio and fullscreen switch fixes, cleanups
803     * low FPS .wmv playback fixed
804     * MACOS-X (Darwin) port?
805     * buggy v4l audio grabbing disabled, we cannot fix, but patches are welcomed!
806     * various mjpeg improvements in libavcodec
808   pre2:
809     * hwac3 fixes (try AFMT_AC3 first), bigendian fixes for PCM audio
810     * 2-pass encoding with libavcodec (-lavcopts vpass=x), B frames support
811     * faster .ogg seeking (use -forceidx for slow but accurate one)
812     * audio-only with gui fixed
813     * -rootwin fixed for x11,xv,xmga,xvidix
814     * aspect ratio fix for ffmpeg12
815     * mpeg-es detection fixed
816     * runtime cpudetect disabled by default
817     * support for many new win32 codecs, including mss1, tm20, ucod, truespeech
818     * divx audio dll sig11 with glibc 2.1.(2|3) fixed
819     * includes libmpdvdkit - patched kit of dvd libraries (enabled for linux+freebsd)
820     * manpages updated
821     * 'f' (fullscreen switch) fixed for some WMs, still has problems
822     * various freebsd and openbsd portability patches
823     * options -xy,-zoom,-flip usable with mencoder too, -xy keeps aspect
824     * -vop lavc, using new fast best libavcodec for realtime mpeg1 transcoding
825     * fixed gtk gui crash with --disable-mencoder
826     * no more black vobsub subtitles :)
828   pre1:
829     * 100% GPL - yeah, so what?
830     * runtime CPU detection code - any x86 MPlayer binary can run on "any" other x86 CPU
831     * video filter layer - with numerous plugins (crop, expand, etc, see the documentation)
832     * ability to view or encode DVD/vobsub and/or text subtitles into the output AVI
833     * prelimenary dvdnav support (experimental)
834     * Direct Rendering - can't be used with libavcodec yet, sorry
835     * ability to display subtitles under the image, on black bands
836     * FFmpeg (included) now supports decoding MPEG4v2 (MP42) and DivX 5.0 files too
837     * greatly enhanced MPEG4 encoder (libavcodec)
838     * audio-only (wav/mp3/wma/ogg) file playback (console only)
839     * playing/encoding audio from separate wav/mp3 file
840     * support for more fileformats, including the new and very popular .ogg
841     * multiple files playback from console, including various playlist formats
842     * and of course, faster than ever... :)
845 mplayer (0.60) "The RTFMCounter"
847   release:
848     * minor bugfixes for realmedia/nuppelvideo demuxers
849     * docs updates
850     * help file translation updates
852   pre2:
853     * build fixes (install codecs.conf)
854     * dvd subtitles improved (stability and pts fixes)
855     * new options: -alang, -vlang, -rootwin, -npp ... (rtfm)
856     * dxr3 fixes
857     * ac3 passthrough fix
858     * docs updates
859     * make install
861   pre1:
862     * new file formats (MOV, FLI/FLC, VIVO, RealMedia, NuppelVideo, yuv4mpeg, yuv4mpeg2)
863     * more native codecs (CRAM, CVID, FLI, generic ADPCM (and IMA) decoder, g723, xanim)
864     * mencoder (a tool for encoding video to divx4+mp3)
865     * rewritten configure script (better autodetect, cleaner messages)
866     * MMX/SSE optimizations
867     * faster postprocessing filter, syntax change (deinterlacing support)
868     * directshow code in C
869     * software YV12 scaling
870     * aspect ratio fixes
871     * input cache for smoother network/DVD playback
872     * GUI fixes and new skins
873     * DVD subtitles
874     * playing in root window (-rootwin)
875     * liba52
876     * audio filters (surround, 5.1, up/downsample, etc)
877     * new homepage design
878     * grabbing from TV through v4l
879     * hardware MPEG decoder support (DXR3, Siemens DVB)
882 mplayer (0.50) "The Faszom(C)ounter"
884   release:
885     * documentation updates
886     * non-linux build fixes
888   prex?:
889     * some pre-beta nationalization support
890     * HTMLized documentation, splitted to sections
891     * lot of bugfixing
892     * new AAlib driver (independent of SDL, SUB/OSD support)
893     * DivX DirectShow equalizer over keyboard
894     * dynamic setting of DivX postprocessing quality (-autoq)
895     * updated FAQ section on the homepage
897 mplayer (0.18) "The BugCounter"
899   pre 1-5:
900     * mp3lib even more optimized to 3DNow!/MMX
901     * GGI driver
902     * ICCCM patch
904     * skin support
905     * GUI support
907     * Introduced libao2 (null, oss, alsa, sdl)
908     * ASF seeking fixed
909     * option to force audio playback samplerate (-srate)
910     * Framedropping for MPEG files as well
911     * X11 driver works on remote display (without SHM)
912     * A-V sync for AVI files fixed (both -bps and -nobps)
915 mplayer v0.17a "IdegCounter++" : Apr 27  2001
916   - first 0.17 release failed - buggy files outdated docs etc :(
917     it's (hopefully) fixed now.
918     
919 mplayer v0.17 "IdegCounter" : Apr 27  2001
920   * DVD playing (libcss)
921   * OSD and subtitles with antialiased fonts
922   * new Win32 codecs (WMV1,AP42,ASV2 etc)
923   * new VO drivers (SVGAlib,fbdev,DGA,SDL etc)
924   * source cleanup, most part of the code rewritten
926 * jumped to 0.17 * (why 17? oh. chass just got a new 17" monitor :))
928   - faster memcpy() routine (MMX/3DNow!/SSE optimized)
929   - new stream selection code (autodetected)
930   - pre-devel-alpha DVD code (libcss)
931   - subtitle code 100% (perfected timing code)
932   - new output drivers (SVGAlib, FBdev)
934 mplayer v0.11-pre27-CVS:
935   - updated libmpeg2 source to libmpeg2-0.2.1-CVS version
936   - updated OpenDivX encore/decore to 4.0 alpha48
937   - cmdline/configfile handler by szabi
938   - added DirectShow support (now DivX-only)
939   - bugfix: stream.c/stream_new() uninitialized variables
941 mplayer v0.11-pre26-CVS:
942   - updated libmpeg2 source to libmpeg2-0.2.0 version
943   - small fixes
945 mplayer v0.11-pre25-CVS:  yeah, we moved to SourceForge CVS!
946   - DOCS updated (email address changed from arpi@* -> maillist)
947   - LIRC fix, mplayer_lirc changed back to mplayer [Andreas Ackermann]
948   - stream.c: unsigned int fixes, required for some strange .asf files
949   - asfheader.c: using w=h=b=1 for audio_concealment_none
950   - VCD-related stuff moved from stream.c to vcd_read.c
951   - added DGA driver by Andreas Ackermann
952   - added debian/ subdir for the debian package makers... see DOCS/DEBIAN
953   - new Makefile/dependency system
954   - added check_events() to libvo, x11 stuff moved to x11_common.c
956 mplayer v0.11-pre24: Feb 19  2001
957   small fixes again :(
958   - DOCS/LIRC changed: users *must* enable lirc support manually, it is
959     not autodetected yet.  (./configure --enable-lirc)
960   - the {prefix} bug fixed by Gabucino
961   - added manpage by Gabucino
962   - manpage -vo fixes by A'rpi
964 mplayer v0.11-pre23: Feb 18  2001
965   lirc support, text updates, mailinglists
966   - added "-ni" option to force usage of the non-interleaved AVI parser
967   - DOCS/* updated by Gabucino
968   - new homepage by Gabucino
969   - mplayer users & announce mailing lists by Dariusz Pietrzak (see README)
970   - LIRC support by Andreas Ackermann (see DOCS/LIRC)
971     enable with ./configure --enable-lirc
972     TODO: ./configure should detect LIRC installed and better Makefile handling
973   - added AVI_NINI parser for broken (no index) non-interleaved files
975 mplayer v0.11-pre22: Feb 16  2001
976   last fixes, release is coming soon!
977   - non-interleaved avi EOF bug fixed  [thanks to DC-1 for help]
978   - "You" strings in Makefile after make dep bug fixed...  [thx to DC-1]
979   - SDL disabled by default. You have to ./configure --enable-sdl to enable.
980   - homepage updated by Gabucino
981   - homepage updated by A'rpi
982   - FAQ updated by A'rpi
984 fork()  -> 0.12pre1
986 mplayer v0.11-pre21: Feb 12  2001
987   mpeg1 pp, stereo fix
988   - "Skip chunk xxxx" messages moved from -v to -v -v -v debug level...
989     [thanks to Christoph H. Lampert]
990   - divx postprocess filter works for mpeg1 files too! (-divxq 1/3/7/31)
991   - mpeg layer-2 audio fixed - it's stereo again!!!
992   - audio select() detection: if detected audio buffer size == 0, then
993     exit with message "recompile mplayer with #undef HAVE_AUDIO_SELECT"...
994   - syncfb driver added to the source tree, under drivers/
995     (it's very similar to mga_vid, but has syncronization to screen and
996      de-interlace features)
997   - draw_slice in syncfb finished for G400 cards (plays mpeg 1/2, opendivx)
998     (de-interlacing has been disabled, because it's buggy now)
1000 mplayer v0.11-pre20: Feb 11  2001
1001   NI-AVI support, small fixes & patches...
1002   - asf parser: flag 0x40 (explicit packet size) implemented [Marvin]
1003   - new option to select DSP device:  -dsp   (default: /dev/dsp) [Pontscho]
1004   - option -o changed to -vo
1005   - ./configure: applied patches  [LGB,Ian Kumlien,Magnus Pfeffer]
1006   - avi chunk_id->ds mapper moved to demux_avi_select_stream()
1007   - added non-interleaved .AVI parser
1008   - added non-interleaved .AVI detection (if a_pos-v_pos distance > 1MB)
1010 mplayer v0.11-pre19: Feb  9  2001
1011   small fixes...
1012   - vo_xmga.c: G200 draw_slice fixed
1013     xmga + mga: common part (draw_frame & draw_slice) moved to mga_common.c
1014   - some independent code (asfinfo.c and GL-test) moved to the new TOOLS subdir
1015   - movinfo.c added to TOOLS (small util to dump .mov file structure)
1016   - AVI & ASF stream id detection changed: now using IDs from the header
1017     (but still can be overriden by -aid or -vid)     [Christoph H. Lampert]
1018   - native MS-GSM audio codec ported from avifile source  (-afm 6)
1019     [thanks for the testfile to Christoph H. Lampert]
1020   - README updated (input & codec lists)
1021   - implemented .asf audio descrambling  [Dirk Vornheder & Einon]
1022     -> that weird_al_yankovic asf is not so weird now :)
1023   - AUTHORS file changed
1025 mplayer v0.11-pre18: Feb  7  2001
1026   patch release :)
1027   - skip broken .asf fragments (for better seeking)
1028   - seeking code cleanup in sources (now it's in a switch(){})
1029   - opendivx encoding bitrate option changed from -divxq to -br
1030     (for the divx -> divx re-encoding)
1031   - TO DO section moved to file TODO
1032   - applied ./configure and Makefile changes patch from LGB
1033   - libvo function changes by Pontscho: x11 (with -fs), xmga (bugfixed!)
1034   - libvo: driver sources renamed from video_out_*.c -> vo_*.c
1035   - libvo: added uninit() function to drivers
1036   - libvo: fork()'ed X11 eventhandler for x11 and xmga drivers  [me & Pontscho]
1037      (gl and xv version is coming soon!)
1038   - libvo: sdl driver now closes SDL at QUIT...
1039   - small english fixes (docs & messages)   [Balazs Tibor]
1041 mplayer v0.11-pre17: Feb  4  2001
1042   fixes
1043   - asf "missing video stream" fixed (stream id & 0x7F)  [Christoph H. Lampert]
1044   - added GL-test directory, it contains source and compiler script of a
1045     very simple open-gl texture updating (glTexSubImage) test program.
1046     if it runs well, then mplayer -o gl should work too.
1047     it works on G400+Utah-GLX, but segfaults in the G400 driver of X 4.0.2/DRI.
1048     try it with different cards/drivers, and please report me the results.
1049   - benchmarking in gltest.c: calculate fps and process times
1050   - .asf seeking v0.01-pre0.1 :)
1052 mplayer v0.11-pre16: Feb  4  2001
1053   ACM fixed
1054   - Win32/ACM audio codec fixed (most important for asf with divx audio):
1055     There was an output buffer size problem with the Win32/ACM audio codec
1056     at low bitrates (usually used for .asf files with divx audio)
1057     Input and output buffer sizes are now queryed, problem solved :)
1058   - SDL support compiling hint by Michael Durller added to the FAQ
1059   - opendivx support in .asf files   [Gérard Lantau]
1060   - ./configure & Makefiles patch by Aaron Hope applied.
1061     (adds --with-win32libdir and fixes --with-x11libdir)
1062   - ./configure fixed, now it defaults to /usr/lib/win32 if detection failed
1064 mplayer v0.11-pre15: Feb  2  2001
1065   asf sync fixed
1066   - asf parser: now supports other than 0x5D segments  [Dirk Vornheder]
1067   - new asf PTS reading: sync works now, including fps...
1068     (-fps no longer required!)  [thanks again to Eugene Kuznetsov for docs!]
1070 mplayer v0.11-pre14: Feb  1  2001
1071   small fixes, asf sync v0.1 :)
1072   - version number incremented :)))
1073   - libvo / Xv driver swapped Red-Blue fixed
1074   - asf timestamps implemented - now asf A-V should be in sync if you
1075     specify the correct fps at commandline (-fps), +-1 fps allowed...
1076     [i haven't yet found method to get fps out from asf headers :(((]
1077   - some error and consistency checking into demux_asf
1078     if you see many warning! messages playing an .asf file, then contact
1079     me and upload the file (first 1MB is enough if it represents the problem)
1080     Don't forget: there is no public doc about the .asf file format, so 
1081     everything we know is suspected and can be wrong... without your help
1082     we never will have working .asf player...
1083   - asf fragment offset checks disabled for grouping...
1085 mplayer v0.11-pre13: Jan 31  2001
1086   libvo changes, mpeg bitrate, vcd fix, asf grouping
1087   - libvo: draw_slice() interface changed, now it has src stride[3] and
1088     destination rect dimension (w,h,x,y)
1089     It's able to blit whole frames, not only 16-pixel slices...
1090   - libmpeg2 and opendivx codec changed to use new draw_slice()
1091     -> opendivx extra 64-pixel width band at right disappeared!
1092   - mpeg bitrate fix: if picture->bitrate==0x3FFFF (means "unspecified" ?)
1093     then using standard VCD bitrate (75*2324 bytes/sec)
1094     -> fixed seeking for those mpegs with "16MBit/s" bitrate...
1095   - drivers/sis_vid: video4linux interface disabled
1096   - broken VCD playing fixed: stream_reset shouldn't seek to 0x0...
1097     [bugreport: Kang Sun]
1098   - asf_parser: grouping implemented!  [test file provided by Gabucino :))]
1100 mplayer v0.11-pre12: Jan 30  2001
1101   ./configure fixes, improved odivx-encoding, streaming fixes
1102   - ./configure: using /tmp/main$$.c instead /tmp.main.c, and
1103     remove file after tests  [SaPe]
1104   - ./configure: trying the gcc optimize options and fallback to 'pentium'
1105     if fails (useful for people with old gcc and new cpu :))
1106   - removed -fomit-frame-pointer from OPTFLAGS at config.mak
1107   - version number incremented [Gabucino]
1108   - odivx encoder fix: allow long (longer than xxxx.avi) destination filenames
1109     (sizeof() changed to strlen()...)  [Gabucino]
1110   - avi writer - overwrite disabled (exits with error message if destination
1111     file already exists...)  [Gabucino]
1112   - use -divxq to set encoding bitrate (in bits (no kbits!) default: 780000)
1113   - no audio decoding if -encode option is used
1114   - audio streaming disabled if -nosound specified (setting audio_id to -2)
1115   - fast Mpeg-ES detection (doesn't read the whole Mpeg-PS file)
1116   - compile-time option to disable using soundcard driver's select()
1117     (requires for some people with buggy/pre-alpha/etc sound driver...)
1119 mplayer v0.11-pre11: Jan 29  2001
1120   streaming fixes, asf support pre, indeo5 fix
1121   - asf/asfinfo.c improved: now it dumps streams to files - need testing!
1122     (it's ready to be converted to asf demuxer and intergated into MPlayer)
1123   - stream.c / stream_reset() fix: now it really seek back to 0 position!
1124   - .asf file format detection added (no .asf reading yet!!!)
1125   - .asf demultiplexer added, changes in demuxer.c to handle fragmented packets
1126   > it plays .asf video well, but still has problems with divx/wma audio. :(((
1127   - indeo 5 playing fixed (removed ICDECOMPRESS_UPDATE from flags)
1128   - xmga resizing problems with some window managers, so default order is
1129     changed xmga,xma... to mga,xmga,...
1130   - found gcc bug: compiling MPlayer with flags 
1131     OPTFLAGS=-O -g -march=i686 -mcpu=i686 -pipe -fomit-frame-pointer -ffast-math
1132     cause image sizes negating -> mga_vid kernel driver Oops... :(((
1133   - runaway.bride.sample.avi seeking segfault discovered: AC3 resync fails :(
1134   - improved signal handling: module name is now printed. audio_resync added.
1135   - RGB opendivx encoding implemented, now AVI->opendivx is possible.
1137 mplayer v0.11-pre10: Jan 22  2001
1138   OpenDivX encoding, streaming fixes, avi seek fixes
1139   - new libvo driver: odivx  (OpenDivX File Writer)
1140   - AVI file writting support, new option:  -encode filename
1141     to encode an mpeg/vob/vcd to opendivx:
1142       mplayer file1.mpg -encode file2.avi -o odivx -nosound
1143     (sound encoding/copy is not yet supported)
1144   - libvo: default driver priority changed to: xmga,mga,syncfb,3dfx,xv,x11,gl
1145   - avi writer: index support
1146   - small fixes in avi writer to be compliant (adjusted chunk/list lengths)
1147   - demuxer.c: stream buffering fixes:
1148     - missing {} in mplayer.c occuring audio reads when has_audio=0
1149     - reordered packet reader and pack count checks -> no more unwanted EOF
1150     - added 4MB buffer memory usage limit to demuxed streams
1151   - CPU flags in ./configure changed:
1152       k7 -> k6  (current stable gcc doesn't supports k7)
1153       386,486 -> i386,i486    [Balazs Tibor]
1154   - demux_avi: index check now accepts (raw.len+1)==idx.len  [Balazs Tibor]
1155   - FAQ added
1157     **  Now we are ready with planned features & urgent fixes, **
1158     **  it's time to final testing and then the 0.11 release!! **
1160 mplayer v0.11-pre9: Jan 18  2001
1161   OpenDivX fixes,speedup
1162   - solved OpenDivX width problem (stride=width+(Quality?0:64))
1163     now -divxq 0 works, and 0 is the default
1164   - libvo call moved out from my_convert_yuv() so it can be measured (cpu %)
1165   - IDCT code ported from libmpeg2 -> much faster OpenDivX decoding
1167 mplayer v0.11-pre8: Jan 18  2001
1168   SDL fixes, OpenDivX support
1169   - added -I/usr/X11R6/include to libvo CFLAGS
1170   - (removed later: applied libvo SDL driver fixes by Jeffrey Boser)
1171   - OpenDivX support, initial hack, maybe not work for you...
1172     (I need testfiles, I have just only one)
1173     use -divxq option to adjust quality (1..29 works), 1=default
1175 mplayer v0.11-pre7: Jan 14  2001
1176   SDL support
1177   - ported SDL driver from mpeg2dec/libvo (currect CVS)
1178     (it's slower than internal X11 driver, but supports software scaling!)
1179   - fixed SDL driver to support -fs and pass keyboard events
1180   - SDL driver changed to support YV12 and YUY2 formats instead of IYUV
1181     (now works with DivX files too)
1182   - 'q' (Quit) disabled in SDL fullscreen mode (because it's impossible
1183     to restore screen before exiting so it gets unusable state now)
1185 mplayer v0.11-pre6: Jan 14  2001
1186   audio fix
1187   - fixed video_out_xv.c compiling problems [bugreport: Kalle Mellerup]
1188   - modified audio playing: always keep buffer (both internal and card's)
1189     filled using select() -> -alsa audio delays should be fixed.
1190   - updated DOCS/AUTHORS and DOCS/README
1192 mplayer v0.11-pre5: Jan 12  2001
1193   xmmp audio support, applied Pontscho's libvo patch
1194   - xmmp audio driver support by Arthur Kleer
1195   - new video_out driver by Pontscho: xmga  (Matrox G200/G400 only!)
1196     It does same under X 3.3.x what Xv extension does under X 4.0.x!
1197     (you will have a moveable/resizeable window but see an YUV video
1198      overlay in it using color keying)
1199   - added keyboard event support in X11 windows    [Pontscho]
1200     (using mplayer_[put|get]_key() in codecctrl.c)
1202 mplayer v0.11-pre4: Jan  6  2001
1203   x11 driver fixes, 15/16bpp support
1204   - version in version.h fixed :))) [Pontscho]
1205   - inttypes.h moved to DOCS/ (copy back to the root if you need it)
1206   - depth calculation in vo_init() changed (Pontscho's version couldn't
1207     make difference between 15 and 16bpp)
1208   - x11 driver now uses vo_init() instead of get_depth()
1209   - yuv2mmx: 15bpp not really supported -> removed from list, now
1210     conversion is done (well) by the C code -> MPEG play in 15bpp works!
1211   - avi playing support added in 15bpp (memcpy)
1212   - avi playing support added in 16bpp (C 15->16 converter by me)
1213   - avi playing support added in 16bpp (MMX 15->16 converter by Strepto)
1214   - libvo/x11: yuv2rgb used MMX code on non-MMX CPUs too!!! fixed...
1215   - all x11 modes tested (and mpeg/24bpp byteorder fixed):
1216                   MPEG:            AVI/VfW:
1217         15bpp    C convert        memcpy
1218         16bpp    MMX/C convert    MMX/C convert
1219         24bpp    C convert        memcpy
1220         32bpp    MMX/C convert    memcpy / C conv.
1221     => now all the movie types are viewable using the -o x11 driver!
1223 mplayer v0.11-pre3: Jan  5  2001
1224   mpeg fixes, fullscreen support
1225   - vertical.mpg serious libvo (x11,gl) segfaults fixed:
1226     yuv2rgb_mmx requires one more lines that vertical image size...
1227     fixed (allocating memory for width*(height+1)).   [bugreport: Gabucino]
1228   - Pontscho's fullscreen patch applied!
1229     Using option -fs will maximize window size (for all resizeable drivers
1230     including mga!) and disable window decorations (x11,Xv,gl only)
1231   - simple inttypes.h included for libc5 (and glibc2.0 too?) users
1232   - homepage updates (links changed ftp->http)
1234 mplayer v0.11-pre2: Jan  4  2001
1235   better user messages, mp3 codec selection, demuxer changes
1236   - w32codec.zip restored at the FTP site (somehow it damaged...)
1237   - added version.h, and used its content everywhere
1238   - 'premature end-of-file' problem fixed: freeing audio buffers and
1239     setting d_audio->id=-2 if has_audio==0  [bugreport by Dmitri Pogosyan]
1240   - some more messages added if verbose>=1
1241   - demuxer.c: error message printed if A or V chunk buffer is full
1242     'mplayer test.avi -aid -2' still not works without option '-nosound'
1243   - adding new config.h option to set default MP3 audio codec (mpg123/l3codeca)
1244     ./configure selects mp3lib only if you have 3Dnow    [idea: Gabucino]
1245   - automatic fallback to mp3lib/mpg123 if l3codeca.acm can't be loaded/inited
1247 mplayer v0.11-pre1:
1248   AVI sync fixes
1249   - AVI audio seeking improvements: now using nBlockAlign value to seek
1250     inside the chunk, so divx audio works without big delays!!!
1251   - AVI PTS calculation modified: counting video PTS when skip_video_frames>0
1252     so new audio PTS values will be correct. Solved many sync probs!
1253   - A-V sync with AVI files fixed!
1254     Now only the Desperado-trailer has 1.0 sec delay after seeking.
1255   - fixed AVI sync in -bps mode too! :)  (perfect except that Desperado avi)
1257 mplayer v0.10: Jan  1  2001  "The new year" release!
1258   - testing
1259   - docs changed
1260   - it's time to release and remove the old buggy 0.09 version...
1261   - release!!!
1262   
1263 mplayer v0.10-pre8:  libvo/x11 changes
1264   - libvo: x11/xv driver separated to x11 and xv drivers
1265   - libvo: DUMMY_VO_FUNC removed from driver sources
1266   - libvo: default driver order changed, because some users with software-only
1267            opengl though that this 'slow' player can only play at 1-3fps :)
1269 mplayer v0.10-pre7: Dec 31  2000
1270   libmpeg2 interface changes, display size/area changes, AVI fixes
1271   - libmpeg2/decode.c modified:
1272     - removed unused OMS and mpeg2dec stuff
1273     - decode_data rewritten, now works like parse_es.c
1274       => doesn't copy any data -> faster and less memory usage
1275   - mplayer.c sends code 0x1FF after every frame, so libmpeg2 knows
1276     when has to display it
1277   - mplayer.c: in_frame flag fixes, didn't work well with mpeg2 streams
1278     (because there is a 0x1B2 chunk between 0x100 and 0x101)
1279   - 'picture' changed from static to shmem-allocated
1280     -> better picture after codec restart (tested with JapAd.mpg)
1281     -> keep information of the header changes (after init)
1282   - mpeg image size changed, now only the real part of frame is displayed
1283     (no more green strip at the bottom)
1284     - picture struct: new fields: display_picture_width/height
1285     - image buffer allocation (shmem) is done by decode.c instead of libvo
1286   - new option:  -xy <value>  (resize both x/y direction)
1287     if value<=8  ->  x_scale = y_scale = value
1288     else         ->  x_size=value  y_size=aspectratio*x_size
1289   - mplayer.c: video output moved out from avi/mpg init sections and
1290     now it's common code (added movie_size_x/y variables and out_fmt global)
1291   - new keys:
1292     ESC       => quit
1293     + and -   => adjust audio delay +- 0.1 second
1294     k         => kill/restart the mpeg codec process (for testing)
1295   - codec control interface changed: wait for syncword after (re)start
1296     to avoid receiving old frames => it's stable again!
1297   - removed (now unused) allocate/free image buffer code from libvo
1298   - mplayer: new internal variable for video format: has_video
1299        0 = none (unused yet)
1300        1 = mpeg 1/2 video
1301        2 = win32/VfW video codec
1302   - config.h has defaults for bps-based AVI sync and ALSA timer code options:
1303      #undef AVI_SYNC_BPS  => now it's disabled by default!!! use -bps to enable
1304      #define ALSA_TIMER   => now it's enabled by default!!! use -noalsa to dis.
1305   - help updated
1306   - prints max compressed framesize at exit (both avi & mpeg)
1307   - AVI audio seeking fixed: some ACM codecs (divx audio and ms-adpcm)
1308     can't seek inside a chunk, they are only able to play whole chunks.
1309     Current audio seeking has changed to seek inside the chunk only if the
1310     codec supports it (only internal codecs and ACM/mp3 allows it).
1311   - AVI: audio delay correction if can't seek inside the chunk
1313 mplayer v0.10-pre6: Dec 24  2000 "Xmas edition"
1314   mpeg signal & EOF fixes
1315   - ./configure: k6_mtrr (2.4.test11+) added [Pontscho]
1316   - `term destroys if mplayer (mpg) called from mc.ext` bug fixed:
1317     added sighandler to the 3rd process (mpeg codec) to avoid sig. recursion
1318   - better output at exit (handled now by exit_player())
1319   - mpeg EOF problem (codec restart) fixed: added EOF detection to parse_es.c
1320   - internal flag 'current_module' added to get more info at segfaults
1321     (contains module number where the segfault occured)
1322   - audio detection changed: using afm=4 (Win32/ACM) for MP3 audio (AVI files)
1323     (you MUST have l3codeca.acm at /usr/lib/win32, or you have to use '-afm 1')
1325 mplayer v0.10-pre5: Dec 22  2000
1326   flipping fixed
1327   - AVI image flipping reworked:
1328     - new flag: avi_header.flipped, TRUE if upside-down
1329     - image flipping code removed/disabled from libvo modules
1330     - duplicate flip_page() calls removed (overload with x11 and mga)
1331   - aLaw audio codec (AVI id 0x06) added (uses code from xanim source)
1333 mplayer v0.10-pre4: ???
1334   test release, small fixes
1335   - video_out driver <-> codec incompatibility message changed
1336   - fixed the config.format bug in drivers/mga_vid_test, so it works again!
1337     [thanks to David Whysong]
1338   - libmpeg2 upgraded
1340 mplayer v0.10-pre3: Dec 10  2000
1341   test release, verbose mode, new docs
1342   - new option:  -v  =  increment verbose level
1343     (debug printf's changed to verbose level-dependent)
1344     - default level: 0, only some informal output
1345     - init debug:    1, some basic debug infos, avi header, function values
1346     - player debug:  2, print avi indexes, chunk inputs, more debug infos
1347     - parser debug:  3, prints everything related to input parsers
1348     to increment verbose level, use multiple -v options (-v -v -v for level-3)
1349   - bitrate calculation for AVI files
1350   - README rewritten, added Troubleshooting and Bugreports sections
1351   - TVout directory added (only the scripts)
1353 mplayer v0.10-pre2: Dec  8  2000
1354   bugfix test release, bps-sync enabled
1355   - avi: supporting both 0-based and movi-based index types (autodetect)
1356   - avi: tested with VBR audio: plays well with -mc 0 option, seek doesn't
1357     work yet   [thanks to Alan Chen for testfile]
1358   - avi: A-V sync to avg. byte/sec implemented (again) and enabled by default
1359     (disable with -nobps if you want)
1360   - ./configire: 3rd name ('kni') of the P3 added. Where is the compatibility?
1361   - useless '\' removed from libac3/Makefile  [Otvos Ferenc]
1363 mplayer v0.10-pre1: Dec  5  2000
1364   test release, players merged!!!
1365   - avip and mpegp has been merged to a single binary called 'mplayer'
1366     - file type detection (AVI/MPEG-PS/MPEG-ES/Other)
1367     - no redundant code (common code for common jobs)
1368     - big format-dependent codes moved to functions (separated files)
1369     - better error messages, removed some debug stuff, code cleanups
1370   - old libmpeg2 version removed from source tree
1371   - help texts merged (help_avi+help_mpg -> help_mp)
1372   - new options:  -x <x> -y <y>     = scale image (if selected driver supports)
1373     if value<=8 then image size will be multiplied by value, otherwise
1374     image size will be scaled to <value> pixels.
1375     For example:
1376       2x ZOOM:  mplayer -x 2 -y 2 test.mpg
1377       800x600:  mplayer -x 800 -y 600 test.mpg
1378     [default values are still configurable at compile-time, see config.h]
1379   - TV project (not finished) codebase added (see tvision.c, or: make tvision)
1381 mplayer v0.09: Dec  5  2000
1382   Beta release [same as 0.09-pre3]
1383   - version changed in the files
1384   - docs updated  
1385   
1386 mplayer v0.09-pre3: Dec  3  2000
1387   bugfix test-release, X11 support testing
1388   - fixed the  if [ -z $pparam ]  bug in ./configure  [Christian Birchinger]
1389   - many changes in AVI seek code, resulting near-perfect seeking now!
1390     current method calc absolute audio position, so with VBR audio it
1391     doesn't work yet...
1392   - avip: Xv support (YUY2 image format)
1393   - avip: X11 support (24 & 32 bpp only, BGR format)
1394     I need a very fast 15->16bpp converter for 16bpp support... anyone helps?
1396 mplayer v0.09-pre2:
1397   bugfix test-release 
1398   - removed unnecessary code from libmpeg2/header.c
1399     Walken told me that standard mpg/vob streams must NOT use framerate
1400     and bitrate extension... and the ext. id check is done by the caller.
1401   - CRC support to mp3lib's mpeg audio layer-2 decoder
1402     thanks for bugreport & testfile to Samson
1404 mplayer v0.09-pre1: Dec  1  2000
1405   bugfix test-release
1406   - imported new libmpeg2 files (under testing...)
1407   - GL renderer flickering bug fixed (MMX missing emms() between yuv2rgb and
1408     glTexSubImage(), bug triggered by new Utah-GLX code)
1409     [thanks for Christian Birchinger]
1411 mplayer v0.08: Nov 27  2000
1412   Index support, avi seeking, DLL loader fix, compilation fixes
1413   - Added support for chunk index usage (disable with -noidx option)
1414   - Removed code optimization flags from loader/Makefile because
1415     it segfaults if compile optimized code (it does some hacks with
1416     pointers, maybe the reordered code confuses it)
1417   - added new tool called aviparse  (read and check avi file structure)
1418   - indexed and raw chunk info comparing, bad chunks dropped
1419   - termcap usage is optional (for those debian users without termcap)
1420   - #if HAVE_* fixed (to #ifdef HAVE_*)
1421   - ./configure supports new /proc/cpuinfo (2.4.0-test11)
1422       - sse is called 'sse' again
1423       - 'flags' field renamed to 'features'
1424   - Xv benchmark results added to DOCS/SPEED
1425   - avi seeking (and other goodies, pause etc) implemented
1426     no PTS resync after seek yet.
1427   - default video_out driver changed from 'mga' to the first available driver
1428     new driver priority:  mga_vid, opengl, x11
1430 mplayer v0.07: Nov 21  2000
1431   Easier compile
1432   - Added Pontscho's ./configure script (it's modified a lot)
1433   - Updated makefiles, and tested a lot :)
1434   - Updated DOCS/INSTALL
1436 mplayer v0.06: Nov 20  2000
1437   Better codec selection
1438   - avi audio&video codec selection moved to new codecs.c file,
1439     loader/driver.c and loader/afl.c modified for this
1440   - yuv support fixed, codecs.c setup flags to handle yuv properly
1441     yuv works fine with divx, mpeg4, cvid, and upside-down iv50
1442   - DOCS/INSTALL updated
1443   - DOCS/SPEED updated, DivX benchmarks added
1445 mplayer v0.05: Nov 18  2000
1446   Merged with MPEGplayer 0.90pre6, first public release of AVI player
1447   - code merged with mpegplayer, new Makefile, some small modifications
1448   - docs updated and moved to DOCS
1450 mplayer v0.04: Nov 17  2000
1451   YUV (yuy2) support with divx 3.11 dll, some code cleanup, preview-release
1453 mplayer v0.03: Nov 14  2000
1455 mplayer v0.01: Nov 11  2000
1456   first preview version based on new MPEGplayer's codebase.
1457   it contains the win32 loader from avifile, and can decode divx 3.11 video.
1459 mpg12play v0.9-v0.95pre5: Oct 21-Nov 2, 2000
1460        Mpeg codec was libmpeg2 (mpeg2dec) by Aaron Holtzman & Michel
1461        Lespinasse. It's great, optimized very fast C code with perfect
1462        image quality and 100% MPEG standard conformance.
1464 mpg12play v0.5-v0.87: Sep 28-Oct 20, 2000
1465        Mpeg codec replaced with DVDview by Dirk Farin, it was a great
1466        stuff, but it was slow and was written in C++ (I hate C++!!!)
1468 mpg12play v0.1-v0.3: Sep 22-25, 2000
1469        The first try, hacked together in a half hour! I've used libmpeg3
1470        from www.heroinewarrior.com up to the version 0.3, but there were
1471        image quality and speed problems with it.