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