10l initial patch by Oded Shimon <ods15 at ods15.dyndns.org>
[mplayer/greg.git] / ChangeLog
blob093fc3b5c8cdd5ccf6db29df8f6b205fb3ab55fc
1 MPlayer (1.0)
3   pre6:
5     Security:
6     * buffer overflow in mp3lib fixed
7     * many memleaks fixed
9     DOCS:
10     * finally all options are documented
11     * man page completely reviewed for spelling, wording and clarity
12     * all audio output driver suboptions documented
13     * all video output driver suboptions documented
14     * XviD documentation completed
15     * French man page in sync again
16     * German man page updated
17     * new Czech and Swedish man page translations
18     * fixes and updates in various places
20     Ports:
21     * full x86_64 support
22     * -rootwin, -panscan support in the quartz video output driver
23     * key repetition and aspect fixed in the quartz video output driver
24     * "Movie" menu for quartz video output driver with zoom options & preset
25     * fs_res quartz video output driver suboption chooses fullscreen resolution
26     * VCD support for Darwin (Mac OS X)
27     * Mac OS X Finder startup argument support
28     * fix for stdin input and slave mode on MinGW
29     * support for -rootwin in the DirectX video output driver
30     * improved monitor selection in the DirectX video output driver
31     * new DirectSound audio output driver
32     * support for ZetaOS (mostly working)
33     * mouse support in Windows
35     Drivers:
36     * fixes in the VESA video output driver
37     * JPEG video output driver suboptions
38     * improvements for Blinkenlights ;-)
39     * JACK audio output driver updated to bio2jack API changes
40     * OpenGL video output driver colorformat fixes (with :manyfmts)
41     * aspect, panscan, Hardware OSD support in the OpenGL video output driver
42     * new pnm and md5sum video output drivers, replacing pgm and md5
43     * alsa9 and alsa1x replaced by alsa audio output driver
44     * ALSA audio output driver always uses specified device, even for hwac3
45     * support for mixer channel selection in the ALSA audio output driver
46     * jpeg video output driver now supports output to multiple directories
47     * audio output driver for the polypaudio sound server
49     Decoders:
50     * "experimental" support for 20 and 24 bit LPCM (DVD-Audio)
51     * libmpeg2 updated to 0.4.0b
52     * libfaad2 updated to 2.1beta CVS snapshot
53     * DTS decoding via lavc
54     * Windows Media Audio 9 Voice support via binary DLL
55     * Windows Media Video 9 Advanced support via binary DLL
56     * Windows Media Screen Codec 2 support via binary DLL
57     * Windows Media Image Codec support via binary DLL
58     * Windows Media Image 2 Codec support via binary DLL
59     * VDOWave video support via binary DLL
60     * Miro VideoXL video support via lavc
61     * Creative ADPCM audio support via lavc or binary DLL
62     * IBM Ultimotion video support via lavc
63     * Micronas Speech codec support via binary DLL
64     * H.261 video codec support via lavc
65     * TechSmith Camtasia video codec support via lavc
66     * sonic audio codec support via lavc
67     * snow video codec support via lavc
68     * QuickDraw video support via lavc
69     * Cinepak, CYUV and RoQ audio/video moved to FFmpeg
70     * Vianet Lsvx video support via binary DLL
72     Demuxers:
73     * fix -nosound and -novideo for NSV
74     * subtitle switching and language code displaying for Matroska
75     * support .vp5 file format (AVI variant)
76     * seeking for audio-only ASF files fixed
77     * improved MP3 detection
78     * AVC in .mp4 files
79     * raw H.261 files via lavf
80     * improved seeking precision in MPEG files
81     * better subtitle language code handling for MKV files
83     Streaming:
84     * -cache-min and -cache-prefill options added
85     * compilation fix for newer LIVE.COM versions
86     * make ASF without ECC work
87     * support for MMS on non-standard port
88     * EOF detected in Real RTSP streams
90     FFmpeg/libavcodec:
91     * reduced resolution decoding
92     * new experimental wavelet-based snow video codec
93     * new sonic audio codec
94     * TechSmith Camtasia video decoder
95     * IBM Ultimotion video decoder
96     * QuickDraw video decoder
97     * Creative ADPCM decoder
98     * Miro VideoXL decoder
99     * Sierra online audio files demuxer and decoder
100     * QPEG video decoder
101     * Electronic Arts Game Multimedia format demuxer
102     * H.261 fixes, H.261 encoder
103     * fix VIS accelerated code
104     * DTS support via libdts
105     * many DV fixes, seek in raw DV files
106     * support AAC in MOV files
107     * RV10 fixes
108     * AVI demuxer cleanup, palette change support
109     * iTunes metadata support
110     * HuffYUV fixes (endianness, RGB32 predictor, median encoding, interlacing)
111     * SSE optimizations for 4x4 compare function
112     * epzs motion search enhancements
113     * quad tree based motion compensation
114     * MPEG-4 qpel MMX2/3DNow! optimizations
115     * H.264: lot of fixes and MMX2/3DNow! optimizations
116     * AVC1 (H.264 without sync word in .mp4 files) support
117     * H.264 qpel motion compensation
118     * Indeo3 grayscale decoding
119     * preliminary Truemotion 24 bit decoder
120     * avizlib encoder fixed
121     * trellis quantization support in H.263
122     * DCT optimizations
123     * AltiVec support on AmigaOS4
124     * adapt MMX/MMX2/SSE/3DNow! optimizations to work on x86_64
125     * seeking fixes
126     * better and faster audio resampler
127     * New dc1394 grabbing interface
128     * preliminary decoding support for H.264 with CABAC and B-frames
129     * dvr-ms suport in ASF demuxer
130     * MJPEG-B fixes
131     * range coder (arithmetic entropy coder) used by snow and ffv1
132     * ffv1 enhancements: signed golomb, range codes
133     * as usual, lots of bug fixes and optimizations
135     Filters:
136     * software volume control when no hardware support, can be controlled
137       with the -softvol and -softvol-max parameters
138     * high-quality audio resampling with -af lavcresample
139     * cropdetect rounding parameter
140     * missing audio plugins (extrastereo, volnorm) converted to audio filters
141     * sine sweep generator audio filter
142     * hrtf audio filter to convert multichannel audio to 2 channel output
143       for headphones, preserving the spatiality of the sound
144     * big-endian fixes in rgb2rgb converter
145     * yuv2rgb Altivec optimization fixes
147     Others:
148     * -loop and -shuffle now work together
149     * GUI unified audio options dialog, also for ALSA
150     * GUI redrawing limited, decreases CPU usage in audio-only case
151     * GUI icons for the context menu
152     * GUI speedup especially for audio only case
153     * GUI doublesize bug fixed
154     * x264 encoder support
155     * better EDL support
156     * some --disable configure options finally work (mp3lib, liba52, libmpeg2)
157     * framestepping
158     * changeable playback speed
159     * some crashes with binary codecs fixed
160     * subtitle alignment support for SAMI files
161     * MEncoder can encode MP2 with libtoolame
162     * MPlayer -af help
163     * also support Windows path separator '\'
164     * lavc "turbo mode" to speed up 2-pass encoding
165     * support for 3-pass encode for lavc and x264
166     * XviD encoder and decoder modules updated to API-4.1 (XviD-1.1.x)
167     * flush remainig frames at end of encoding process
168     * VIDIX Cyberblade TV-out fixed
169     * VIDIX I420 support for Cyberblade and mga
170     * VIDIX Radeon support on big-endian systems, other Radeon fixes
171     * CLE266 VIDIX driver
172     * -jpeg removed in favor of -vo jpeg suboptions
173     * FriBiDi fixes for comma handling in Hebrew subtitles
174     * -crash-debug option to attach gdb automatically after crashes
175     * gcc 4 compilation fixes
176     * compilation fixes for many files in the TOOLS directory
177     * infamous "stuck mouse button" bug fixed
178     * reduced verbosity of MPlayer's output somewhat
181   pre5: "LinuxTag release" July 15, 2004
183     Name:
184     * It's "MPlayer - The Movie Player" instead of
185       "MPlayer - The Movie Player for Linux" now.
187     Security:
188     * complete review of string operations, buffer overflows fixed
190     DOCS:
191     * small additions, corrections, updates all over the place
192     * audio output driver section added to the man page
193     * several bug fixes and improvements in the MEncoder documentation
194     * DVD ripping guide extended and improved
195     * AUTHORS file massively extended
196     * German man page partially updated
197     * Hungarian XML documentation translation started
199     Ports:
200     * encrypted DVD playback on Windows fixed (again)
201     * Cygwin and MinGW now accept the same -dvd-device syntax
202     * LIVE.COM now works under MinGW
203     * foundations for MinGW crosscompilation
204     * disabled SSE on MinGW as it caused crashes
205     * AC3 passthrough for ao_win32
206     * improved vo_quartz (YUV, multiple screens support)
207     * vo_quartz made default on Mac OS X
208     * ao_macosx fixed and made default again on Mac OS X
209     * RealVideo binary codecs support on Mac OS X (still buggy)
210     * big-endian fixes in vf.c, vo_tga
211     * OpenBSD portability fixes
212     * OpenBSD/VAX support
213     * AMD64 support
215     Drivers:
216     * support for more Radeons (9800 XT among them) in VIDIX
217     * Radeon related bug fixes in VIDIX
218     * vo_gl2 now supports GUI, fix for flickering borders in fullscreen
219     * support 24 and 32 bit PCM files, big-endian fixes
220     * ao_sdl now converts unsupported formats instead of quitting
221     * ENCA support
222     * merged ao_alsa9 and ao_alsa1x drivers into ao_alsa
223     * NeoMagic TV-out support through VESA
224     * JACK audio output driver
225     * vo_sdl fixes (wrong flags and screensaver disabling)
226     * vo_directx fixes
228     Decoders:
229     * MSZH/ZLIB, FLI, QTRLE, RoQ video and RoQ audio support moved to FFmpeg
230     * FFmpeg Cinepak and CYUV decoders preferred
231     * audio format 0xff support (is AAC)
232     * "raw" audio in MOV supported
233     * Indeo audio (iac25) support via binary codec
234     * upgrade libfaad2 to the FAAD 2.0 release
235     * MPEG-2 chroma422/444 support
236     * Winnov WINX and WNV1 support via binary codec
238     Demuxers:
239     * Ogg subtitle handling and other bug fixes
240     * Matroska improvements
241     * support seeking in Real files without -idx
242     * support seeking in Real files without index with -forceidx
244     Streaming:
245     * ASF, MMST streaming fixes
246     * URL escaping fixed
247     * NSA (Nullsoft audio) streaming support
248     * embedded RAM playlist support
249     * multibyte URL support
250     * rtp:// now supported even with LIVE.COM compiled in
251     * miscellaneous bug fixes
253     Filters:
254     * vf_softskip: frame skipping filter for MEncoder
255     * vf_harddup: frame duplication filter for MEncoder
256     * vf_pullup minor fixes and improvements
257     * AltiVec-optimized YUV to RGB converter
258     * vf_spp memory corruption fix on reallocation
260     FFmpeg/libavcodec:
261     * MPEG-2 encoding with 8, 9, 10, 11 bit intra DC precision
262     * DC clipping fix, intra_dc_precision > 0 support
263     * Cinepak fixes and palette support
264     * support skipping of MB rows during decoding
265     * Vorbis in NUT fixed
266     * NUT updated to latest specification
267     * segfault and artifact fixes in SVQ3 decoder
268     * motion estimation code: overflow and chroma fixes
269     * change qscale -> lambda for the motion estimation
270     * noise preserving sum of squares comparison function in ME code
271     * fixed memory overwrite in truemotion decoder
272     * clip input motion vectors, better error tolerance on bad vectors
273     * FLAC decoder cleanup (partial demuxer/decoder separation)
274     * memalign hack for SSE/SSE2 on that alternative OS :)
275     * lots of AltiVec optimizations
276     * qscale + qprd fix
277     * QTrle4 support
278     * H.261 decoder
279     * coefficient saturation fix in H.263
280     * H.263 MCBPC fix
281     * per line lowpass filter in MMX and faster C lowpass filter
282     * SVQ1 encoder
283     * as usual, lots of bug fixes and optimizations
285     Others:
286     * fullscreen fixes for many window managers
287     * fix crash on original Pentiums and older
288     * dvd://start-end support
289     * netstream (mpst://) support fixed
290     * support comments in plaintext playlists
291     * loader/ dependency removed
292     * keepaspect option extended to all video output drivers
293     * WMA to Ogg conversion and simple subtitle editing script added to TOOLS
294     * support for more lame options
295     * new set of GUI icons
296     * memory conserving implementation of GUI potmeters
297     * X11 code reindented
298     * further gcc 3.4 support fixes
299     * mixer API written for changing volume through libaf
300     * -rtc-device option for specifying the RTC device
301     * desktop/menu icon added
302     * miscellaneous bug fixes and cleanups
303     * multi-threaded encoding with lavc
304     * fixed a bug with Real files introduced in pre4
305     * -use-stdin renamed to -noconsolecontrols
308   pre4: "YAML Counter" Apr 28, 2004
310     Security:
311     * HTTP parser remote heap overflow vulnerability fixed (from 1.0pre3try2)
312     * Real RTSP remote buffer overflow vulnerability fixed
313     * buffer overflow in the Matroska demuxer
314     * potentially exploitable buffer overflow in CDDB TOC code
316     DOCS:
317     * new Copyright file covers files from other projects and their licenses
318     * new DOCS/tech/translations.txt explains how to properly translate MPlayer
319     * new Japanese console message translation
320     * Polish translation finished
321     * Italian man page translation
322     * DVD ripping guide
323     * telecine/interlacing guide
324     * video output driver section added to the man page
325     * XML build system rewritten - now supports building individual languages
326     * miscellaneous updates all over the place
328     Ports:
329     * better PA-RISC detection
330     * support for VAX (tested on VAXstation 4000/VLC) -- really, believe me!
331     * optimizing for specific MIPS CPUs under IRIX
332     * AMD64 detection under BSDs
333     * fbdev driver updated for Linux 2.6
334     * support for ELF only OpenBSD
335     * optimizing for PPC 970 (aka G5)
336     * SDL support fixed on MinGW
337     * VIDIX working under Windows XP/2000 (native dhahelper)
338     * builds out of the box under GNU Hurd
339     * SSE optimizations enabled under MinGW
340     * SSE support under OpenBSD
341     * AltiVec support under NetBSD
342     * GCC 3.4 support (due to changed behaviour in ASM code snippets)
344     Demuxers:
345     * Matroska containing RealVideo works better
346     * fixed random segfaults in VIVO
347     * endianness fixes in CDDA
348     * UYVY support in tvi/v4l2
349     * tvi/bsdbt848 now working under FreeBSD 5.2-CURRENT
350     * tvi/bsdbt848 audio part working under NetBSD
351     * LIVE.COM demuxer updated to conform with latest libraries
352     * new, independent, C implementation of the Matroska demuxer
353     * fix for rare Real files
354     * more robust Real demuxer (can resync after errors)
355     * support for AAC inside Real
356     * MPEG Aspect code 4 fixed
357     * wrapper demuxer for FFMpeg's libavformat (Nut is playable this way)
358     * support for selecting subtitle streams with -slang inside Ogg
359     * much improved seeking in Ogg
360     * -sid/-aid/-vid start from zero in Ogg demuxer just like other demuxers
361     * Nullsoft streaming video (NSV) demuxer
362     * AVI OpenDML read and write support
364     Streaming:
365     * SMIL playlist parser
366     * support for URL redirection
367     * support for seeking in HTTP streams
368     * updated LIVE.COM streaming code
369     * fallback to live.com RTSP after Real RTSP
370     * suggests -playlist if normal streaming fails
371     * many improvements and bug fixes in the streaming code
373     Decoders:
374     * compilation failure without zlib in vd/lcl fixed
375     * removed obsoleted decoders (which were moved to libavcodec), affected:
376       vd/8bps, vd/msrle, vd/msvideo1, vd/rpza, vd/smc
377     * workaround for buggy codecs in ad/acm (support for Sharp G.726)
378     * fixed chroma-swapping in Hauppauge Macroblock decoder
379     * AltiVec-optimized resampler in liba52
380     * support for VP5 and VP6 DLL decoders
381     * support for Alparysoft lossless video codec (through DLLs)
382     * support for Lead MCMW wavelet video codec (through DLLs)
383     * HE-AAC working through libfaad
384     * removed libmpflac in favor of FFmpeg's FLAC implementation
385     * liba52 dynamic range compression support
387     Filters:
388     * vf_bmovl bugfixes
389     * vf_filmdint now handles 15fps NTSC input
390     * huge updates and speedup on vf_pullup
391     * big updates to vf_ilpack (proper interpolation and MMX optimizations)
392     * vf_zrmjpeg: fast MJPEG encoder using libavcodec for Zoran
393     * interlaced scaling support in vf_scale
394     * vf_kerndeint: adaptive deinterlacer
395     * vf_rgbtest: rgb test pattern generator for developers
396     * vf_qp: qp change filter
397     * vf_noformat: the same as vf_format but with reversed meaning
398     * AltiVec-optimized SWScaler
399     * vf_phase: phase shift fields
400     * vf_divtc: duplicate frame removal from deinterlaced telecined video
402     Drivers:
403     * ao/esd behaves better over network now
404     * support for Radeon 9200/9600/9600 Pro/9700 in VIDIX
405     * -mixer support for alsa9
406     * fixed OSS audio grabber module with hardware not supporting 44khz
407     * native ALSA 1.x support (not through 0.9 emulation)
408     * better multibuffer support in VIDIX nVidia driver
409     * pan & scan support in VIDIX nVidia driver
410     * support for more cards in VIDIX nVidia driver
411     * vo_libcaca: color ASCII art output driver
412     * vo_quartz: native MacOS X/Quartz video output
413     * support for VIDIX when ATI FireGLX drivers are used
415     FFmpeg/libavcodec:
416     * H.263 AIC and MQ encoding support
417     * fixed low delay decoding
418     * fixed H.263+ encoding without UMV
419     * lots of CBR improvements
420     * MB type and QP visualization
421     * lots of code cleanup
422     * intra & inter dequantization split -> speedup
423     * fixed stereo IMA ADPCM encoding
424     * VBV delay setting support (MPEG-2 CBR)
425     * improved RV20 decoder (most known errors eliminated)
426     * interlaced DCT
427     * interlaced motion estimation
428     * interlaced MPEG-2 encoding
429     * 4MV encoding fixes
430     * initial interlaced MPEG-4 encoding
431     * improved visual quality in SVQ3 decoder
432     * fixed never-before-tested embedded string decoder in SVQ1
433     * optimized quantization (including the trellis way)
434     * Sierra VMD video decoder
435     * MMX- and SSE2-optimized H.263 denoiser
436     * better SVCD compliance (encoder side)
437     * MMX- and MMX2-optimized interlaced DCT decision
438     * various cleanup, memleak and segfault fixes
439     * optimized (2x faster) the MPEG layer 3 decoder
440     * grayscale coded MJPEG decoding support
441     * avimszh and avizlib decoders
442     * "packed" XviD decoding
443     * fixed some bugs in RV20 B-frames decoding
444     * closed GOP encoding
445     * SSE2-optimized FDCT
446     * support for quantizer noise shaping
447     * support for EA ADPCM and SMJPEG IMA ADPCM
448     * QT RLE decoder
449     * OBMC fixes
450     * FLAC decoder
451     * better support for DivX5
452     * MMX- and SSE2-optimized VP3/Theora decoding
453     * support for Theora alpha3
454     * many H.264 improvements
455     * more robust MJPEG startcode search mechanism
456     * better WMV8 decoding
457     * native SPARC VIS optimizations
458     * native G.726 codec
460     Others:
461     * -codecs-file option for specifying alternative codecs.conf file
462     * fixed some minor bugs in the GUI
463     * prevent sig11 when $HOME is not set
464     * fix some command line handling corruptions
465     * Swedish and Polish yes/no options in config files
466     * support binding F11 and F12 keys
467     * TOOLS/divx2svcd updated
468     * stricter thread code in Win32 loader (works under NetBSD)
469     * PJS subtitle support (was: dunnowhat)
470     * TOOLS/avifix: simple tool to fix chunk sizes in AVI files
471     * proper extraheader handling when libavcodec is used in MEncoder
472     * AVI OpenDML read and write support
473     * AVI VPRP (video property) read and write support
474     * fixed long standing lame quality option off-by-one bug in MEncoder
475     * MPL2 subtitle support
476     * less verbosity in Win32 loader and other places
479   pre3try2: security fix release Mar 3, 2004
481     Security:
482     * HTTP parser remote heap overflow vulnerability fixed
485   pre3: "The Real Counter" Dec 9, 2003
487     DOCS:
488     * all MPlayer and MEncoder options documented
489     * all FFmpeg/libavcodec options documented
490     * Support for building incomplete XML documentation
491     * Support for building all-in-one HTML docs
492     * HTML documentation obsoleted
493     * English, Polish and French HTML documentation removed
494     * Spanish documentation translation finished
495     * Macedonian runtime output translation added
496     * small improvements and bug fixes all over the place
498     Ports:
499     * fixed compilation of Matroska on MinGW/Cygwin
500     * support for detecting non-Intel CPUs under Cygwin
501     * sub autoloading under Windows
502     * removed pthread dependency (out of the box compilation on NetBSD)
503     * more 64 bit fixes
504     * a lot of Mac OS X fixes
505     * prefer TOOLS/cpuinfo over linuxemu's /proc/cpuinfo under FreeBSD/x86
506     * Darwin XMMS libs supported
507     * support newer Darwin versions in AltiVec detection code
508     * support for newer Apple GCCs
510     Codecs and demuxers:
511     * better support for (buggy) MEncoder created streams in libmpeg2
512     * MPEG-TS demuxer updates
513     * fixed the MPEG muxer
514     * fixed tons of bugs in MMS streaming
515     * user settable HTTP user-agent field
516     * improved (now working) seeking with support for growing RealMedia files
517     * saveable and loadable index files (workaround for formats not
518       supporting files over 2GB)
519     * Ultimotion VfW decoder
520     * support for MMS streams with UTF urls
521     * big DVB demuxer update
522     * fixed MOV demuxer to always read ImageDesc (fixes ffsvq3 bugs)
523     * fixed an old bug in AVI/Waveformatex size calculation
524     * XviD API-4 (1.0 beta2) support
525     * improved FLAC-in-Ogg support
526     * Matroska: better AC3 detection
527     * Matroska: VOBsubs, MP2, FLAC, AAC and HE-AAC support
528     * improved detection of Real RTSP through URL analysis
529     * fixed stereo 16 bit TWOS
530     * fixed MPNG when using BGR24 images
531     * control functions in Ogg demuxer
532     * HTTP cookies support
533     * LML-M4 MPEG-4 capture card raw stream format support
535     Filters:
536     * some fixes in the delogo filter
537     * optimized eq2 filter
538     * weighted gamma support in the eq2 filter
539     * new filters: hue, spp, fil, yuvcsp
540     * alternative postprocessing filter (spp)
541     * big scale filter updates
542     * zrmjpeg filter, a kick-ass MJPEG encoder using FFmpeg/libavcodec
543     * filmdint: new inverse telecine filter, heavily MMX- and 3DNow!-optimized
545     FFmpeg/libavcodec:
546     * Lagrange multipliers instead of qscale, encoding quality much improved
547     * fixed an old bug in MPlayer's support code
548     * support wider range of VOLs in H.263
549     * direct rendering support in MJPEG
550     * massive MLib optimizations
551     * more VQA files supported
552     * Theora support
553     * Sunplus JPEG (SP5X) support
554     * H.263 GOB fixes
555     * massive cleanups
556     * reduced memory footprint (!)
557     * fixed decoding if aspect ratio changes
558     * MMX2 optimizations in HuffYUV
559     * lots of bugs squashed in HuffYUV
560     * long standing decoding errors after 'first frame is not keyframe' fixed
561     * CRI ADX support
562     * XA ADPCM support
563     * fixed files with odd dimensions on PPC
564     * optimized MPEG-2 bitstream parsing
565     * better interlacing framework
566     * support for IBM's XLC compiler
567     * support for SAR (sample aspect ratio)
568     * floating point AAN DCT
569     * dynamically alloc big data fields (lower memory usage in most cases!)
570     * fixed stereo IMA-ADPCM encoding
571     * inline vs always_inline - some speedups
572     * MMX2-optimized FDCT
573     * accurate 2-4-8 DCT
574     * much faster DV encoding (beats libdv)
575     * support Cinepak files with funky (not divisible by 4) resolutions
576     * AltiVec-optimized FDCT
577     * XvMC speedups
578     * initial ZyGoVideo decoding
579     * RGB support in FFV1
580     * new Palette API, all codecs updated
581     * Noise reduction of DCT coefficients
582     * "av_log" logging API
583     * support for buffer hints from codecs
584     * BGR24, RGB555 and PAL8 image formats
585     * 8BPS, MS RLE, MS Video1, QT RPZA, QT SMC, FLIC and TrueMotion1 decoders
586     * 16x8 MV visualisation support
587     * H.263 overlapped block motion compensation (OBMC), 4MV support
588     * H.263 alternative inter vlc support
589     * H.263 deblocking filter (MMX-optimized)
590     * H.263 modified quantization support
591     * H.263 slice structured mode support
592     * Real RV20 decoder (with B-frame support)
594     Drivers:
595     * VIDIX equalizer support in fbdev, svga and vesa
596     * VIDIX colorkeying support in fbdev, svga and vesa
597     * obsoleted option: -fb
598     * new SiS 650/651/740/etc VIDIX driver
599     * safer vo_directx direct rendering
600     * massive nvidia_vid updates
601     * gl2 updates
602     * ggi now supports non-directbuffer rendering and slices
603     * tdfxfb fixed on gcc 3.x
604     * dfbmga updated, G200 support
605     * colorkeying can be disabled
606     * Radeon 9800 (R350) support in VIDIX
607     * proper fix for buffer size workarounds in vo_zr
608     * new vo_zr2 driver, which uses the advantages of the filter layer
609     * fixed vo_vesa when used together with pthread
610     * runtime stay-on-top functionality (in almost all output drivers)
611     * ALSA 1.x support
613     SWScaler:
614     * updated MLib (Sun VIS) support
615     * more accurate filters (rounding fixes)
616     * MMX-optimized UYVY output
617     * eliminated chroma scaling bugs
619     Others:
620     * fixed aspect and geometry
621     * fixed compilation when libavcodec is missing (although it's a bad idea)
622     * MTRR detection added to TOOLS/cpuinfo
623     * FAAD detection in configure fixed/improved
624     * improved FLAC configure detection
625     * GUI file selector updated for newer formats
626     * Fontconfig support
627     * proper VOBsub seeking support
628     * removed oldskool libcss support (nobody uses it, it has drawbacks and
629       possible security implications)
631     MEncoder:
632     * FFmpeg/libavcodec audio encoding support
633     * exit if there's no video stream (avoids unexpected segfaults)
634     * huge bug fixed (missing InitTimer call), screwed up timers in some cases
635     * rawyuv (i420) 'encoder'
638   pre2: Oct 5, 2003
640     Security:
641     * remotely exploitable buffer overflow in the ASF streaming code fixed
643     DOCS:
644     * Spanish and Russian translations almost finished
645     * French, Hungarian, Polish translations updated
646     * New Romanian translation started
647     * numerous sections updated
649     Ports:
650     * initial Amiga/MorphOS (through GeekGadgets) support
651     * FreeBSD 5.x (libkse/libthr) support in Win32 DLL loader
652     * finally fixed the compilation on non-MVI capable Alpha CPUs
653     * better AltiVec detection in configure
654     * OSD menu now works on MinGW
655     * slave mode, VOBsub and MEncoder support on Windows
656     * MinGW 3.1.0 supports MPlayer out of the box!
657     * VIDIX and libdha ported to Windows
658     * SDL on IRIX support
659     * vo_gl2 video output ported to Windows
661     Codecs and demuxers:
662     * support for QuickTime version 6.3 DLLs
663     * fixed some bugs in imported FAAD
664     * disabled internal FAAD when using buggy GCC
665     * --enable-externalfaad option to force using external FAAD library
666     * imaadpcm bug fixed
667     * ViVD v2 codec support (DLL only)
668     * QuickTime codecs support inside Matroska
669     * improved seeking inside Matroska
670     * some bugs with DMO codecs have been fixed
671     * fix for MOV files with bogus user data length
672     * fixed some demuxers which read after EOF
673     * better RTP synchronisation
674     * FLAC support through imported libmpflac
676     Filters:
677     * new delogo filter (for removing TV channel logos)
678     * presets support in swscaler filter
679     * new audio filter export, for supporting visual effect applications
680     * correct select handling in bmovl filter
682     FFmpeg/libavcodec:
683     * better DivX/XviD bug detection code
684     * Id RoQ decoder
685     * Interplay MVE decoder
686     * WC3/Xan video decoder
687     * Xan DPCM, DK3 & DK4 ADPCM audio decoders
688     * detect old XviD with fourcc=DIVX
689     * vp3 decoder fixes
690     * improved the Alpha optimizations
691     * x86 optimizations are threadsafe now
692     * settable scene change threshold
693     * better MPEG-1/MPEG-2 conformance encoder
694     * quality improvement for high bitrate videos with trellis quantization
695     * indeo3 decoder fixed
696     * new options: mv0, cbp
697     * DV video encoder
698     * MPEG-1 now works with Trellis quantization
700     Faad2:
701     * synced to latest CVS
702     * HE_AAC profile added
703     * SBR QMF improvements
704     * DRM updates
705     * Covariance speedup
706     * reduced memory usage
707     * overall cleanups and fixes
709     Drivers:
710     * VIDIX driver for nVidia cards
711     * directfb2 fixed for latest directfb
712     * smoother audio playback with alsa9
713     * fullscreen and geometry support in directx
714     * fullscreen support with OpenGL drivers
715     * OSD fixed with svga
716     * new cvidix and winvidix drivers
717     * user settable colorkey
719     Others:
720     * several leak fixes
721     * selecting optimizations for PPC 7455 CPU
722     * CPU detection code now measures speed on x86
723     * unrarlib cleaned up a bit
724     * updated the list of known x86 CPUs (including Opteron!)
725     * subtitle alignment and smart line splitting options
728   pre1:  "Development" on the beach Sept 1, 2003
729     NOTE: the MPlayer 'main' branch was forked at the time of 0.90-rc4, so
730     0.90-rc5 (and later 0.90 releases) changes are independent!
731     (it also means that there are main-only and 0_90-only changes)
733     DOCS:
734     * DOCS/Language/ dirs renamed to DOCS/id, English files moved to DOCS/en
735     * HTML --> XML format conversion (English, Russian and French for now)
736     * new Spanish DOCS translation
737     * man page restructured, options ordered
738     * Finally merged libavc-option.txt into the man page.
739     * slave mode commands moved from the man page to DOCS/tech/
740     * traditional Chinese help file added
741     * massive help file updates, most languages are up to date now
742     * new and improved Windows port section with Cygwin and MinGW subsections
743     * almost all options documented
744     * fixes and small updates all over the place
746     Big/Structural changes:
747     * linux/ dir renamed to osdep/
748     * postproc/postproc* files moved to libavcodec
749     * old libmpeg2 replaced with patched version of the 0.3.1 release
750     * docs priority & installation (--language=ab,cd,ef,all and so on)
751     * yuv2rgb conversion removed from most vo drivers (like fbdev, gif89, etc)
752     * reverse-order -vop option obsoleted by -vf, big config layer changes
753     * stream layer "cleanup", -dvd -> dvd:// etc
754     * autosub fuzziness, it tries to load all subs with similar filenames
755     * removed the whole old config reader, leaving only the newer one
756       (no backward compatibilty!)
758     Ports:
759     * HP-UX fixes
760     * Ported to Darwin / Mac OS X (with extra accurate Darwin timers)
761     * Ported to Win32/MinGW (including network, timers, getch, etc)
762     * Win32 codecs DLL support on Win32 (Cygwin and MinGW)
763     * fixed mpdvdkit on Cygwin and MinGW
764     * Lots of PPC (including AltiVec) optimizations
765     * Some ARM fixes
766     * Alpha fixes (especially non-gcc3 support)
767     * Initial Hitachi SuperH support (SH3/SH4)
769     Codecs/demuxers support:
770     * RealAudio Win32 DLLs support
771     * various RealAudio/RealVideo fixes, including WxH bugs, Sipr, etc
772     * various RealMedia a-v sync fixes
773     * RealAudio V4 demuxer
774     * RealAudio 14_4 and 28_8 codecs support (both binary DLLs and native code)
775     * RealMedia rtsp:// support (independent from the live.com RTSP stuff!)
776     * Matroska demuxer (C++ version)
777     * demuxer: enabling MPEG-4-ES autodetection, H.264-ES support
778     * WAV extradata parsing (for truespeech, atrac3, etc)
779     * MPEG-TS (Transport Stream) and TIVO demuxers
780     * DVB (Digital Video Broadcasting) input driver
781     * hwac3: DTS passthru support
782     * new filters: down3dright, detc, telecine, tfields, ilpack, ivtc, dsize,
783       tinterlace, pullup (MMX-optimized!), framestep, tile
784     * vf layer: slices support (crop, expand, swscale only)
785     * vf scale aspect fixes
786     * swscaler: cleanup & API change, yv12 -> yuy2 in alpha asm,
787       -fPIC compileable
788     * swscaler: brightness/cont/sat. and different YUV matrices support
789     * NUV encoding
790     * SGI image files decoding (-mf)
791     * Theora video (using libtheora/libogg) support
792     * DivX.com 5.0.5 libs support
793     * support for latest XviD en/decoder features
794     * decoder for Hauppauge PVR 250/350 MB-YUV format (fourcc HM12)
795     * support for Vanguard's Win32 H.264 etc codecs
796     * Video for Linux 1: various bugfixes, video eq support
797     * Video for Linux 2 support
798     * TV support: kick-ass image format handling
799     * mp3lib: moved the assembly sources into gcc inline assembly (c)
800     * mp3lib: sync with mpg123 0.59s-pre
801     * mp3lib: final layer-1 support
802     * mp3lib: skip trashed first MP3 frame, fixes many buggy/misdetected files
803     * imported a working FAAD version
804     * 8BPS (Planar RGB) support
805     * working DVD (libmpdvdkit) support for Cygwin/MinGW
807     FFmpeg/libavcodec:
808     * libavcodec: static,const,compiler warning cleanup, UINTX -> uintx_t
809     * old HuffYUV v1 support
810     * PAL 4:1:1 SMPTE 314M DV streams support, NTSC DV last MB column fix
811     * fixing padding bug autodetection for some rare files
812     * DspContext.(i)dct_* bitexact cleanup
813     * user settable quantizer bias
814     * MPEG-1 slice encoding support
815     * MSMPEG4 2-pass support
816     * H.264 video decoding
817     * Indeo 3 video decoding
818     * VP3 video decoder (buggy somtimes)
819     * Sorenson 3 (SVQ3) video decoder (it's actually a H.264 variant)
820     * 3IV1 (3ivx v1) decoding
821     * ASV1 (ASUS Video v1) and ASV2 (ASUS Video v2) en/decoding
822     * Improved SVQ1 decoding (using FFmpeg VLC functions)
823     * truncated unary binarization, unary k-th order exp golomb binarization :)
824     * FFV1: lossless YUV codec, compresses a lot better than huffyuv, but slower
825     * lossless MJPEG en/decoding, pegasus "pseudo yuv" (=RCT) decoding
826     * ATI VCR1 and VCR2 decoding
827     * full featured SH4 optimizations
828     * ARM-optimized simple_idct
829     * MPEG-2 encoding
830     * PSX MDEC decoder
831     * user settable quantization matrices
833     Drivers:
834     * x11_common: fix detection of metacity
835     * x11_common: 10l fix in original layer detection code
836     * x11_common: extended fstype config options
837     * x11_common: smooth window moving
838     * tdfx_vid driver (3dfx cards overlay with AGP support)
839     * vo_xover: general X11 overlay driver, currently only tdfx_vid uses it
840     * mga_vid: various fixes, 16MB G400 detection, support for multiple cards
841     * new svgalib vo driver
842     * vo_directfb2: triple buffering support, configuration sys changed, fixes
843     * OpenGL driver cleanups/fixes (both vo_gl and vo_gl2)
844     * vo_fbdev cleanup/partial rewrite, now with real direct rendering
845     * vo_xvmc: new driver featuring XvMC (HW MC/IDCT) acceleration
846     * new TGA output driver
847     * new vo_fbdev2 (written from scratch)
849     Others:
850     * gcc can now detect badly called mp_msg()s
851     * many config/cmdline parsing fixes (some of them were at least 100000l bugs)
852     * configure: enable VIDIX for PPC
853     * configure: full featured PPC optimizations, rewritten architecture handling
854     * spudec.c: Fix "invalid fragment" handling, Improved subtitle queueing
855     * network streaming layer: IPv6 support
856     * FTP support
857     * playtree parsing speedup :)
858     * various URL parsing fixes
859     * Crash on broken config files finally fixed!
860     * GUI: PPC (reverse byteorder) fixes
861     * GUI: revert to 'default' skin if configured skin failed
862     * TOOLS/plotpsnr.pl: PSNR plotting tool using gnuplot
863     * DOCS/tech/mpcf.txt: MPCF/NUT draft/specification
864     * TVout/matroxtv: various improvements
865     * spelling/grammar fixes in numerous files
868 MPlayer (0.90)
870   rc4:  "FlameCounter" Feb 9, 2003
872     DOCS:
873     * some clarifications and updates in the English DOCS
874     * massive translation and help-file updates
876     Fixes:
877     * -ac hwac3 fixed (was broken in rc3)
878     * vo_svga: 4bp & 8bpp fixes
879     * various GUI fixes, including some critical bugs
880     * rage128 VIDIX PPC fixes
881     * libmenu: one crash fixed, some cleanup
882     * fixed ./configure --cc="ccache gcc"
883     * -loop fixes, now -loop 2 plays a file twice :)
884     * (mirrored) OSD volume symbol fixed (|\ -> /|)
885     * 32bpp QT-RLE support
886     * AltiVec on non-Darwin systems support
887     * QuickTime reference file support fixes
888     * mp3lib: layer-2 decoding fixes
889     * updates to extension->demuxer mapping table
890     * libavcodec: DivX 5.03 decoding fix
891     * ao_oss: limited channels handling fixed
892     * fixed OGM subtitles and iconv
893     * fixed -subcp option with unicode truetype fonts
894     * -mf: type detection (based on extension), better defaults
895     * vo_xv: -fixed-vo support fixed (fullscreen switching)
896     * Ogg-in-AVI (audio format 0xFFFE) demuxing fixed
897     * vorbis decoding fixed (outer loop cleanup)
898     * swscaler: 4bpp depth 1 pixel/byte format support for -vo svga
899     * missing error message in command line parser for missing parameters
900     * swscaler: YVU9->YV12 fixes
901     * -ao mpegpes + -ac hwac3 fixed
902     * -ao pcm bogus WAV header fixed
903     * -vo x11 + -wid fixed
904     * auto-insert the 'palette' filter if needed, support fixed in filters
905     * sig11 when playing second audio-only file fixed
906     * configure: detection of CDDA, nas, i18n, svgalib, FAAD2, lame fixed
907     * -af/-af-adv support in MEncoder fixed
908     * libmpdvdkit2: upgraded to use libdvdcss 1.2.5
910     Features:
911     * raw video support (-rawvideo, similar to -rawaudio)
912     * experimental MPEG-4-ES support (enable with -demuxer 27 -fps xxx)
913     * new video filter: field (cheap deinterlacer)
914     * DVD/VOBsub improvements: positioning, optional gaussian blur scaler
915     * vf_bmovl: 400% speedup :)
916     * libavcodec: native DV audio decoder
917     * GIF demuxer (for animated GIFs)
918     * new noise removal filter: -vop denoise3d
919     * per-channel gamma and MMX-opt'ed bri/cont/saturation support in -vop eq2
920     * live.com lib support cleanup, support for more stream types
921     * playtree imported into the GUI instead of the GUI's own playlist hack
922     * support for the XviD and DivX4/5Linux libraries at the same time
923     * -fstype option: override priority/layer of the fullscreen switch methods
924     * libavcodec: some B-frame related encoding failures/crashes fixed
927   rc3:  "BugfixCounter" Jan 19, 2003
929     DOCS:
930     * English man page & HTML docs updates
931     * audio filter documentation
932     * help_diff.sh doesn't depend on bash any more
933     * Hungarian, French, Italian, German, Polish(?) docs synced
935     Important fixes:
936     * X11 fullscreen switching (yes, again...) rewritten, some X11 code cleanup
937     * Voxware and QuickTime DLLs finally work (was broken in some contexts)
938     * VIDIX Radeon support cleanup, should really solve the pink screen bugs
939     * Cygwin: -vo directx crashes and garbled picture with some files fixed
940     * OGM/Ogg seeking (broken frames) fixed, subtitle fixes, XCD support
941     * libaf: big (audio filter layer) updates, floating point support, speedup
942     * ffwma2 fixed (better error resilience)
943     * SPU queueing - fixes missing or early disappearing DVD subtitles
944     * the mysterious DVD audio delay (150-300ms) fixed
945     * extension-based file format detection fixed the MP3 vs. MPEG-PS conflict
946     * cache2 keeps buffer for non-seekable media, fixes QuickTime streaming
948     Fixes:
949     * mp3lib CPU detection part cleanup, 'decwin' linker problem fixed
950     * various cddb:// fixes, support of NetBSD 1.6
951     * libmpdvdkit2: Fix DVD authentication on Solaris 9
952     * libmpdvdkit2: libdvdcss upgraded to 1.2.4 (keeping the key cache patch)
953     * libmpdvdkit2: fixed decryption from multiple VOB files (hdd or Darwin)
954     * -ao arts, -ao oss: Fix 8-bit sound support
955     * -vop expand + FFmpeg codecs conflicts solved, some other -vop bugs fixed
956     * -ac ffmp2 with MPEG files (sig11) fixed
957     * QT Qclp audio codec initialization fixed
958     * exit codes cleanup (0 for quit/eof, 1 for error)
959     * -ao win32 sync problems solved, -autosync 100 is still recommended
960     * -vo gif89a uninit sig11 fixed
961     * the usual compiler warning fixes :)
962     * use -pphelp instead of -vop pp=help
963     * various big-endian fixes
964     * 16bpp packed YUV fixes in crop, mirror, rotate filters
965     * some -fixed-vo and vo_preinit fixes, -vo sdl, xmga, mga should work...
966     * various Solaris compatibility fixes (should work out of the box)
967     * mms:// port fixes, tries 1755 if 80 failed
968     * libavcodec: various ME fixes, B-frames fixes, WMV2 slice decoding fixes
969     * -ao alsa9 audio-file playback high CPU usage fixed
970     * libaf updates, 2-pass initialization to get better filter path
971     * better detection of playlists, support for [Reference]-style format
972     * handle QuickTime reference media files as playlist
973     * cddb:// & cdda:// CD-ROM device name fixes on Linux and *BSD
975     Features:
976     * -ao esd: new EsounD audio driver
977     * -vo dxr3: new NORM option
978     * XAnim & RealPlayer binary Codecs working on PPC
979     * Radeon 9000 support in VIDIX, colorkey restoring for all Radeons
980     * initial PPC (big-endian) support in VIDIX Rage128 driver
981     * PNM:// streaming support (ported from xine)
982     * muxer layer: MEncoder can now write MPEG-PS format, too (EXPERIMENTAL!)
983     * libavcodec: WMV2 decoder (buggy/untested)
984     * DVB "HEAD" (aka. NEWSTRUCT) drivers support
985     * subtitle background bounding-box support (optional grey-level & opacity)
986     * libaf: 3 new filters: panning, compressor/limiter and a noise gate
987     * per-mediafile config file support (for file-specific options)
988     * iconv (codepage conversion) support for OGM (Ogg) subtitles
989     * v4l: user friendly channel tuning
990     * freetype & old-style RAW font support usable (compilable) at the same time
991     * vo_directfb2, vo_dfbmga: DirectFB 0.9.16 support
992     * libavcodec: motion estimation pre pass, qpel encoding, trellis quantization
993     * libavcodec, liba52, mp3lib: AltiVec optimizations
994     * keep window aspect ratio at resizing (x11, xv), requires WM support
995     * -geometry option, also accepts X11 syntax
996     * real .bin+.cue (S)VCD images support (-vcd 2 -cuefile xxx.cue)
997     * postprocess: YUV 411/422/444 support, stride fixes
998     * jumping of overlapping subs fixed, sorting is automatic, iconv fixes
999     * MPEG-2 telecine detection and automatic inverse telecine (MPlayer only)
1001     GUI:
1002     * correct GTK widget destroy event handler
1003     * fullscreen switching fixed (sync with x11_common)
1004     * fix GTK submenu
1005     * new font render engine
1006     * added persistant history patch
1007     * SDL Audio configure window
1008     * add overlapping to preferences
1009     * add playbar for subwindow
1010     * add vertical potmeter for skin
1011     * fixed 'single pixel bug'
1012     * fixed some possible crashes
1015   rc2: Dec 24, 2002
1016     General:
1017     * DOCS/tech/encoding-tips.txt and tech/directfb.txt
1018     * some DOCS corrections/updates/sync/HTML fixes
1019     * GUI: fixed three submenu bugs and several other problems
1020     * more compiler warning fixes
1021     * NetBSD: CPU SSE/SSE2 detection & VCD reading fixes
1022     * fixed possible v4l capturing crash
1023     * merged the EDL 0.5 patch - using & creating edit-lists (runtime cut&skip)
1024     * subtitle alignment changeable: top/bottom/middle (key 'i')
1025     * -slang support for VOBsub files
1027     VO:
1028     * X11 fullscreen switching code changed again (esp. for GNOME2/KDE 3.1)
1029     * VIDIX: svgalib kernelhelper support (as libdha alternative)
1030     * VIDIX driver for trident cyberblade card
1031     * VIDIX: 8 pixel shift & pink window bugs fixed in the RADEON driver
1032     * new, rewritten version of vo_svga (VIDIX support etc) and vo_gif89
1033     * yuv4mpeg vs. framedrop/frameskip fixed
1035     Codecs:
1036     * libavcodec: fixed possible 20% speedloss bug
1037     * support for the experimental (and buggy) dev-api-3 XviD CVS branch
1038     * fallback to built-in codecs.conf if no compatible external file found
1039     * experimental Sorenson 1/3 encoding (using QuickTime DLLs)
1040     * more accurate video bitrate calculation for AVI files
1041     * presets support for libmp3lame encoding
1042     * CDDA seeking fixed
1043     * Win32/RealPlayer codecs DLL & 64bit Alpha Linux RealPlayer codecs support
1044     * XMMS Input plugins (demuxer & codec) support
1045     * Fixed a bug in MMX-optimized mp3lib (triggered by OpenBSD).
1048   rc1:  "CodecCounter" Dec 7, 2002
1049     Docs:
1050     * new French translation
1051     * IRIX section
1052     * various updates (both English & Hungarian)
1054     Codecs:
1055     * new codec pack download page (there are several packs for various IFs)
1056     * Win32/QuickTime codec plugin DLL support -> SVQ3 + QDMC/QDM2/Qclp !!!
1057     * Win32/DMO codec DLL interface support -> Windows Media Audio/Video 9 !!!
1058     * MJPEG 2000 support (using Morgan & Imagepower VfW DLLs)
1059     * libavcodec: optimized HuffYUV en/decoder, with experimental YV12 support
1060     * libavcodec: MJPEG-B support (need more samples)
1061     * more xvidencopts
1062     * VorbisGain tag support, tremor (fast vorbis decoder lib) support
1063     * BIG libavcodec messups & codmetics & cleanups & API changes & fixes
1064     * dynamic plugin support for libmpcodecs (for future binary codec releases)
1066     GUI:
1067     * general code cleanup, more robust GTK code
1068     * preferences: screensaver, Autosync settings
1069     * cache=4 fixed (caused jerky/lagging/slow playback with gmplayer)
1071     Others:
1072     * new config/cmdline parser code (optional)
1073     * OSD menu system (preferences, shell, file selector, etc)
1074     * libaf: runtime cpudetection, volume, equalizer, better format conversion
1075     * subtitle overlapping can be disabled, added subtitle sorting
1076     * subtitle dump to JACOsub and SAMI formats
1077     * displays URLs from 'Reference Media' type MOV files, dump generic data
1078     * find best (longest) streams in MOV files (twotowers...)
1079     * get position/length function in demuxers - for slavemode & -identify
1080     * -ao alsa9 surround fixes, 8-bit PCM fixed
1081     * -vo dfbmga: -dr support, fixed OSD flickering
1082     * -stop-xscreensaver fixed, support for KDE screensaver, too
1083     * More compiler warning fixes
1084     * AltiVec (G4) support
1087   pre10:  "BirthdayCounter" Nov 11, 2002
1088     Docs:
1089     * DVD auth, VCD sections extended (DOCS/cd-dvd.html)
1090     * unified *BSD sections, extended Cygwin
1092     Fixes:
1093     * LIRC error message (Error while reading cmd fd X : Success) fixed
1094     * playback of some (streamed?) DivX files starting with non-I-frames fixed
1095     * -vo png fixed (removed builtin YV12 support, removed OSD)
1096     * some MP3 playback/seek segfaults fixed
1097     * VIDIX Mach64 colorkey on PPC fixed
1098     * -ao sdl now handles "featureless" soundcards
1099     * -vo zr fixes
1100     * fixed sig11 if vo init failed
1101     * various DXR2 and DXR3 fixes
1102     * v4l buffering fixed
1103     * fixed multiple reads caused by byteswapping macro (mjpeg.c, mach64_vid.c)
1104     * cleanup of postprocessing code - now it's threadsafe and can be shared
1105     * ported to GNU/Hurd
1106     * cleanup of AVI pts (timestamp) handling - no more BPS hack in mplayer.c
1107     * small cleanup of A-V sync code - using relative instead of absolute timers
1108     * GUI code cleanup, obsolete files/dirs removed
1109     * various small bug fixes, endianness fixes
1110     * MEncoder: -pass option removed, use -divx4opts pass=N / -lavcopts vpass=N
1111     * MEncoder: "ff_rate_estimate_qscale: Assertion `q>0.0' failed" fixed!
1112     * MEncoder: -ovc xvid fixes, cleanup, enhancements
1113     * screensaver/dpms re-enabling fixed
1114     * RealVideo demuxer fixes - ASF-style stream detection method
1116     Features:
1117     * -ao win32 (for Windows port)
1118     * libavcodec: native WMA v1/v2 (aka DivX audio) decoder
1119     * hw-accelerated video eq for -vo x11 and gl2, using DirectColor colormap
1120     * overlapping subtitles support, jacosub (*.js) format support
1121     * -vo dxr3 got a new syncengine, ':sync', also added native overlay support,
1122       activate with ':overlay', read the manual for more info on how to set up
1123     * QDMC/QDM2/MACE audio codec support, using QuickTime 5 Win32 DLLs (libwine!)
1124     * libavcodec: various MJPEG decoding fixes - now it decodes all sample files!
1125     * mencvcd updates, sox/toolame support, etc
1126     * -vo dfbmga - play video on Matrox G400's second head using directfb 0.9.14
1127     * RealAudio ATRC (sony atrac3) audio support (using binary plugin)
1129     Filters:
1130     * -af/-af-adv options cleanup
1131     * now auto-inserting -vop lavc for MPEG-only vo's
1132     * video filter API documented :)
1133     * better deblocking filter (-vop pp), pp/npp syntax changed!
1134     * -vop 2xsai - 2x scaler for drawn images (low-color cartoon animations)
1135     * -vop unsharp - a sharp/blur filter, nice, but very slow
1136     * -vop il - (de)interleave fields
1137     * -vop swapuv - guess what :)
1138     * -vop boxblur - box blur...
1139     * -vop perpective
1140     * -vop sab
1141     * -vop smartblur
1144   pre9: Oct 24, 2002
1145     Docs:
1146     * man page rewritten again :)))
1147     * man page updated to latest options, including lavc options
1148     * Chinese docs translation added
1149     * Hungarian translation is (was? :)) up-to-date again
1151     Cleanup:
1152     * divx4_vbr.c is now really GPL - with the permission of the DivX.com guys!
1153     * cyuv decoder restructuring, now supports planar YUV formats, too
1154     * removed obsolete variables, like has_audio, has_video, allow_dshow, fifo
1155     * help_mp-XX.h files moved to help/ subdirectory, removed obsolete entries
1156     * the obsolete 0x1ff eof hack removed from MPEG-ES demuxer and decoders
1157     * stheaders.h cleanup, removed unneeded wine includes from MPlayer core
1158     * tons of compiler warning fixes, including some 10l ones
1159     * mga/xmga vo shared code, vesa and svga drivers cleanup
1160     * major vo drivers are now -fixed-vo compliant: x11, xv, xvidix, xmga, gl2
1161     * libmpdemux option handling cleanup - now it's MPlayer-independent again
1162     * removed fork() from LIRC input module
1163     * libfame removed from main tree/release - libavcodec is faster, better etc.
1165     Fixes:
1166     * Some fullscreen switching fixes, including Metacity vs KDE 3.1
1167     * Many GUI bug fixes
1168     * -vo DGA fixes, cleanup
1169     * -dvdkey sig11 fixed
1170     * K6-III's 3dnowex vs mmxext sigill fixed in mp3lib
1171     * -vo gif89, jpeg U-V swapping fixed
1172     * RTC setup fixes, more verbose messages, hints
1173     * MEncoder: demuxer/codec uninit order fixed (solves some sig11)
1174     * various v4l and ALSA capturing fixes
1175     * demux_mov: fixed crash with MPEG-4 on SPARC, decoding on big-endian
1176     * various NAS ao fixes
1177     * libvo: optional stride support for packed YUV / RGB formats
1178     * MEncoder: set keyframe flag on audio packets, fixes Windows seeking
1179     * loader: fixed 2 10l bugs, ATI VCR2 DLL now works. using new style CS code.
1180     * demux_avi: always use block counter even if dwSampleSize!=0, fixes samples
1181     * SPU decoder (DVD/VOBsubs): fixed 2 major bugs causing lost subtitles
1182     * various memory leak fixes (valgrind rulez :)
1183     * fixed RealAudio SIPR(O) codec (the wrapper didn't find the dspr.so.6)
1184     * mms:// audio (radio) streaming fixed
1185     * DVB: -vop lavc=bitrate is working again
1186     * various big-endian fixes
1188     Features:
1189     * new audio filter layer (libaf) - automatic samplerate conversion
1190     * experimental -vo directx driver for Cygwin build
1191     * unrarlib included for rar'ed VOBsubs
1192     * native XviD encoding (-ovc xvid) interface for MEncoder
1193     * new softeq filter with gamma support: -vop eq2
1194     * -ao/-vo accepts list of drivers and can fall back to one, like -ac/-vc
1195     * audio/video codec selection (-ac/-afm) rewritten, now uses codec/fm list
1196     * get_delay() smoothing (-autosync) - should help buggy sound drivers
1197     * smb:// URL support (disabled by default, ./configure part not yet done!)
1198     * support for 1/4/8bpp raw video (requires -vop palette / -vop 1bpp)
1199     * support for QuickTime alaw/agsm audio codecs, 3IV2, 3VID video codecs
1200     * swscale can now output YUY2 format, upscaled (default), unscaled (-sws 0)
1201     * VIDIX with LinuxPPC support (Mach64 is confirmed to work)
1202     * GUI: cache, autoq settings, start in fullscreen, toggle button in menu
1203     * New video filter to overlay images over video: -vop bmovl
1205     Libavcodec:
1206     * RV10 codec cleanup (2nd level demuxer moved to demuxer layer)
1207     * MPEG-4 interlaced DCT _en_coding support
1208     * luma masking support (encoding)
1209     * runtime selectable IDCT algo
1210     * faster MPEG-1/2 decoder
1211     * DV decoding (both PAL and NTSC)
1212     * MPEG-1 2-pass encoding support
1213     * better/cleaner error resilience (done in a 2nd pass after decoding)
1214     * H.263/MPEG-4 out of order slice decoding
1215     * -lavdopts bug= reworked, now uses flags, autodetects most of them
1216     * complete MPEG-4 GMC decoding support
1219   pre8: Sep 18, 2002
1220     Docs:
1221     * man page rewritten, now has better indenting, and can be converted to HTML
1222     * AUTHORS, MAINTAINERS converted back to separate text files, and updated.
1223     * ChangeLog file is included again (was removed after 0.18)
1224     * some new tech docs on libmpcodecs, updates/fixes in others, manpage.txt
1225     * more updates in translation files (help_mp-XX.h)
1226     * removed obsolete/unused entries from help_mp-en.h
1228     Cleanup:
1229     * XAnim interface merged & fixed, now uses mpi and supports direct rendering
1230     * cleanup of libmpdemux stream layer, especially of TV and MF parts
1231     * more unused files removed: vo_fsdga, vo_odivx, vd_rle, timer.c, ttf_load
1233     Fixes:
1234     * the http:// infinite memleak bug has been fixed, some WMS9 mms:// fixes
1235     * various SPARC/Sun, HP-UX and NetBSD/OpenBSD portability fixes
1236     * -vop palette fixes, CRAM and QPEG colors are OK now
1237     * demuxer fixed for >2GB nuppelvideo files
1238     * MEncoder: -ss fixed for 3-pass encoding
1239     * gui.conf locale bug fixed (again... hope this time it's OK)
1240     * X11 fullscreen switching fixed, when d_width == screenwidth
1241     * MOV files edit-list handling fixed - solved 'short read' issue
1243     Features:
1244     * new demuxer for .PVA files (file format of TV/DVB apps on Win32)
1245     * -mf now supports TGA (24/32bpp uncompressed/rle) images
1246     * libavcodec: support for interlaced MPEG-4 _de_coding
1247     * libavcodec: aspect ratio encoding support (MPEG-4, MJPEG, H.263?)
1248     * Win32 DLL loader merged/synced with avifile CVS
1251   pre7: Sep 5, 2002
1252     Cleanup:
1253     * libvo2, old input code & sis_vid removed, other code cleanups
1254     * tons of compiler warning fixes, some configure/Makefile improvements
1255     * more messages are translated, many translations updated
1256     * docs review continued, HTML cleanups
1257     * option -vfm/-afm now uses names instead of numbers, driver IDs removed
1259     Code:
1260     * vfw/vfwex cleanup, support for runtime csp queries, 8bpp support
1261     * new native mszh/zlib codec
1262     * libavcodec: 2-pass control code rewritten, now everything is customizable
1263     * libavcodec: MPEG-4/XviD en/decoding support improved, rv10 decoding fixes
1264     * various RealVideo demuxer and video codec fixes, sipr audio support
1265     * new video filters: soft eq (brightness), halfpack (deinterlacer), film noise
1266     * OGM subtitles support
1267     * optional freetype 2.1+ support for runtime-scalable .ttf font rendering
1268     * various networking and mms:// fixes, live.com support improved
1269     * various v4l video capturing and audio capturing fixes, audio input layer
1270     * libmpdvdkit2 - based on libdvdcss 1.2.2 + libdvdread 0.9.3 + key cache
1271     * alsa: iec958-init completely rewritten - better SP/DIF AC3 support
1273     GUI:
1274     * gui.conf locale bug fixed (hopefully)
1275     * preferences menu extended, runtime subtitle loading support
1276     * drag'n'drop support
1279   pre6: Aug 6, 2002
1280     * WMV1, Sorenson v1 (SVQ1) and RealPlayer 8.0 (RV20/30, Cook) codecs support
1281     * libavcodec M1 direct rendering
1282     * IPB support with Xv
1283     * libavcodec improvements, bugfixes (encoder and decoder side)
1284     * Raw DV demuxer
1285     * libdv-based DV audio/video decoder
1286     * Various MOV/MP4, RM and ASF/WMV demuxer bugfixes, improvements
1287     * Detection of AVI files which needs -ni
1288     * workaround for some Nandub bugs
1289     * Support for live.com RTP/RTSP streaming libraries
1290     * Support to rip DVD subs in VOBsub format
1291     * bug fixes of mpsub/srt converter
1292     * Closed Captioning (ASCII subs on RC1 DVDs) support
1293     * Massive directfb updates
1294     * VIDIX fixes/updates, including fixes of all known Radeon bugs
1295     * dithered 1/4/8 bpp support with -vo svga (EGA rulez:))
1296     * alsa9 fixes/improvements
1297     * native ARTS driver
1298     * various endianness and 64-bit fixes (including MEncoder and -ao pcm)
1299     * many small compatibility/portability fixes (better Cygwin, Darwin support)
1300     * GUI fixes (playlist, audio/video equalizer, preferences)
1301     * Skins (fixed many small glitches, a few new skins)
1302     * 'mencvcd' script (creating VCD/SVCD with MEncoder)
1303     * HTML DOCS updates
1304     * man page & README restructured (again :))
1307   pre5: Jun 8, 2002
1308     Documentation:
1309     * a lot of fixes, updates, cleanups
1310     * new README containing quick install guide
1311     * tech level docs on libavcodec encoding options
1312     * HTML doc is now IE 6.0.2600 compatible! :)))
1314     Code changes:
1315     * subreader (ASCII subtitle file parser) fixes
1316     * spudec (VOBsub) cleanup/fixes
1317     * new (faster, better) scaler
1318     * bbox support
1319     * mmst:// streaming support
1320     * OGM (Ogg) audio/video stream selection
1321     * native Micro$oft MPEG4v1 (MPG4) codec, error concealement for all MPEG-4s
1322     * various libavcodec encoding improvements
1323     * MPEG-1 && -vo x11 crash fixed when movie's height%16!=0
1324     * raw (uncompressed) video fixed (AVI & MOV)
1325     * flickering/blocking fixed for old VfW codecs (indeo3, cinepak etc)
1326     * introduced codecs.conf versioning to avoid problems caused by too old conf
1328     Display:
1329     * some more X11 cleanup, icewm fullscreen fixes, -vo gl/gl2 fixed
1330     * xscreensaver disabling support (optional, disabled by default)
1331     * pan&scan support in xv, xmga, xvidix
1332     * Xv YV12 stride problems fixed when width%8!=0
1333     * VIDIX Rage128/Radeon driver synced with MPlayerXP, various xvidix fixes
1334     * DVB A/V sync fixes, libfame updated to 0.9.0
1335     * native -ao arts driver
1336     * AC3 passthrough support for -ao alsa9
1337     * -ao nas fixed
1339     Miscellaneous fixes:
1340     * GUI: VCD and URL support, some bugs fixed
1341     * some cleanup of messages (less debug stuff) printed by MPlayer
1342     * gcc 3.1 support
1343     * various portability fixes (Cygwin, Darwin, 64bit SPARC/Alpha)
1346   pre4: May 13, 2002
1347     * X11 fullscreen toggle fixes with many window managers, multifile playback
1348     * DXR2 support
1349     * Output into animated GIF
1350     * "cropdetect" video filter to autodetect necessary cropsize
1351     * libavcodec marked as default encoder for MEncoder
1352     * man page rewrite
1353     * a lot of other fixes
1356   pre3: May 3, 2002
1357     * 3DNow! optimization of AC3 4ch downmix fixed, optimizations re-enabled
1358     * DGA error/fail after 1 second of playing fixed
1359     * big A-V desync for some AVI files fixed
1360     * image distortions when seeking in some MPEG files fixed
1361     * libmpdvdkit + gcc 3.x issue solved (our CFLAGS triggered a gcc3 bug...)
1362     * GUI aspect ratio and fullscreen switch fixes, cleanups
1363     * low-PS WMV playback fixed
1364     * Mac OS X (Darwin) port?
1365     * buggy v4l audio grabbing disabled, we cannot fix, but patches are welcomed!
1366     * various MJPEG improvements in libavcodec
1369   pre2: Apr 30, 2002
1370     * hwac3 fixes (try AFMT_AC3 first), big-endian fixes for PCM audio
1371     * 2-pass encoding with libavcodec (-lavcopts vpass=x), B-frames support
1372     * faster Ogg seeking (use -forceidx for slow but accurate one)
1373     * audio-only with GUI fixed
1374     * -rootwin fixed for x11, xv, xmga, xvidix
1375     * aspect ratio fix for ffmpeg12
1376     * MPEG-ES detection fixed
1377     * runtime cpudetect disabled by default
1378     * support for many new Win32 codecs, including mss1, tm20, ucod, truespeech
1379     * DivX audio dll sig11 with glibc 2.1.(2|3) fixed
1380     * libmpdvdkit - patched kit of DVD libraries (enabled for Linux+FreeBSD)
1381     * man pages updated
1382     * 'f' (fullscreen switch) fixed for some WMs, still has problems
1383     * various FreeBSD and OpenBSD portability patches
1384     * options -xy,-zoom,-flip usable with MEncoder, too, -xy keeps aspect
1385     * -vop lavc, using new fast best libavcodec for realtime MPEG-1 transcoding
1386     * fixed GTK GUI crash with --disable-mencoder
1387     * no more black VOBsub subtitles :)
1390   pre1: Apr 21, 2002
1391     * 100% GPL - yeah, so what?
1392     * runtime CPU detection - x86 MPlayer binary can run on "any" other x86 CPU
1393     * video filter layer - with numerous plugins (crop, expand, etc)
1394     * view or encode DVD/VOBsub and/or text subtitles into the output AVI
1395     * preliminary dvdnav support (experimental)
1396     * direct rendering - can't be used with libavcodec yet, sorry
1397     * display subtitles under the image, on black bands
1398     * FFmpeg (included) now supports decoding MPEG4v2 (MP42) and DivX 5.0 files
1399     * greatly enhanced MPEG-4 encoder (libavcodec)
1400     * audio-only (WAV/MP3/WMA/Ogg) file playback (console only)
1401     * playing/encoding audio from separate WAV/MP3 file
1402     * support for more file formats, including the new and very popular Ogg
1403     * multiple file playback from console, including various playlist formats
1404     * and of course, faster than ever... :)
1407 MPlayer (0.60) "The RTFMCounter": Jan 2, 2002
1409   release:
1410     * minor bug fixes for RealMedia/nuppelvideo demuxers
1411     * docs updates
1412     * help file translation updates
1415   pre2: Dec 29, 2002
1416     * build fixes (install codecs.conf)
1417     * DVD subtitles improved (stability and pts fixes)
1418     * new options: -alang, -vlang, -rootwin, -npp ... (rtfm)
1419     * DXR3 fixes
1420     * AC3 passthrough fix
1421     * docs updates
1422     * make install
1425   pre1: Dec 25, 2002
1426     * new file formats (MOV, FLI/FLC, VIVO, RealMedia, NuppelVideo, yuv4mpeg,
1427       yuv4mpeg2)
1428     * more native codecs (CRAM, CVID, FLI, generic ADPCM (and IMA) decoder,
1429       g723, XAnim)
1430     * MEncoder (a tool for encoding video to DivX4+MP3)
1431     * rewritten configure script (better autodetection, cleaner messages)
1432     * MMX/SSE optimizations
1433     * faster postprocessing filter, syntax change (deinterlacing support)
1434     * DirectShow code in C
1435     * software YV12 scaling
1436     * aspect ratio fixes
1437     * input cache for smoother network/DVD playback
1438     * GUI fixes and new skins
1439     * DVD subtitles
1440     * playing in root window (-rootwin)
1441     * liba52
1442     * audio filters (surround, 5.1, up/downsample, etc)
1443     * new homepage design
1444     * grabbing from TV through v4l
1445     * hardware MPEG decoder support (DXR3, Siemens DVB)
1449 MPlayer (0.50) "The Faszom(C)ounter": Oct 8, 2001
1451   release:
1452     * documentation updates
1453     * non-Linux build fixes
1456   prex 1-3: Sep 28 2001 - Oct 5 2001
1457     * some pre-beta nationalization support
1458     * HTMLized documentation, split in sections
1459     * a lot of bug fixing
1460     * new AAlib driver (independent of SDL, SUB/OSD support)
1461     * DivX DirectShow equalizer over keyboard
1462     * dynamic setting of DivX postprocessing quality (-autoq)
1463     * updated FAQ section on the homepage
1467 MPlayer (0.18) "The BugCounter": (0.18 only consisted of prereleases)
1469   pre 1-5: Jun 26 2001 - Jul 9 2001
1470     * mp3lib even more optimized for 3DNow!/MMX
1471     * GGI driver
1472     * ICCCM patch
1474     * skin support
1475     * GUI support
1477     * libao2 (null, oss, alsa, sdl) introduced
1478     * ASF seeking fixed
1479     * option to force audio playback samplerate (-srate)
1480     * framedropping for MPEG files as well
1481     * X11 driver works on remote display (without SHM)
1482     * A-V sync for AVI files fixed (both -bps and -nobps)
1486 MPlayer v0.17a "IdegCounter++": Apr 27  2001
1487   - first 0.17 release failed - buggy files outdated docs etc :(
1488     it's (hopefully) fixed now.
1492 MPlayer v0.17 "IdegCounter": Apr 27, 2001
1493   * DVD playing (libcss)
1494   * OSD and subtitles with antialiased fonts
1495   * new Win32 codecs (WMV1,AP42,ASV2 etc)
1496   * new VO drivers (SVGAlib,fbdev,DGA,SDL etc)
1497   * source cleanup, most part of the code rewritten
1499 * jumped to 0.17 * (why 17? oh. chass just got a new 17" monitor :))
1501   - faster memcpy() routine (MMX/3DNow!/SSE-optimized)
1502   - new stream selection code (autodetected)
1503   - pre-devel-alpha DVD code (libcss)
1504   - subtitle code 100% (perfected timing code)
1505   - new output drivers (SVGAlib, FBdev)
1509 MPlayer v0.11-pre27-CVS:
1510   - updated libmpeg2 source to libmpeg2-0.2.1-CVS version
1511   - updated OpenDivX encore/decore to 4.0 alpha48
1512   - cmdline/configfile handler by szabi
1513   - added DirectShow support (now DivX-only)
1514   - bugfix: stream.c/stream_new() uninitialized variables
1518 MPlayer v0.11-pre26-CVS:
1519   - updated libmpeg2 source to libmpeg2-0.2.0 version
1520   - small fixes
1524 MPlayer v0.11-pre25-CVS:  yeah, we moved to SourceForge CVS!
1525   - DOCS updated (email address changed from arpi@* -> maillist)
1526   - LIRC fix, mplayer_lirc changed back to mplayer [Andreas Ackermann]
1527   - stream.c: unsigned int fixes, required for some strange ASF files
1528   - asfheader.c: using w=h=b=1 for audio_concealment_none
1529   - VCD-related stuff moved from stream.c to vcd_read.c
1530   - added DGA driver by Andreas Ackermann
1531   - added debian/ subdir for the Debian package makers... see DOCS/DEBIAN
1532   - new Makefile/dependency system
1533   - added check_events() to libvo, X11 stuff moved to x11_common.c
1537 MPlayer v0.11-pre24: Feb 19, 2001
1538   small fixes again :(
1539   - DOCS/LIRC changed: users *must* enable lirc support manually, it is
1540     not autodetected yet.  (./configure --enable-lirc)
1541   - the {prefix} bug fixed by Gabucino
1542   - added man page by Gabucino
1543   - man page -vo fixes by A'rpi
1547 MPlayer v0.11-pre23: Feb 18, 2001
1548   lirc support, text updates, mailinglists
1549   - added "-ni" option to force usage of the non-interleaved AVI parser
1550   - DOCS/* updated by Gabucino
1551   - new homepage by Gabucino
1552   - MPlayer-users & announce mailing lists by Dariusz Pietrzak (see README)
1553   - LIRC support by Andreas Ackermann (see DOCS/LIRC)
1554     enable with ./configure --enable-lirc
1555     TODO: ./configure should detect LIRC installed and better Makefile handling
1556   - added AVI_NINI parser for broken (no index) non-interleaved files
1560 MPlayer v0.11-pre22: Feb 16, 2001
1561   last fixes, release is coming soon!
1562   - non-interleaved AVI EOF bug fixed  [thanks to DC-1 for help]
1563   - "You" strings in Makefile after make dep bug fixed...  [thx to DC-1]
1564   - SDL disabled by default. You have to ./configure --enable-sdl to enable.
1565   - homepage updated by Gabucino
1566   - homepage updated by A'rpi
1567   - FAQ updated by A'rpi
1569 fork()  -> 0.12pre1
1573 MPlayer v0.11-pre21: Feb 12, 2001
1574   MPEG-1 pp, stereo fix
1575   - "Skip chunk xxxx" messages moved from -v to -v -v -v debug level...
1576     [thanks to Christoph H. Lampert]
1577   - DivX postprocess filter works for MPEG-1 files, too! (-divxq 1/3/7/31)
1578   - MPEG layer-2 audio fixed - it's stereo again!!!
1579   - audio select() detection: if detected audio buffer size == 0, then
1580     exit with message "Recompile mplayer with #undef HAVE_AUDIO_SELECT !"...
1581   - syncfb driver added to the source tree, under drivers/
1582     (it's very similar to mga_vid, but has syncronization to screen and
1583      de-interlace features)
1584   - draw_slice in syncfb finished for G400 cards (plays MPEG-1/2, OpenDivX)
1585     (de-interlacing has been disabled, because it's buggy now)
1588 MPlayer v0.11-pre20: Feb 11, 2001
1589   NI-AVI support, small fixes & patches...
1590   - ASF parser: flag 0x40 (explicit packet size) implemented [Marvin]
1591   - new option to select DSP device:  -dsp   (default: /dev/dsp) [Pontscho]
1592   - option -o changed to -vo
1593   - ./configure: applied patches  [LGB,Ian Kumlien,Magnus Pfeffer]
1594   - AVI chunk_id->ds mapper moved to demux_avi_select_stream()
1595   - added non-interleaved AVI parser
1596   - added non-interleaved AVI detection (if a_pos-v_pos distance > 1MB)
1600 MPlayer v0.11-pre19: Feb 9, 2001
1601   small fixes...
1602   - vo_xmga.c: G200 draw_slice fixed
1603     xmga + mga: common part (draw_frame & draw_slice) moved to mga_common.c
1604   - some independent code (asfinfo.c and GL-test) moved to the new TOOLS subdir
1605   - movinfo.c added to TOOLS (small util to dump MOV file structure)
1606   - AVI & ASF stream id detection changed: now using IDs from the header
1607     (but still can be overriden by -aid or -vid)     [Christoph H. Lampert]
1608   - native MS-GSM audio codec ported from avifile source  (-afm 6)
1609     [thanks for the testfile to Christoph H. Lampert]
1610   - README updated (input & codec lists)
1611   - implemented ASF audio descrambling  [Dirk Vornheder & Einon]
1612     -> that weird_al_yankovic ASF is not so weird now :)
1613   - AUTHORS file changed
1617 MPlayer v0.11-pre18: Feb 7, 2001
1618   patch release :)
1619   - skip broken ASF fragments (for better seeking)
1620   - seeking code cleanup in sources (now it's in a switch(){})
1621   - opendivx encoding bitrate option changed from -divxq to -br
1622     (for the DivX -> DivX re-encoding)
1623   - TO DO section moved to file TODO
1624   - applied ./configure and Makefile changes patch from LGB
1625   - libvo function changes by Pontscho: x11 (with -fs), xmga (bugfixed!)
1626   - libvo: driver sources renamed from video_out_*.c -> vo_*.c
1627   - libvo: added uninit() function to drivers
1628   - libvo: fork()'ed X11 eventhandler for x11 and xmga drivers  [me & Pontscho]
1629      (gl and xv version is coming soon!)
1630   - libvo: sdl driver now closes SDL at QUIT...
1631   - small English fixes (docs & messages)   [Balazs Tibor]
1635 MPlayer v0.11-pre17: Feb 4, 2001
1636   fixes
1637   - ASF "missing video stream" fixed (stream id & 0x7F)  [Christoph H. Lampert]
1638   - added GL-test directory, it contains source and compiler script of a
1639     very simple open-gl texture updating (glTexSubImage) test program.
1640     if it runs well, then mplayer -o gl should work, too.
1641     it works on G400+Utah-GLX, but segfaults in the G400 driver of X 4.0.2/DRI.
1642     try it with different cards/drivers, and please report me the results.
1643   - benchmarking in gltest.c: calculate fps and process times
1644   - ASF seeking v0.01-pre0.1 :)
1648 MPlayer v0.11-pre16: Feb 4, 2001
1649   ACM fixed
1650   - Win32/ACM audio codec fixed (most important for ASF with DivX audio):
1651     There was an output buffer size problem with the Win32/ACM audio codec
1652     at low bitrates (usually used for ASF files with DivX audio)
1653     Input and output buffer sizes are now queryed, problem solved :)
1654   - SDL support compiling hint by Michael Durller added to the FAQ
1655   - opendivx support in ASF files   [Gérard Lantau]
1656   - ./configure & Makefiles patch by Aaron Hope applied.
1657     (adds --with-win32libdir and fixes --with-x11libdir)
1658   - ./configure fixed, now it defaults to /usr/lib/win32 if detection failed
1662 MPlayer v0.11-pre15: Feb 2, 2001
1663   ASF sync fixed
1664   - ASF parser: now supports other than 0x5D segments  [Dirk Vornheder]
1665   - new ASF PTS reading: sync works now, including fps...
1666     (-fps no longer required!)  [thanks again to Eugene Kuznetsov for docs!]
1670 MPlayer v0.11-pre14: Feb 1, 2001
1671   small fixes, ASF sync v0.1 :)
1672   - version number incremented :)))
1673   - libvo / Xv driver swapped red-blue fixed
1674   - ASF timestamps implemented - now ASF A-V should be in sync if you
1675     specify the correct fps at commandline (-fps), +-1 fps allowed...
1676     [i haven't yet found method to get fps out from ASF headers :(((]
1677   - some error and consistency checking into demux_asf
1678     if you see many warning! messages playing an ASF file, then contact
1679     me and upload the file (first 1MB is enough if it represents the problem)
1680     Don't forget: there is no public doc about the ASF file format, so
1681     everything we know is suspected and can be wrong... without your help
1682     we will never have a working ASF player...
1683   - ASF fragment offset checks disabled for grouping...
1687 MPlayer v0.11-pre13: Jan 31, 2001
1688   libvo changes, MPEG bitrate, VCD fix, ASF grouping
1689   - libvo: draw_slice() interface changed, now it has src stride[3] and
1690     destination rect dimension (w,h,x,y)
1691     It's able to blit whole frames, not only 16-pixel slices...
1692   - libmpeg2 and opendivx codec changed to use new draw_slice()
1693     -> opendivx extra 64-pixel width band at right disappeared!
1694   - MPEG bitrate fix: if picture->bitrate==0x3FFFF (means "unspecified" ?)
1695     then using standard VCD bitrate (75*2324 bytes/sec)
1696     -> fixed seeking for those MPEGs with "16MBit/s" bitrate...
1697   - drivers/sis_vid: video4linux interface disabled
1698   - broken VCD playing fixed: stream_reset shouldn't seek to 0x0...
1699     [bugreport: Kang Sun]
1700   - asf_parser: grouping implemented!  [test file provided by Gabucino :))]
1704 MPlayer v0.11-pre12: Jan 30, 2001
1705   ./configure fixes, improved odivx-encoding, streaming fixes
1706   - ./configure: use /tmp/main$$.c instead of /tmp.main.c, and
1707     remove file after tests  [SaPe]
1708   - ./configure: trying the gcc optimize options and fallback to 'pentium'
1709     if it fails (useful for people with old gcc and new CPU :))
1710   - removed -fomit-frame-pointer from OPTFLAGS at config.mak
1711   - version number incremented [Gabucino]
1712   - odivx encoder fix: allow long (longer than xxxx.avi) destination filenames
1713     (sizeof() changed to strlen()...)  [Gabucino]
1714   - AVI writer - overwrite disabled (exits with error message if destination
1715     file already exists...)  [Gabucino]
1716   - use -divxq to set encoding bitrate (in bits (not kbits!) default: 780000)
1717   - no audio decoding if -encode option is used
1718   - audio streaming disabled if -nosound specified (setting audio_id to -2)
1719   - fast MPEG-ES detection (doesn't read the whole MPEG-PS file)
1720   - compile-time option to disable using soundcard driver's select()
1721     (required for some people with buggy/pre-alpha/etc sound driver...)
1725 MPlayer v0.11-pre11: Jan 29, 2001
1726   streaming fixes, ASF support pre, indeo5 fix
1727   - asf/asfinfo.c improved: now dumps streams to files - needs testing!
1728     (it's ready to be converted to ASF demuxer and integrated into MPlayer)
1729   - stream.c / stream_reset() fix: now really seeks back to position 0!
1730   - ASF file format detection added (no ASF reading yet!!!)
1731   - ASF demultiplexer added, changes in demuxer.c to handle fragmented packets
1732   > it plays ASF video well, but still has problems with DivX/WMA audio. :(((
1733   - indeo 5 playing fixed (removed ICDECOMPRESS_UPDATE from flags)
1734   - xmga resizing problems with some window managers, so default order is
1735     changed xmga,xma... to mga,xmga,...
1736   - found gcc bug: compiling MPlayer with flags
1737     OPTFLAGS=-O -g -march=i686 -mcpu=i686 -pipe -fomit-frame-pointer -ffast-math
1738     causes image sizes negating -> mga_vid kernel driver Oops... :(((
1739   - runaway.bride.sample.avi seeking segfault discovered: AC3 resync fails :(
1740   - improved signal handling: module name is now printed. audio_resync added.
1741   - RGB opendivx encoding implemented, now AVI->opendivx is possible.
1744 MPlayer v0.11-pre10: Jan 22, 2001
1745   OpenDivX encoding, streaming fixes, AVI seek fixes
1746   - new libvo driver: odivx  (OpenDivX File Writer)
1747   - AVI file writing support, new option:  -encode filename
1748     to encode an MPEG/VOB/VCD to opendivx:
1749       mplayer file1.mpg -encode file2.avi -o odivx -nosound
1750     (sound encoding/copying is not yet supported)
1751   - libvo: default driver priority changed to: xmga,mga,syncfb,3dfx,xv,x11,gl
1752   - AVI writer: index support
1753   - small fixes in AVI writer to be compliant (adjusted chunk/list lengths)
1754   - demuxer.c: stream buffering fixes:
1755     - missing {} in mplayer.c occurring audio reads when has_audio=0
1756     - reordered packet reader and pack count checks -> no more unwanted EOF
1757     - added 4MB buffer memory usage limit to demuxed streams
1758   - CPU flags in ./configure changed:
1759       k7 -> k6  (current stable gcc doesn't support k7)
1760       386,486 -> i386,i486    [Balazs Tibor]
1761   - demux_avi: index check now accepts (raw.len+1)==idx.len  [Balazs Tibor]
1762   - FAQ added
1764     **  Now we are done with planned features & urgent fixes,   **
1765     **  it's time for final testing and then the 0.11 release!! **
1769 MPlayer v0.11-pre9: Jan 18, 2001
1770   OpenDivX fixes,speedup
1771   - solved OpenDivX width problem (stride=width+(Quality?0:64))
1772     now -divxq 0 works, and 0 is the default
1773   - libvo call moved out from my_convert_yuv() so it can be measured (CPU %)
1774   - IDCT code ported from libmpeg2 -> much faster OpenDivX decoding
1778 MPlayer v0.11-pre8: Jan 18, 2001
1779   SDL fixes, OpenDivX support
1780   - added -I/usr/X11R6/include to libvo CFLAGS
1781   - (removed later: applied libvo SDL driver fixes by Jeffrey Boser)
1782   - OpenDivX support, initial hack, maybe not working for you...
1783     (I need testfiles, I have only one)
1784     use -divxq option to adjust quality (1..29 works), 1=default
1788 MPlayer v0.11-pre7: Jan 14, 2001
1789   SDL support
1790   - ported SDL driver from mpeg2dec/libvo (current CVS)
1791     (it's slower than internal X11 driver, but supports software scaling!)
1792   - fixed SDL driver to support -fs and pass keyboard events
1793   - SDL driver changed to support YV12 and YUY2 formats instead of IYUV
1794     (now works with DivX files, too)
1795   - 'q' (Quit) disabled in SDL fullscreen mode (because it's impossible
1796     to restore screen before exiting so it gets into an unusable state now)
1800 MPlayer v0.11-pre6: Jan 14, 2001
1801   audio fix
1802   - fixed video_out_xv.c compilation problems [bugreport: Kalle Mellerup]
1803   - modified audio playing: always keep buffer (both internal and card's)
1804     filled using select() -> -alsa audio delays should be fixed.
1805   - updated DOCS/AUTHORS and DOCS/README
1809 MPlayer v0.11-pre5: Jan 12, 2001
1810   xmmp audio support, applied Pontscho's libvo patch
1811   - xmmp audio driver support by Arthur Kleer
1812   - new video_out driver by Pontscho: xmga  (Matrox G200/G400 only!)
1813     It does same under X 3.3.x what Xv extension does under X 4.0.x!
1814     (you will have a moveable/resizeable window but see a YUV video
1815      overlay in it using color keying)
1816   - added keyboard event support in X11 windows    [Pontscho]
1817     (using mplayer_[put|get]_key() in codecctrl.c)
1821 MPlayer v0.11-pre4: Jan 6, 2001
1822   x11 driver fixes, 15/16bpp support
1823   - version in version.h fixed :))) [Pontscho]
1824   - inttypes.h moved to DOCS/ (copy back to the root if you need it)
1825   - depth calculation in vo_init() changed (Pontscho's version couldn't
1826     differenciate between 15 and 16bpp)
1827   - x11 driver now uses vo_init() instead of get_depth()
1828   - yuv2mmx: 15bpp not really supported -> removed from list, now
1829     conversion is done (well) by the C code -> MPEG play in 15bpp works!
1830   - AVI playing support added in 15bpp (memcpy)
1831   - AVI playing support added in 16bpp (C 15->16 converter by me)
1832   - AVI playing support added in 16bpp (MMX 15->16 converter by Strepto)
1833   - libvo/x11: yuv2rgb used MMX code on non-MMX CPUs, too!!! fixed...
1834   - all x11 modes tested (and MPEG/24bpp byteorder fixed):
1835                   MPEG:            AVI/VfW:
1836         15bpp    C convert        memcpy
1837         16bpp    MMX/C convert    MMX/C convert
1838         24bpp    C convert        memcpy
1839         32bpp    MMX/C convert    memcpy / C conv.
1840     => now all the movie types are viewable using the -o x11 driver!
1844 MPlayer v0.11-pre3: Jan 5, 2001
1845   MPEG fixes, fullscreen support
1846   - vertical.mpg serious libvo (x11,gl) segfaults fixed:
1847     yuv2rgb_mmx requires one more lines that vertical image size...
1848     fixed (allocating memory for width*(height+1)).   [bug report: Gabucino]
1849   - Pontscho's fullscreen patch applied!
1850     Using option -fs will maximize window size (for all resizeable drivers
1851     including mga!) and disable window decorations (x11,Xv,gl only)
1852   - simple inttypes.h included for libc5 (and glibc2.0, too?) users
1853   - homepage updates (links changed ftp->http)
1857 MPlayer v0.11-pre2: Jan 4, 2001
1858   better user messages, MP3 codec selection, demuxer changes
1859   - w32codec.zip restored at the FTP site (somehow it got damaged...)
1860   - added version.h, and used its content everywhere
1861   - 'premature end-of-file' problem fixed: freeing audio buffers and
1862     setting d_audio->id=-2 if has_audio==0  [bugreport by Dmitri Pogosyan]
1863   - some more messages added if verbose>=1
1864   - demuxer.c: error message printed if A or V chunk buffer is full
1865     'mplayer test.avi -aid -2' still not works without option '-nosound'
1866   - adding new config.h option to set default MP3 audio codec (mpg123/l3codeca)
1867     ./configure selects mp3lib only if you have 3DNow!   [idea: Gabucino]
1868   - automatic fallback to mp3lib/mpg123 if l3codeca.acm can't be loaded/inited
1872 MPlayer v0.11-pre1:
1873   AVI sync fixes
1874   - AVI audio seeking improvements: now using nBlockAlign value to seek
1875     inside the chunk, so DivX audio works without big delays!!!
1876   - AVI PTS calculation modified: counting video PTS when skip_video_frames>0
1877     so new audio PTS values will be correct. Solved many sync probs!
1878   - A-V sync with AVI files fixed!
1879     Now only the Desperado-trailer has 1.0 sec delay after seeking.
1880   - fixed AVI sync in -bps mode, too! :)  (perfect except that Desperado AVI)
1884 MPlayer v0.10: Jan 1, 2001  "The new year" release!
1885   - testing
1886   - docs changed
1887   - it's time to release and remove the old buggy 0.09 version...
1888   - release!!!
1892 MPlayer v0.10-pre8:  libvo/x11 changes
1893   - libvo: x11/xv driver split into x11 and xv drivers
1894   - libvo: DUMMY_VO_FUNC removed from driver sources
1895   - libvo: default driver order changed, because some users with software-only
1896            OpenGL thought that this 'slow' player can only play at 1-3fps :)
1900 MPlayer v0.10-pre7: Dec 31, 2000
1901   libmpeg2 interface changes, display size/area changes, AVI fixes
1902   - libmpeg2/decode.c modified:
1903     - removed unused OMS and mpeg2dec stuff
1904     - decode_data rewritten, now works like parse_es.c
1905       => doesn't copy any data -> faster and less memory usage
1906   - mplayer.c sends code 0x1FF after every frame, so libmpeg2 knows
1907     when to display it
1908   - mplayer.c: in_frame flag fixes, didn't work well with MPEG-2 streams
1909     (because there is a 0x1B2 chunk between 0x100 and 0x101)
1910   - 'picture' changed from static to shmem-allocated
1911     -> better picture after codec restart (tested with JapAd.mpg)
1912     -> keep information of the header changes (after init)
1913   - MPEG image size changed, now only the real part of frame is displayed
1914     (no more green stripe at the bottom)
1915     - picture struct: new fields: display_picture_width/height
1916     - image buffer allocation (shmem) is done by decode.c instead of libvo
1917   - new option:  -xy <value>  (resize both x/y direction)
1918     if value<=8  ->  x_scale = y_scale = value
1919     else         ->  x_size=value  y_size=aspectratio*x_size
1920   - mplayer.c: video output moved out from AVI/MPG init sections and
1921     now it's common code (added movie_size_x/y variables and out_fmt global)
1922   - new keys:
1923     ESC       => quit
1924     + and -   => adjust audio delay +- 0.1 second
1925     k         => kill/restart the MPEG codec process (for testing)
1926   - codec control interface changed: wait for syncword after (re)start
1927     to avoid receiving old frames => it's stable again!
1928   - removed (now unused) allocate/free image buffer code from libvo
1929   - mplayer: new internal variable for video format: has_video
1930        0 = none (unused yet)
1931        1 = MPEG-1/2 video
1932        2 = Win32/VfW video codec
1933   - config.h has defaults for bps-based AVI sync and ALSA timer code options:
1934      #undef AVI_SYNC_BPS  => now it's disabled by default!!! use -bps to enable
1935      #define ALSA_TIMER   => now it's enabled by default!!! use -noalsa to dis.
1936   - help updated
1937   - prints max compressed framesize at exit (both AVI & MPEG)
1938   - AVI audio seeking fixed: some ACM codecs (DivX audio and ms-adpcm)
1939     can't seek inside a chunk, they are only able to play whole chunks.
1940     Current audio seeking has changed to seek inside the chunk only if the
1941     codec supports it (only internal codecs and ACM/MP3 allows it).
1942   - AVI: audio delay correction if seeking inside the chunk is not possible
1946 MPlayer v0.10-pre6: Dec 24, 2000 "Xmas edition"
1947   MPEG signal & EOF fixes
1948   - ./configure: k6_mtrr (2.4.test11+) added [Pontscho]
1949   - `term destroys if mplayer (MPG) called from mc.ext` bug fixed:
1950     added sighandler to the 3rd process (MPEG codec) to avoid sig. recursion
1951   - better output at exit (handled now by exit_player())
1952   - MPEG EOF problem (codec restart) fixed: added EOF detection to parse_es.c
1953   - internal flag 'current_module' added to get more info at segfaults
1954     (contains module number where the segfault occurred)
1955   - audio detection changed: using afm=4 (Win32/ACM) for MP3 audio (AVI files)
1956     (you MUST have l3codeca.acm at /usr/lib/win32, or you have to use '-afm 1')
1960 MPlayer v0.10-pre5: Dec 22, 2000
1961   flipping fixed
1962   - AVI image flipping reworked:
1963     - new flag: avi_header.flipped, TRUE if upside-down
1964     - image flipping code removed/disabled from libvo modules
1965     - duplicate flip_page() calls removed (overload with x11 and mga)
1966   - aLaw audio codec (AVI id 0x06) added (uses code from XAnim source)
1970 MPlayer v0.10-pre4:
1971   test release, small fixes
1972   - video_out driver <-> codec incompatibility message changed
1973   - fixed the config.format bug in drivers/mga_vid_test, so it works again!
1974     [thanks to David Whysong]
1975   - libmpeg2 upgraded
1979 MPlayer v0.10-pre3: Dec 10, 2000
1980   test release, verbose mode, new docs
1981   - new option:  -v  =  increment verbosity level
1982     (debug printf's changed to verbose level-dependent)
1983     - default level: 0, only some informal output
1984     - init debug:    1, some basic debug infos, AVI header, function values
1985     - player debug:  2, print AVI indexes, chunk inputs, more debug infos
1986     - parser debug:  3, prints everything related to input parsers
1987     to increment verbose level, use multiple -v options (-v -v -v for level 3)
1988   - bitrate calculation for AVI files
1989   - README rewritten, added Troubleshooting and Bugreports sections
1990   - TVout directory added (only the scripts)
1994 MPlayer v0.10-pre2: Dec 8, 2000
1995   bugfix test release, bps-sync enabled
1996   - AVI: supporting both 0-based and movi-based index types (autodetect)
1997   - AVI: tested with VBR audio: plays well with -mc 0 option, seek doesn't
1998     work yet   [thanks to Alan Chen for testfile]
1999   - AVI: A-V sync to avg. byte/sec implemented (again) and enabled by default
2000     (disable with -nobps if you want)
2001   - ./configire: 3rd name ('kni') of the P3 added. Where is the compatibility?
2002   - useless '\' removed from libac3/Makefile  [Otvos Ferenc]
2006 MPlayer v0.10-pre1: Dec 5, 2000
2007   test release, players merged!!!
2008   - avip and mpegp have been merged to a single binary called 'mplayer'
2009     - file type detection (AVI/MPEG-PS/MPEG-ES/Other)
2010     - no redundant code (common code for common jobs)
2011     - big format-dependent codes moved to functions (separated files)
2012     - better error messages, removed some debug stuff, code cleanups
2013   - old libmpeg2 version removed from source tree
2014   - help texts merged (help_avi+help_mpg -> help_mp)
2015   - new options:  -x <x> -y <y>     = scale image (if selected driver supports)
2016     if value<=8 then image size will be multiplied by value, otherwise
2017     image size will be scaled to <value> pixels.
2018     For example:
2019       2x ZOOM:  mplayer -x 2 -y 2 test.mpg
2020       800x600:  mplayer -x 800 -y 600 test.mpg
2021     [default values are still configurable at compile-time, see config.h]
2022   - TV project (not finished) codebase added (see tvision.c, or: make tvision)
2026 MPlayer v0.09: Dec 5, 2000
2027   Beta release [same as 0.09-pre3]
2028   - version changed in the files
2029   - docs updated
2033 MPlayer v0.09-pre3: Dec 3, 2000
2034   bugfix test-release, X11 support testing
2035   - fixed the  if [ -z $pparam ]  bug in ./configure  [Christian Birchinger]
2036   - many changes in AVI seek code, resulting in near-perfect seeking now!
2037     current method calculates absolute audio position, so with VBR audio it
2038     doesn't work yet...
2039   - avip: Xv support (YUY2 image format)
2040   - avip: X11 support (24 & 32 bpp only, BGR format)
2041     I need a very fast 15->16bpp converter for 16bpp support... anyone helps?
2045 MPlayer v0.09-pre2:
2046   bugfix test-release
2047   - removed unnecessary code from libmpeg2/header.c
2048     Walken told me that standard MPG/VOB streams must NOT use framerate
2049     and bitrate extension... and the ext. id check is done by the caller.
2050   - CRC support to mp3lib's MPEG audio layer-2 decoder
2051     thanks for bug report & test file to Samson
2055 MPlayer v0.09-pre1: Dec 1, 2000
2056   bugfix test-release
2057   - imported new libmpeg2 files (under testing...)
2058   - GL renderer flickering bug fixed (MMX missing emms() between yuv2rgb and
2059     glTexSubImage(), bug triggered by new Utah-GLX code)
2060     [thanks to Christian Birchinger]
2064 MPlayer v0.08: Nov 27, 2000
2065   Index support, AVI seeking, DLL loader fix, compilation fixes
2066   - Added support for chunk index usage (disable with -noidx option)
2067   - Removed code optimization flags from loader/Makefile because
2068     it segfaults if compiled optimized (it does some hacks with
2069     pointers, maybe the reordered code confuses it)
2070   - added new tool called aviparse  (read and check AVI file structure)
2071   - indexed and raw chunk info comparing, bad chunks dropped
2072   - termcap usage is optional (for those Debian users without termcap)
2073   - #if HAVE_* fixed (to #ifdef HAVE_*)
2074   - ./configure supports new /proc/cpuinfo (2.4.0-test11)
2075       - sse is called 'sse' again
2076       - 'flags' field renamed to 'features'
2077   - Xv benchmark results added to DOCS/SPEED
2078   - AVI seeking (and other goodies, pause etc) implemented
2079     no PTS resync after seek yet.
2080   - default video_out driver changed from 'mga' to the first available driver
2081     new driver priority:  mga_vid, opengl, x11
2085 MPlayer v0.07: Nov 21, 2000
2086   Easier compile
2087   - Added Pontscho's ./configure script (it's modified a lot)
2088   - Updated makefiles, and tested a lot :)
2089   - Updated DOCS/INSTALL
2093 MPlayer v0.06: Nov 20, 2000
2094   Better codec selection
2095   - AVI audio&video codec selection moved to new codecs.c file,
2096     loader/driver.c and loader/afl.c modified for this
2097   - YUV support fixed, codecs.c setup flags to handle YUV properly
2098     YUV works fine with DivX, MPEG-4, cvid, and upside-down iv50
2099   - DOCS/INSTALL updated
2100   - DOCS/SPEED updated, DivX benchmarks added
2104 MPlayer v0.05: Nov 18, 2000
2105   Merged with MPEGplayer 0.90pre6, first public release of AVI player
2106   - code merged with mpegplayer, new Makefile, some small modifications
2107   - docs updated and moved to DOCS
2111 MPlayer v0.04: Nov 17, 2000
2112   YUV (YUY2) support with DivX 3.11 DLL, some code cleanup, preview-release
2116 MPlayer v0.03: Nov 14, 2000
2120 MPlayer v0.01: Nov 11, 2000
2121   first preview version based on new MPEGplayer's codebase.
2122   it contains the Win32 loader from avifile, and can decode DivX 3.11 video.
2126 mpg12play v0.9-v0.95pre5: Oct 21-Nov 2, 2000
2127        MPEG codec was libmpeg2 (mpeg2dec) by Aaron Holtzman & Michel
2128        Lespinasse. It's great, optimized very fast C code with perfect
2129        image quality and 100% MPEG standard conformance.
2133 mpg12play v0.5-v0.87: Sep 28-Oct 20, 2000
2134        MPEG codec replaced with DVDview by Dirk Farin, it was great
2135        stuff, but it was slow and was written in C++ (I hate C++!!!)
2139 mpg12play v0.1-v0.3: Sep 22-25, 2000
2140        The first try, hacked together in half an hour! I've used libmpeg3
2141        from www.heroinewarrior.com up to the version 0.3, but there were
2142        image quality and speed problems with it.