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