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