log

age author description
2002-10-22 henry minor fixes in forceaudio option
2002-10-22 arpi OSS is optional (fixes case when "tv" enabled, and "ossaudio" disabled)
2002-10-22 arpi don't build dhahelper on PPC linux
2002-10-22 arpi Colin Leroy added
2002-10-22 albeu New feature to let mplayer read commands from a file. Mostly
2002-10-22 alex added linuxppc+vidix
2002-10-22 michael save colorkey stuff patch by (Colin Leroy <colin at colino dot net>)
2002-10-22 alex libdha on linux powerpc support by Colin Leroy <colin@colino.net>
2002-10-22 michael RGB16 big endian fix patch by (Colin Leroy <colin at colino dot net>)
2002-10-22 henry add an option to force audio recording when a tv card reports no audio sources
2002-10-22 henry add a forgotten shutdown test
2002-10-22 arpi fixes
2002-10-22 arpi obsolete
2002-10-22 arpi updated
2002-10-21 eyck update version in changelog
2002-10-21 gabucino sync (today's changes not yet)
2002-10-21 gabucino small helper script for DOCS translators (to change numeric links to
2002-10-21 rtognimp sync with en v1.65
2002-10-21 jaf sync by me and hephooey@fastmail.fm
2002-10-21 michael endianness fixes for mach64 vidix driver patch by (Colin Leroy <colin at colino dot net>)
2002-10-21 eyck really fix latest fix. But now this versioning stopped making sense to me.
2002-10-21 atmos4 1ml
2002-10-21 nexus sync
2002-10-21 pontscho add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patch
2002-10-21 diego XviD needs some more header files.
2002-10-21 diego Typo: libcore.a is now called libxvidcore.a
2002-10-20 diego Obtain gdb information from non i386 machines.
2002-10-20 michael data partitioning / packetization encoding support was allready there before pre8 (no i dunno when it was added)
2002-10-20 arpi updated...
2002-10-20 nexus add FreeBSD default path
2002-10-20 diego <B>MPlayer</B> ---> MPlayer
2002-10-20 diego RTSP/RTP documentation, patch by Ross Finlayson <finlayson@live.com>.
2002-10-20 eyck fix previous patch.
2002-10-20 eyck change versioning of libdha, patch from Guillem Jover <guillem.jover@menta.net>
2002-10-20 eyck Patch from: Guillem Jover <guillem.jover@menta.net>
2002-10-19 bertrand Fixed more potential mem leaks and use the url_free method
2002-10-19 diego libmpdvdkit --> libmpdvdkit2, small corrections
2002-10-19 alex removed the mess
2002-10-19 alex set position in channel list on startup. note: hope one day we will get cleaned the int->float->int sutff ;)
2002-10-19 diego Fixed two typos noticed by Sycotic Smith (I think).
2002-10-19 alex task done
2002-10-19 alex Stop grabbing from v4l when paused by Jindrich Makovicka
2002-10-19 jkeil Choose a good visual from the list of supported visuals on the X11 server,
2002-10-19 jkeil - wsErrorHandler was crashing on solaris with a null pointer access in printf;
2002-10-19 alex using sh->context for private data
2002-10-19 alex support to use minilzo lib alternatively
2002-10-19 jaf sync
2002-10-19 arpi some cleanup
2002-10-19 diego Do not install CVS directories.
2002-10-19 nexus FreeBSD info
2002-10-19 diego Documented "j" key, small fixes, rewording, spell checking.
2002-10-19 diego Remove option descriptions that are in the man page, add some missing
2002-10-19 diego Keyboard controls and options are described in the man page, removed the
2002-10-19 diego Sync with the English version, patch by <hephooey@fastmail.fm>.
2002-10-19 kmkaplan 10L
2002-10-19 arpi bypass palette from bih, when codec cannot give it in o_bih
2002-10-19 arpi #ifdef PIX_FMT_YUV411P...
2002-10-18 attila doc fixes part 1 (more will come when i find the time to read the rest)
2002-10-17 jonas some corrections to produce better looking indentations
2002-10-17 arpi fix & workaround possible sig8/sig11 in blocksize calculation
2002-10-17 arpi fix bih->biSize for uncompressed files too
2002-10-17 arpi exporting palette for 4/8bpp modes
2002-10-17 arpi fixing palette export
2002-10-17 diego vbrpass option, patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>.
2002-10-17 kmkaplan Mplayer can switch between subtitles of different languages during
2002-10-17 kmkaplan Mplayer can switch between subtitles of different languages during
2002-10-17 faust3 10l - noticed by Soeren Mueller <soeren.mueller at webwasher.com>
2002-10-17 pontscho -fixed-vo support
2002-10-17 arpi fill the extra bytes with zero
2002-10-17 arpi small memleaks
2002-10-17 arpi dumping environment vars in setdllacecsspath
2002-10-17 arpi rgb1/rgb4 support
2002-10-17 arpi codecs.conf min. version bumped
2002-10-17 arpi - raw rgb1, rgb4 added
2002-10-17 arpi - rgb1, rgb4 support
2002-10-17 michael avoid multiple init
2002-10-16 arpi 10l bug, found by valgrind :)
2002-10-16 diego Extended the FAQ a bit, maybe we start receiving some more donations and
2002-10-16 pontscho fix memleak again
2002-10-16 pontscho fix memleak
2002-10-16 pontscho -fixed-vo support
2002-10-16 pontscho -fixed-vo support
2002-10-16 arpi 10l - do not read INDEX twice!!!
2002-10-16 arpi memleaks
2002-10-16 arpi memleak fix
2002-10-16 arpi memleak fix (found by valgrind)
2002-10-16 pontscho fix fullscreen
2002-10-16 arpi -fixed-vo support, based on patch by .so :)
2002-10-16 arpi 10l. use mpcodecs_draw_slice, instead of libvo directly
2002-10-16 arpi new filter: 1bpp - converts 1bpp image to yuv/rgb 8/16/32 bpp
2002-10-16 arpi ss_div/ss_mul defaults to 0
2002-10-16 arpi set up ss_div/ss_mul properly, accept 'alaw' fourcc too
2002-10-16 arpi tell the codec wrapper the codec path (fixes realaudio Sipr)
2002-10-16 pontscho - dvd aspect changing bug - fixed
2002-10-16 arpi use standard gsm fourcc 'agsm' instead of msgsm id 0x31
2002-10-16 arpi more accurate a_pts calculation in AVI -bps (default) mode
2002-10-16 arpi ds_tell_block()
2002-10-16 arpi 10l to Dominik - casting at wrong place
2002-10-16 bertrand Don't start a CDDB request to the CDDB server if there is no CD in the drive,
2002-10-16 anders Adding volume control and moving control() call parameters to a seperate file
2002-10-15 jonas reversed some changes as they produced ugly html output
2002-10-15 arpi All right: The patch adresses two issues which I found, when I analyzed
2002-10-14 jonas 10l
2002-10-14 jonas remove some notes, more conversion notes
2002-10-14 jonas rewrite (again ;), cosmetics, no real changes
2002-10-14 attila MSGL_DBG2 -> MSGL_INFO
2002-10-14 attila printf -> mp_msg
2002-10-14 jonas correction of Kim Minh Kaplan, some cosmetics
2002-10-14 michael put M4S2 & MP4S headers in avctx->extradata (in the unlikely case that they arent missing completly)
2002-10-14 arpi always use rounded-up blocksize for .avi files (fixes Firestarter.mpg.avi)
2002-10-13 arpi trivial date & disclaimer fix
2002-10-13 jonas changed/added speed, channels, dumpsub, info, xvidencopts, lav[dc]opts options, restructured lavcopts, fixed some syntax errors
2002-10-13 arpi Fixes:
2002-10-13 arpi compiler warning fixes
2002-10-13 arpi -fps autodetection
2002-10-13 arpi liblzo realtime video codec support (decoding only)
2002-10-13 arpi make local stuff 'static', complete uninit
2002-10-13 arpi better wording
2002-10-13 faust3 add new 3ivx.com fourccs
2002-10-13 michael fixing yuy2 upscaling (use -sws 0 for the faster but uglier variant)
2002-10-13 michael more info about data partitioning
2002-10-13 michael mmx yuy2 output
2002-10-13 michael new error resilience support
2002-10-13 bertrand Create the ~/.cddb directory if not present.
2002-10-13 michael yuy2 output support
2002-10-12 jkeil Fix for audio filters on big endian cpus. It's working now on Solaris SPARC &
2002-10-12 alex fixed 2 10l bugs, ATI VCR2 dll now working
2002-10-12 jaf sync
2002-10-12 pl sync with help_mp-en.h 1.63
2002-10-11 pl src and dest buffers may overlap
2002-10-11 jkeil - ao_data.bps not set, confuses the A-V sync computation when the audio filters
2002-10-11 faust3 more correct flags
2002-10-11 attila added reference to the cpufreq project (for the speedstep problems).
2002-10-11 anders Correcting counters and flags
2002-10-10 arpi stream selection cleanup, fixed -nosound
2002-10-10 arpi setting the keyframe flag for every audio chunks, fixes streamcopy'd ac3 on windows
2002-10-10 albeu Use the common aspect code
2002-10-10 pontscho upsz ...
2002-10-10 pontscho - better dxr3 support
2002-10-10 pontscho last flip bug fixed
2002-10-10 attila Well.. it's KotH not Koth :)
2002-10-10 nexus argh 100l
2002-10-10 nexus 10l
2002-10-10 diego Man page review part one, spelling, rewording and layout fixes.
2002-10-10 diego Mailing list section reworded and updated. This should at some point be
2002-10-10 diego Cosmetics: Converted 2 spaces to one in section titles, changed some ugly
2002-10-10 diego Fix for a stupid mistake, patch by hephooey@fastmail.fm.
2002-10-10 arpi don't honor stride hints if the next filter(chain) doesn't support stride
2002-10-10 diego Fix usage for common users that may not have fbset in their path.
2002-10-10 arpi compiler warning found by Dominik
2002-10-10 arpi also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented
2002-10-10 arpi draw_image()
2002-10-09 arpi for() -> memcpy_pic()
2002-10-09 arpi 10l fix & cleanup of draw_frame(), still NO support for stride :(
2002-10-09 arpi draw_slice() seems to support all csp
2002-10-09 arpi since draw_slice() supports RGB/BGR, we don't need draw_image() for stride
2002-10-09 arpi since draw_slice() can handle packed RGB too, set the VFCAP_ACCEPT_STRIDE flag
2002-10-09 arpi support for VFCAP_ACCEPT_STRIDE in vo drivers
2002-10-09 arpi VFCAP_DRAW_SLICE added
2002-10-09 arpi draw_image, get_image fix
2002-10-09 arpi draw_image()
2002-10-09 arpi - implemented draw_image()
2002-10-09 arpi -fixes vo_directx to work with -fixed-vo
2002-10-09 arpi draw_image() implementation (new libvo API)
2002-10-09 arpi more cleanup, some -vo mga fullscreen fixes
2002-10-09 arpi some cleanup
2002-10-09 arpi VfwEx uninit crash fixed, bugreport by Wolfgang Thiess <wollet1@gmx.net>
2002-10-09 arpi _EXPERIMENTAL_ option: -fixed-vo for libvo spec compliance testing
2002-10-09 arpi preinit() has an arg... use it.
2002-10-09 arpi mode check at preinit()
2002-10-09 arpi cosmetics
2002-10-08 arpi -nosound fix
2002-10-08 arpi - fixed a 10l bug: setting PTS flag even if no PTS stored
2002-10-08 arpi fixed LPCM parsing
2002-10-08 arpi parse samplerate & channels from LPCM header
2002-10-08 arpi reset channels too
2002-10-08 rfelker remove nonsense warnings now that libaf is used
2002-10-08 arpi ffdv is stable now
2002-10-08 arpi cosmetics :)
2002-10-08 anders Adding function for calculating the delay caused by the filters
2002-10-08 bertrand Added support for RTSP stream over TCP.
2002-10-07 arpi * Fix for the broken MultiDec files I had originally posted with the
2002-10-07 arpi 411P added (DV ntsc)
2002-10-07 arpi argh. gcc sux. someone please explain why float x=0; if(x>0) ... is true.
2002-10-07 arpi fill ao_data correctly
2002-10-07 arpi updated for libaf...
2002-10-07 arpi updated for libaf rules
2002-10-07 arpi fixed ao_data.bps - patch by Tobias Diedrich <td@sim.uni-hannover.de>
2002-10-07 jkeil Handle playback of sample rates not supported by the sun audio hardware.
2002-10-07 jkeil Document demux_mov.c fix
2002-10-07 jkeil BE_16/BE_32 macro was accessing integers from unaligned addresses on SPARC
2002-10-07 alex added libaf
2002-10-07 arpi DGA1 trivial fix by Fredrik Noring <noring@nocrew.org>
2002-10-07 arpi documenting vesa 3 / GTF config
2002-10-07 arpi a small fix for vo_vesa, when calling set_refresh, when -nofs used.
2002-10-07 anders Adding functionality for adding filters during execution
2002-10-07 arpi I think libfaad2 changed recently. The functions faacDecInit() and
2002-10-07 nexus sync
2002-10-07 arpi libaf compliance (ao_data) fix by Tobias Diedrich <td@sim.uni-hannover.de>
2002-10-07 diego Some further explanations, dev-eng is now subscribers only.
2002-10-07 diego small updates
2002-10-06 arpi reversed Anders' nonsense change
2002-10-06 gabucino some obsolete stuff removed
2002-10-06 gabucino sync
2002-10-06 gabucino updates, fixes
2002-10-06 gabucino removing my email addr (too much spam)
2002-10-06 rtognimp sync
2002-10-06 arpi various fixes, new options
2002-10-06 arpi extending the tooslow hints
2002-10-06 arpi fixed -ac/vc/ao/vo/afm/vfm stuff
2002-10-06 arpi libdvdkit shared install fixed
2002-10-06 arpi mayeb fixed dpms/screensaver issues
2002-10-06 arpi documenting -vop dint
2002-10-06 arpi I found that default isn't optimal so it's changed a bit. :)
2002-10-06 arpi smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>
2002-10-06 arpi i18n should not affect --language
2002-10-06 arpi This patch adds the functionality to disable/enable subtitles while playing
2002-10-06 arpi DPRINTF -> mp_msg()
2002-10-06 arpi Small error, the buffer size got set incorrectly.
2002-10-06 diego Fixed some typos and an error in the help output.
2002-10-06 arpi This patch hopefully fixes colorkeying and a segfault in exclusive mode
2002-10-06 michael typo (found by alex)
2002-10-06 arpi updated
2002-10-06 arpi uninit cleanup again... thx to Nilmoni Deb for bugreport
2002-10-06 diego Added my credits, plus a small wording correction.
2002-10-06 michael forgot docs (again ...)
2002-10-06 rtognimp sync, shorter messages in help screen
2002-10-06 anders Removing annoying printf
2002-10-06 anders Changing frequency limit for resampling
2002-10-06 anders Adding Support for non-reentrant audio filters
2002-10-06 anders Adding -format and -af switches
2002-10-06 arpi 11l
2002-10-06 arpi 10l
2002-10-06 atmos4 strtod is locale-dependant, so it may only accept either '.' or ',' as decimal point,
2002-10-06 atmos4 Enable -subfps for time based subtitles, too.
2002-10-06 arpi 10l
2002-10-06 atmos4 Skip html tags (like <i>) inside subviewer subtitles.
2002-10-06 arpi - init fails if no -vo mpegpes
2002-10-05 arpi updated, still missing many contributors :(
2002-10-05 arpi new option -speed, to set playback speed rate (examples: -speed 1:3 or -speed 5)
2002-10-05 arpi aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder
2002-10-05 arpi af_calc_insize_constrained() rounding changes, works better for me this way
2002-10-05 arpi optimization of the FIR macros, extending outfreq range to 2..192khz
2002-10-05 arpi ffdv added
2002-10-05 jonas new ac/vc/afm/vfm/ao/vo options
2002-10-05 anders Removing debug message, (oops)
2002-10-05 anders Adding function for estimating required buffer length
2002-10-05 jaf by cvs hephooey@fastmail.fm
2002-10-05 gabucino We translated Polish manual to version pre8.
2002-10-04 alex renamed to LUT-based sw. eq.
2002-10-04 arpi This just corrects a function name to match the other demuxer's
2002-10-04 arpi adds "libdv" to the "input modules" list in "configure", and
2002-10-04 jaf *** empty log message ***
2002-10-03 anders Correcting error in macro
2002-10-03 anders Fixing the fix buffer overrun should work now
2002-10-03 anders Redesign of buffer length calculation
2002-10-02 arpi 1l
2002-10-02 arpi 100l
2002-10-02 alex this patch adds an ability to recover from audio buffer cross-run by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
2002-10-02 alex some cleanups for video_grabber() which fix a race condition by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
2002-10-02 alex this patch adds an ability to recover from audio buffer cross-run by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
2002-10-02 pontscho use snprintf instead of sprintf
2002-10-02 pontscho add [video||audio]_driver_list
2002-10-02 anders Fixing potential future problem with buffer overrun
2002-10-02 anders Changing to 32 bit aritmetics for counters
2002-10-02 pontscho change i18n to autodetect
2002-10-01 arpi 1l - update len too in sliced mode
2002-10-01 arpi changed order of libs to match the dependency (required for static linking)
2002-10-01 arpi new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
2002-10-01 arpi flickering fix, patch by Fredrik Noring <noring@nocrew.org>
2002-10-01 arpi fixing RV10 streamcopy - detect packet format (simple single frame vs. slices
2002-10-01 michael rv10 cleanup
2002-10-01 pontscho _NET_WM_FULLSCREEN support
2002-10-01 anders Adding support for multiple audio streams and removing annoying message from resample and format
2002-10-01 nexus FreeBSD fix
2002-10-01 anders Moving lm to after laf
2002-10-01 anders Adding new audio output filter layer libaf
2002-09-30 rik libavcodec sync; zigzag_direct and block_permute_op replaced by non-globals in MpegEncContext
2002-09-30 arpi - demuxer->audio->id is set to -2 when using 'frameno.avi', so
2002-09-30 jaf sync by Anders Rune Jensen <anders@gnulinux.dk>
2002-09-29 michael idct algo selection support
2002-09-29 arpi audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,)
2002-09-29 arpi video out driver list support (like -vc, example: -vo xmga,xv,x11,)
2002-09-29 arpi removed obsolote func, some cosmetics of AUDIO: msg
2002-09-29 gabucino 1l: shift+space -> normal space
2002-09-29 arpi some cleanup - made private vars/funcs static, removed obsolete externs
2002-09-29 arpi warning fix - hope it don't break it
2002-09-29 arpi warning fixes
2002-09-29 pontscho upsz ...
2002-09-29 arpi vcodec=mpeg4 set as default
2002-09-29 alex updated my areas
2002-09-29 arpi updated
2002-09-29 arpi 1000l
2002-09-29 arpi 10l, cosmetics
2002-09-29 nexus sync
2002-09-29 alex 10l
2002-09-29 gabucino updated.
2002-09-29 jaf sync
2002-09-29 nexus sync
2002-09-29 pontscho sync
2002-09-29 atmos4 Fix kde 3.1 fullscreen issues, closes my latest bugreport on that issue.
2002-09-28 pontscho more
2002-09-28 arpi fullscreen fixes, based on mail by Havoc Pennington <hp@redhat.com>
2002-09-28 pontscho add aspect changing support
2002-09-28 pontscho fix filter handling bug
2002-09-28 arpi -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>
2002-09-28 pontscho - add "start in fullscreen" function
2002-09-28 arpi argh i forgot to add new file..
2002-09-28 arpi -vo directx driver by Sascha Sommer <saschasommer@freenet.de>
2002-09-28 pontscho no fix window size
2002-09-28 arpi passthrough timestamps to demuxer
2002-09-28 arpi another dga v1 fix by Fredrik Noring <noring@nocrew.org>
2002-09-28 alex complex patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
2002-09-28 pontscho akarki fs pecse
2002-09-28 jaf sync, added cache and cleanup
2002-09-28 arpi removed obsolete/unused audio|video_fm|codec, has_audio|video
2002-09-28 alex btaudio driver support by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
2002-09-28 alex added uhulinux url
2002-09-28 pontscho - fix new afm/vfm support
2002-09-28 nexus sync
2002-09-28 gabucino function for blanking+clearing screen
2002-09-28 jaf sync
2002-09-28 arpi -ac/-afm rewrite, now works the same way as -vc/-vfm
2002-09-28 arpi 0x50 enabled for mp3lib
2002-09-28 arpi layer-1 stream parsing (NOT decoding) support
2002-09-27 arpi decoder merged, using mpi now. support for stride, and outfmt 411p,422p
2002-09-27 arpi some cleanup
2002-09-27 arpi -vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)
2002-09-27 arpi when working through a mixed play tree with audi-only files and video files
2002-09-27 arpi DGA1 fix by Fredrik Noring <noring@nocrew.org>
2002-09-27 arpi dump processed edit list data
2002-09-27 bertrand Display the IP address that has been resolved.
2002-09-26 michael pass fourcc to lavc
2002-09-26 gabucino fixing compilation on LFS
2002-09-26 bertrand Added -lm for libcdparanoia (for the sin & cos symbol).
2002-09-26 frodone sync
2002-09-26 frodone sync
2002-09-26 anders Correction of spelling errors and removal of old code
2002-09-26 arpi -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc means
2002-09-26 arpi new func: select_codec() - disables codec by name
2002-09-26 michael interlaced dct
2002-09-26 arpi accept empty strings too for STRING_LIST (example: "-xyz 1,2.5,,4," )
2002-09-25 arpi best audio/video codec selection & init moved to libmpcodecs
2002-09-25 arpi fixed invalid -aid/-vid segfault
2002-09-25 arpi fixes problem with video image alignment.
2002-09-25 arpi cosmetics...
2002-09-25 arpi Attached patch improves the vertical retrace synchronisation (vsync)
2002-09-25 arpi fixed order of uninit (codec, demuxer, stream) - found by Jindrich Makovicka
2002-09-24 michael darkmasking & docs
2002-09-23 arpi removed -dapsync (obsolete code)
2002-09-23 arpi RTC fixes by Sidik Isani <lksi@cfht.hawaii.edu>
2002-09-23 arpi rage128 gray fix?
2002-09-23 arpi Modern versions of OpenSSH listen on localhost to forward the X11 connection
2002-09-23 arpi accepted. so we're now 110% gpl...
2002-09-23 michael adaptive quant support ...
2002-09-23 jaf sync by Fire <sefanja@gmx.net>
2002-09-22 arpi some updates
2002-09-22 arpi U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>
2002-09-22 arpi memcpy->memove (overlapping blocks)
2002-09-22 arpi put some comemnts into teh generated help_mp.h file
2002-09-22 arpi help*.h files moved to help/ subdir
2002-09-22 arpi removed unused old keyboard fifo hack
2002-09-22 jaf changed 'detected fileformat' messages to a message with %s
2002-09-22 alex qtrle needs query
2002-09-22 jaf now also tells about 2x xxx MB CDs
2002-09-22 jaf removed unused
2002-09-22 jaf removed unused
2002-09-22 jaf removed unused
2002-09-22 lgb Fix nick of sbmpost
2002-09-22 jaf removed unused, sync in de
2002-09-22 arpi some makefile cleanup
2002-09-22 arpi compilation fix, patch by Sidik Isani <lksi@cfht.hawaii.edu>
2002-09-22 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
2002-09-22 arpi wine headers cleanup
2002-09-22 arpi declarations moved to *.c files
2002-09-22 arpi get_sh_audio/get_sh_video removed (never used, also useless)
2002-09-22 arpi use img_format.h instead of wine/mmioFOURCC hack
2002-09-21 arpi - cosmetics, reorder
2002-09-21 jaf 0x50 is not playbackable (minimum only sample), prefer ffmpX to mad, ffmpeg is more often installed then mad. maybe anybody should change the sound-code to automatic try the next codec if it is not playbackable (e.g. mad not installed.
2002-09-21 arpi we don't need the 0x1ff hack any more!
2002-09-21 arpi we don't need the 0x1FF hack any more
2002-09-21 jaf typo
2002-09-21 jaf version 0.1.10 by Juergen Hammelmann <juergen.hammelmann@gmx.de>
2002-09-21 arpi pshufw is a mmx2 instruction, so don't use dct64_MMX_3dnowex on k6-3 which
2002-09-21 kmkaplan New option for mplayer: -dumpmicrodvdsub
2002-09-21 lgb fix segmentation fault with -dvdkey, fix return value of dvd_css_descramble(), try to load css.so syms with AND without _ in syms' names. PLEASE TEST IT CURRENTLY I HAVE NO DVD DRIVE NOR A SINGLE VOB FILE ...
2002-09-21 kmkaplan Use string selection to choose mode
2002-09-21 kmkaplan Support for XviD encoding
2002-09-21 kmkaplan Support for XviD encoding
2002-09-20 gabucino "fake" Surround section removed
2002-09-20 gabucino matroxtv script was modified
2002-09-20 gabucino hmm. duplicate (+incomplete) surround sections? incomplete one removed
2002-09-20 arpi This patch allows you to use fractional values for specifying a zoom.
2002-09-20 arpi some mpcodecs option declaration moved to cfg-*, as aren;t used by
2002-09-20 arpi This tiny patch adds "type=2" absolute seconds seek capability.
2002-09-20 arpi "One can cause a permanent hang on a seek, and the other just causes
2002-09-20 alex Should be: if test ; then - D Richard Felker III <dalias@aerifal.cx>
2002-09-20 alex moved to to avoid CVS-XXYYZZ- versions (if no given) - altought this comment is bigger than the patch :)
2002-09-20 kmkaplan Automatic unrar of vobsub. Does not work with rar v3
2002-09-19 jaf by Panagiotis Issaris <takis@lumumba.luc.ac.be>
2002-09-19 michael use avcodec_alloc_context()
2002-09-19 eyck version no for coming release
2002-09-18 arpi updated
2002-09-18 arpi fixing edit-list playback (it uses the mvhd-timescale instead of the mdhd-one)
2002-09-18 pl sync with help_mp-en.h 1.56
2002-09-18 nexus sync
2002-09-18 diego Wording updated and spelling checked.
2002-09-18 diego Removed obsolete entries.
2002-09-18 kmkaplan Sync with upstream version. According to Edouard Gomez:
2002-09-18 arpi d_width==screenwidth && -fs hopefully fixed
2002-09-17 diego Document -noaspect, patch by Fredrik Noring <noring@nocrew.org>.
2002-09-17 bertrand Added the cdinfo.c for compilation.
2002-09-17 bertrand Enable CDDB support only if the network layer is enabled.
2002-09-17 bertrand Moved all the cdinfo specific from cddb to a standalone file(cdinfo.c), so
2002-09-17 bertrand Moved all the cdinfo specific from cddb to a standalone file, so
2002-09-17 bertrand Enable the LIVE lib only if the network layer (STREAMING) is enable.
2002-09-17 arpi updated version (from ftp/incoming)
2002-09-17 arpi -zoom will be handled by -vop scale
2002-09-17 zdar sync & typos
2002-09-16 arpi TODO completed
2002-09-16 arpi updated for pre8
2002-09-16 arpi hpux DVD support fixes by Martin Gansser <mgansser@ngi.de>
2002-09-16 arpi *bsd doesn't have info.output_muted - patch by Björn Sandell <biorn@dce.chalmers.se>
2002-09-16 arpi use detected WORDSIZE instead of warning, when inttypes.h doesn't define __WORDSIZE
2002-09-16 arpi WORDSIZE detection by Björn Sandell <biorn@dce.chalmers.se>
2002-09-16 alex 10l
2002-09-16 jaf sync
2002-09-16 kmkaplan Fix support for negative "delay:" directive in .idx file.
2002-09-16 nexus sync,typo
2002-09-16 iive adding CP1251 to GUI's Font encoding for FreeType
2002-09-16 iive update & GUI CP1251 encoding in FFT
2002-09-15 arpi removed dummy OGG functions - use #ifdef instead
2002-09-15 arpi some cosmetics - reordering declarations, 10l for cache2
2002-09-15 arpi 'agsm' support (used by qt .mov files)
2002-09-15 arpi standard GSM support for .mov files
2002-09-15 arpi This patch fixes a segfault for native cvid decoder in bgr32 and bgr24 modes.
2002-09-15 arpi stream layer cleanup part 2
2002-09-15 arpi stream layer cleanup - part 1
2002-09-15 arpi removed obsolete VCD_CACHE hack
2002-09-15 arpi 10l bug - 'len' was handled wrong.
2002-09-15 arpi prefer ffsvq1 if available
2002-09-15 arpi out formats reordered, quality order
2002-09-15 arpi unused, replaced by vd_msrle.c
2002-09-15 arpi - fixed some bugs in RLE decoder
2002-09-15 arpi some updates
2002-09-15 arpi cross-ref
2002-09-15 arpi outflags described
2002-09-15 arpi some words and drawing about video path
2002-09-14 arpi The granule position of pages contining Vorbis audio is in units of
2002-09-14 pontscho add one line
2002-09-14 arpi reversed -ss behaviour (you have to use teh same -ss for all passes)
2002-09-13 bertrand Added a new ASX playlist mime-type
2002-09-13 alex query_format support by Tilman Sauerbeck <tsauerbeck@users.sourceforge.net>
2002-09-13 alex hpux scsi dvd support by Martin Gansser <mgansser@ngi.de>
2002-09-13 alex fixed to comply with new loader
2002-09-13 alex aspect ratio support by encoding (currently only with mpeg4 and h263p)
2002-09-13 alex extended par support
2002-09-13 jkeil Can't return pointer to automatic C array, gmplayer file selector box does
2002-09-13 arpi avifile sync - 95% cosmetics 5% bug
2002-09-13 arpi - updated to use new stype ICopen (filename passed in the icopen struct)
2002-09-13 alex added JFIF and UMP4
2002-09-13 alex removed unused code. fixed yv12+debug-mode sig11
2002-09-13 alex added smjpeg demuxer only for nexus' request
2002-09-13 michael bug=3
2002-09-13 nexus add cpuinfo
2002-09-12 jkeil Reconstruct the muting state for the playback from a l/r volume of 0.0.
2002-09-12 jkeil - gui version of mplayer is using the audio 'control' function before(!) the
2002-09-12 gabucino G450/G550 TV-out
2002-09-12 gabucino v2.0
2002-09-11 jaf sync by Takis Issaris <takis.issaris@skynet.be>
2002-09-11 gabucino sync
2002-09-11 gabucino some fixes I did while updating design5
2002-09-11 arpi found 0.01-0.05
2002-09-10 arpi hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
2002-09-10 arpi count dropped frames in -v mode, patch by Andriy N. Gritsenko <andrej@lucky.net>
2002-09-10 arpi drop-deinterlace (dint) filter by Andriy N. Gritsenko <andrej@lucky.net>
2002-09-10 arpi changing return type of put_image void->int
2002-09-10 diego Numbering corrected.
2002-09-10 jonas tga support
2002-09-10 diego Removed authors and maintainers section, now in txt format.
2002-09-10 arpi .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxer
2002-09-10 diego Small HTML fix by Andras Mohari <mayday@varoshaza.nagyatad.hu>.
2002-09-10 arpi TGA images (-mf on:type=tga) support
2002-09-10 arpi fixed >2GB files demuxing
2002-09-10 arpi It prevents mode change when Hsync out of range.
2002-09-10 arpi GTF update: Fixes "known parametrs" even when fbdev unused
2002-09-10 arpi I experienced several segfaults when trying to play (unencrypted) DVDs
2002-09-10 arpi version number bumped
2002-09-10 arpi xanim outformats changed, indeo 3/4/5 now outputs YVU9 only
2002-09-10 arpi - some cleanup, unused code removed
2002-09-10 arpi pim1 is lowercase
2002-09-10 jkeil Use the character substitution code from fntRender() / fntTextWidth()
2002-09-10 jkeil Off-by-one error allocating bitmap, when (width*height) % 8 != 0
2002-09-09 michael fixing y422p output
2002-09-09 arpi updated a bit
2002-09-09 arpi updated to libmpcodecs way
2002-09-09 arpi reference to patches.txt and porting-status.txt
2002-09-09 arpi updated
2002-09-09 arpi preface added, some small changes
2002-09-09 arpi maintainers list - converted from html by Andras Mohari
2002-09-09 arpi mplayer changelog, collected by ??? (found at incoming/ :))
2002-09-09 arpi authors section from html docs, converted by Andras Mohari
2002-09-09 arpi yuv422planar->yuy2 support
2002-09-09 arpi unused code
2002-09-09 arpi obsolete, use mencoder...
2002-09-09 arpi obsolete, old code. use dga with swscaler (-vo dga -zoom)
2002-09-09 arpi cosmetics - copyright msg removed, this file has nothing with mpeg2dec or
2002-09-09 arpi obsoleted by font_load_ft.c
2002-09-09 arpi - reorder of help, new section: Codecs, cosmetics/descriptions extended
2002-09-09 jkeil When we're compiling/running on a kernel without sse/sse2 support, we have
2002-09-09 alex fixed palette8to{rgb24,bgr24,rgb32,bgr32}
2002-09-09 alex 10l
2002-09-09 kmkaplan Code to XviD VBR Library from transcode.
2002-09-09 kmkaplan Import transcode-0.6.1.20020829 XviD VBR Library into mencoder DivX4 encoder
2002-09-09 bertrand Applied patch from Gregory Kovriga <gkovriga@techunix.technion.ac.il>
2002-09-08 arpi removed messy global 'tv_handle', use stream->priv for that purpose
2002-09-08 arpi query added for soem vfw codecs
2002-09-08 jaf sorry - this was a sync for all
2002-09-08 rik extensible blinkenlights driver, can currently be used for the Arcade http://www.blinkenlights.de/arcade
2002-09-08 jaf help_mp-bg.h
2002-09-08 nexus sync
2002-09-08 gabucino -gui removal
2002-09-08 gabucino sync (-gui removed)
2002-09-08 nexus typo
2002-09-08 diego -gui option removal leftovers
2002-09-08 alex fixed get_format/set_format
2002-09-08 alex changed message leveles (too many non-sense info messages)
2002-09-08 alex tuner setting isn't mandatory. requested by Jonas Munsin <jmunsin@iki.fi> for webcams
2002-09-08 atmos4 disable annonying debug printf (autoq)
2002-09-07 alex indeoraw removed (nonsense)
2002-09-07 arpi authors/maintainers updated - feel free to correct/extend
2002-09-07 alex added mjpa fcc to ffmjpeg
2002-09-07 alex removed obsolete cyuvxa, completed qpeg, added some extra supported output formats to wmv8, removed bgr32 from dv as its buggy
2002-09-07 alex x11 include patch for hpux 11.00 by Martin Gansser <mgansser@ngi.de>
2002-09-07 bertrand Don't try to reread from the socket if the server says EOF
2002-09-07 bertrand Fixed an unknown command. Looks like it's a new command from WMS9.
2002-09-07 alex removes old input code (forgot to commit this)
2002-09-07 atmos4 Minor speedup by nick kurshev.
2002-09-07 atmos4 Now included in codecs.html
2002-09-07 atmos4 Update with new method of finding DShow codecs and a small hint about VFW on WinNT.
2002-09-07 bertrand Check if realloc failed on http_hdr->buffer instead of ptr in http_response_append,
2002-09-06 michael fixing mpeg in avi
2002-09-06 michael typo (checking for mpeg twice, instead of mpeg & MPEG)
2002-09-06 jaf sync
2002-09-06 atmos4 Easier/Faster method of adding DShow codecs to mplayer.
2002-09-06 jkeil - GCC 3.x (SPARC) is too clever for the double->int conversion trick used in
2002-09-06 alex removed xacodec_driver, using sh->context instead, removed xacodec_image, using mpi instead, some warning fixes. note: mpi optimisations are still pending
2002-09-06 jaf sync by Anders Rune Jensen <anders@gnulinux.dk>
2002-09-06 jkeil SPARC gcc generates bad code accessing an unaligned and packed structure member
2002-09-06 pl (big) resync with help_mp-en.h 1.52
2002-09-06 jaf sync by <hephooey@fastmail.fm>
2002-09-06 arpi - simpler http_response_append (uses realloc())
2002-09-05 jonas 10l found by Arpi
2002-09-05 jonas 10l
2002-09-05 jonas remove sub sub option lists over .IP
2002-09-05 jonas changes for rewrite
2002-09-05 jonas rewrite (much ;), no content change
2002-09-05 pontscho 100l
2002-09-05 jonas man page documentation
2002-09-05 alex merged xacodec.c and vd_xanim.c
2002-09-05 jonas cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
2002-09-05 pontscho - add fuckin locale fix from Dietrich Clauß <dc2@clauss.dyndns.org>
2002-09-05 michael links (found on xvid-dev list)
2002-09-05 jaf sis_vid removed
2002-09-05 bertrand Added CDDA credits to Alban.
2002-09-05 bertrand Humm, only if __DEBUG_URL is defined, declare the prototype...
2002-09-05 atmos4 cyrix mtrr detect
2002-09-04 arpi obsolete, the new input has own lirc code
2002-09-04 arpi obsolete, no one seems to be interested to fix/update/finish this
2002-09-04 arpi 1000l - planar YUV support fixed (indeo 3,4,5, i263 etc)
2002-09-04 arpi update patch by Ioannis Panteleakis <pioann@csd.auth.gr>
2002-09-04 arpi NULL->0 (warning fix)
2002-09-04 zdar config() parameters change
2002-09-04 zdar sync
2002-09-04 diego DXR3 docs updated. Patch by David Holm <david@realityrift.com>, further
2002-09-04 bertrand Applied patch for OpenBDS from Marc Espie (submitted by Björn Sandell <biorn@dce.chalmers.se>)
2002-09-04 gabucino sync
2002-09-04 nexus sync
2002-09-04 nexus sync
2002-09-04 pontscho - add workaround for fuckin locale
2002-09-04 pontscho obsoleted
2002-09-03 diego Fix package building by adding BINDIR.
2002-09-03 arpi enabled csp-query support, but only for formats with 'query' flag set
2002-09-03 arpi pass outflags[] index via sh->outfmtidx to the vd->control() func (for VfW)
2002-09-03 arpi - vfwex redundancy removed
2002-09-03 jonas 10l
2002-09-03 arpi bgr8 palette fixed
2002-09-03 arpi ICDecompressEndEx() added
2002-09-03 jkeil Add the code that chooses a good X11 truecolor visual to the vo_x11 config()
2002-09-03 jkeil The ALT_BITSTREAM_READER code does not work on SPARC, because the code accesses
2002-09-03 jkeil Enable dvdkit on solaris
2002-09-03 alex 10l fix by Mark <CompGuy284@attbi.com>
2002-09-03 bertrand - If fatal error while trying to connect to a WM server, skip other proto.
2002-09-03 bertrand Return -2 for fatal error while connecting to a server.
2002-09-03 bertrand Checked if the connection succeeded before writing in the socket.
2002-09-03 arpi fixed some problems with colorspace/init order, some cleanup
2002-09-02 arpi -vfm should override status/priority
2002-09-02 arpi VDCTRL_QUERY_FORMAT isn't required for constant csp support
2002-09-02 arpi 10l - RANLIB added to fix libavcodec compilation
2002-09-02 arpi gcc 2.95.4 doesn't like VAR==value without spaces
2002-09-02 atmos4 allow to specify freetype-config and restrict to freetype 2.1.x+
2002-09-02 alex correct palette handling and query_format support (now huffyuv, cram and mwv1 is working nice)
2002-09-02 rfelker document -vop halfpack
2002-09-02 jonas better subfont description, moved to the write place
2002-09-01 arpi fixed uninit order
2002-09-01 arpi better freetype detection
2002-09-01 nexus FreeBSD fix
2002-09-01 diego Pontscho forgot to add *.rm to all video files...
2002-09-01 michael 100l
2002-09-01 jonas preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
2002-09-01 arpi make test1 && make test2 fixed
2002-09-01 alex removed obsoleted dll_init.c/h
2002-09-01 alex removed obsolete items
2002-09-01 alex merged with dll_init.c
2002-09-01 alex 10l
2002-09-01 alex merged with dll_init
2002-09-01 alex merged with dll_init.c, moved some variables from sh_audio to private struct
2002-09-01 jaf *** empty log message ***
2002-09-01 alex Fixed vertical pink stripe on Radeon2 cards by Emiel Neggers <emiel@neggers.net>
2002-09-01 alex added col1 fcc to ffdivx
2002-09-01 alex 10l
2002-09-01 alex added lcl codecs (mpmszh, mpzlib), removed zlibnative
2002-09-01 alex added LCL decoder by Roberto Togni <r_togni@libero.it>, removed my old vd_zlib
2002-09-01 arpi ability to override MANDIR, BINDIR
2002-09-01 arpi warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
2002-09-01 jonas cosmetics, 10l at beginning, no real changes
2002-09-01 diego libmpdvdkit/ and libmp1e/ are obsolete.
2002-09-01 pontscho rewrite eq interface and add *.rm to fs
2002-09-01 pontscho obsoleted
2002-09-01 alex increased SUB_MAX_TEXT by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>
2002-09-01 diego Remove config files on purge.
2002-08-31 arpi audio in layer is used only bu tvi_v4l, don't compile for others.
2002-08-31 arpi seek frameno.avi too - idea by cpro@posta.unizar.es
2002-08-31 arpi some messages added/changed
2002-08-31 arpi 100l... sh->vcodec may be changed by mpvdec->decode()
2002-08-31 alex made compatible to LCL
2002-08-31 arpi user-data moved one -v up
2002-08-31 arpi 10l - use NULL instead of -1 for init_video's vfm
2002-08-31 pontscho remove obsoleted files
2002-08-31 arpi WARNING message gui windows disabled, the only critical warn message (too
2002-08-31 atmos4 fix cache disable for live.com
2002-08-31 pontscho - add None to audio/video family selection
2002-08-31 arpi removed buggy fd<0 check for disallowing dumpstream/cache
2002-08-31 atmos4 Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove unused envp.
2002-08-31 arpi - warnings enabled for GUI mode
2002-08-31 alex some cosmetics for gui
2002-08-31 alex enable linewrapping
2002-08-31 gabucino some fixes
2002-08-31 arpi 1000l - libmpdvdkit2 fix, thx Nexus
2002-08-31 arpi print only fatal/error/warning to stderr, others go to stdout
2002-08-31 alex fix flip handling bug
2002-08-31 arpi make -ac/-vc help look better
2002-08-31 diego Zr documentation updated plus some typos fixed.
2002-08-31 arpi -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
2002-08-31 diego All RealVideo codecs liste on one line - less wasted space.
2002-08-31 jonas some changes, Arpi was right...
2002-08-31 michael forgot bug=2
2002-08-31 pontscho upsz ...
2002-08-31 pontscho fix vfm and add afm support
2002-08-31 gabucino very simple script for viewing results with gnuplot, converted to JPEG
2002-08-31 gabucino v0.91
2002-08-31 atmos4 generalized iconv detection
2002-08-31 atmos4 fix some warnings on cygwin, patch by Sylvain Petreolle <spetreolle@yahoo.fr>
2002-08-30 jonas afm/vfm migration, suboption config example, 2 typos
2002-08-30 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
2002-08-30 michael dct_algo
2002-08-30 arpi reordered libs, especially Freetype. idea by Nexus
2002-08-30 gabucino v0.9 of my compile+benchmark script, designed for my local boxes, shared on
2002-08-30 arpi 2*10l to me
2002-08-30 arpi vfwex separated from vfw, to work with new vfm system and dlopen
2002-08-30 arpi sync driver names with codec-cfg
2002-08-30 arpi renamed codecs
2002-08-30 arpi renamed to match driver family name
2002-08-30 arpi renamed to ad_mp3lib.c
2002-08-30 pontscho upsz, 10l
2002-08-30 pontscho add subtitle dropping support
2002-08-30 arpi assume $(CC) can compile c++ - fixes compile with non-default compiler
2002-08-30 arpi align fix - Björn Sandell <biorn@dce.chalmers.se>
2002-08-30 rfelker ignore .libdeps
2002-08-30 arpi 2*100l, extern fv() {} is nonsense, you have to decide if it is extern or
2002-08-30 alex added needed errno.h
2002-08-30 alex v4l audio fixes by Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>
2002-08-30 alex fixed faad detection. without this it detects my older version of the library witch isn't compatible with current ad_faad.c
2002-08-30 alex mp_msg'ized
2002-08-30 alex added bgr support and support for forcing output format
2002-08-30 alex added missing palette8tobgr pairs (hope it's correct)
2002-08-30 alex recurse make into subdirectories by D Richard Felker III <dalias@aerifal.cx>
2002-08-30 rik libavcodec sync
2002-08-30 nexus sync
2002-08-30 rfelker "halfpack" (yuv planar 4:2:0 -> packed 4:2:2, half height) video filter
2002-08-30 diego RV40 supported, atrc not.
2002-08-30 diego Explain why putting [PATCH] in the subject is important.
2002-08-30 michael dct selection support
2002-08-29 pontscho - fix window handling with dxr3
2002-08-29 pontscho - add play time subtitle change support
2002-08-29 arpi 10l bug, found by Nexus
2002-08-29 arpi use dir/libname.a instead of -Ldir -lname
2002-08-29 arpi libgen.h is glibc specific, and not used at all -> removed
2002-08-29 arpi This patch fixes a compile error when HAVE_FREETYPE is not defined.
2002-08-29 arpi new mencoder option -info, to store copyright, title, encoder version etc in AVI
2002-08-29 arpi fixed RIFF chunk size - patch by "Andriy N. Gritsenko" <andrej@lucky.net>
2002-08-29 arpi - Tell the RTSP client code to use the string "mplayer" in RTSP
2002-08-29 arpi can't dump stream if it isn't stream - tip by Ross Finlayson <finlayson@live.com>
2002-08-29 nexus sync
2002-08-29 pontscho add Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> freetype patch
2002-08-29 pontscho - add freetype support for gui
2002-08-29 diego Fixed some small HTML errors.
2002-08-29 mark Fixed some breakages of single-buffer rendering of tdfx
2002-08-29 rik fixes a segfault which was introduced in this file by the new ratecontrol code
2002-08-29 bertrand inet_aton fallback support by Joey Parrish <joey@yunamusic.com>
2002-08-29 rfelker arrg 100l in the 10l
2002-08-29 rfelker fix 10l mistake and add the libdeps thing right this time
2002-08-29 rfelker removed old stuff no longer used
2002-08-29 diego Sipro audio now supported.
2002-08-29 rfelker remove nonsense tabs from makefile so emacs won't complain :)
2002-08-29 diego Plugin descriptions were moved to the man page.
2002-08-28 nexus FreeBSD iconv change/fix
2002-08-28 arpi mostly compiler warning fixes, some small bugfix
2002-08-28 michael passing extra stuff from real stuff to lavc
2002-08-28 alex 10l fix
2002-08-28 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
2002-08-28 diego Reformat some paragraphs to make them fit 80 column displays.
2002-08-28 arpi freetype 2.0/2.1+ support - disabled by default until bugs fixed
2002-08-28 arpi subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separated
2002-08-28 diego The rectangle is not white but inverted.
2002-08-28 diego Small note about multiple MPlayers and audio drivers.
2002-08-28 alex release /dev/dsp on pause patch by Eric Lammerts <eric@lammerts.org> (and D Richard Felker III <dalias@aerifal.cx>)
2002-08-28 alex fixed possible 'DoS' bug
2002-08-28 alex written by Florian Schilhabel <florian.schilhabel@gmx.net>
2002-08-28 alex fixes problems when new line is just '\n' and not '\r\n' and enabled html-markup ignore. Patch by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>
2002-08-28 alex 64-bit -sb offsets patch by Andy Goth <unununium@openverse.com>
2002-08-28 alex clear screen and tiny image bug patch by Burton Samograd <kruhft@kruhft.dyndns.org>
2002-08-28 alex final (?) libvo2 cleanup patch by Joey Parrish
2002-08-28 alex removed old input code
2002-08-28 arpi realplayer codecs wrappers, originaly written by Florian Schneider, extended
2002-08-28 diego Use $_prefix/etc/mplayer/ as configuration file location, not $_datadir.
2002-08-28 jonas added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
2002-08-28 michael align -> balign patch by (Björn Sandell <biorn at dce dot chalmers dot se>)
2002-08-28 diego libmpdvdkit on openbsd, patch by Björn Sandell <biorn@dce.chalmers.se>.
2002-08-27 arpi - added matrix cracking/debugging code - disabled
2002-08-27 arpi 'sipr' descrambling implemented, at least for 16*6 matrix
2002-08-27 diego Added some introductory words, request only CVS for bug reports and further
2002-08-27 diego Added proper heading tags and fixed the HTML structure.
2002-08-27 diego Cosmetics: Some more indents and newlines.
2002-08-27 diego Cosmetics: Indented code and inserted empty lines.
2002-08-27 diego Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, with some
2002-08-27 alex removed unused code
2002-08-27 alex SetDLLAccessPath isn't used. Patch by Andres Hess <jaska@gmx.net>
2002-08-27 diego Use the confdir we compiled with (/etc/mplayer/mplayer.conf instead of
2002-08-27 pontscho - add dxr3 equ patch from "Szombathelyi [iso-8859-2] György" <gyurco@freemail.hu>
2002-08-27 diego Settle for GCC, not gcc. 10l for telling Andras otherwise.
2002-08-27 diego Updated credits for Kim Minh Kaplan from his own patch.
2002-08-26 pontscho - warning fixes from Dominik Mierzejewski <dominik@rangers.eu.org>
2002-08-26 alex Martin Olschewski <olschewski@zpr.uni-koeln.de>: [PATCH] ai_oss.c should check for USE_OSS_AUDIO
2002-08-25 michael fixing compilation without divx4 patch by (Rémi Guyomarch <rguyom at pobox dot com>)
2002-08-25 michael 10l
2002-08-25 michael support for the new ratecontrol code
2002-08-25 zdar sync
2002-08-25 arpi support for 'sipr' codec - descrambling/reorder not yet fixed.
2002-08-25 arpi some files has some shit before teh audio/video headers...
2002-08-24 arpi 10l - fixed chunktab size calculation
2002-08-24 arpi some newer rv20 variants also uses custommsg 0x24 to set codec subtype
2002-08-24 arpi uses new dp_hdr_t packet structure
2002-08-24 arpi - changed re-muxed packet structure (see struct dp_hdr_t)
2002-08-24 atmos4 Fix small typo noticed by Francisco Javier Cabello <fjcabello@visual-tools.com>
2002-08-24 jonas sync
2002-08-23 michael optimization
2002-08-23 joyping iec958-init completly rewritten
2002-08-23 diego Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, slightly
2002-08-23 anders Fixed *= bug in length calculation
2002-08-22 arpi with the help of the Mandrake compiler maintainer this problem has
2002-08-22 arpi removed -W -Wall -g and other gcc-specific warning/debug options
2002-08-22 arpi removed nonsense 'inline'
2002-08-22 arpi - functions inside of functions are invalid in icc. replaced with #define's
2002-08-22 arpi v4l capture update by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
2002-08-22 arpi General Timing Formula algorithm from a scratch.
2002-08-22 arpi 10l, fix compiling without tv. patch by Andreas Hess <jaska@gmx.net>
2002-08-22 pontscho fix dxr3 subtitle handling and add some optimizations
2002-08-22 jaf fix ai_oss.c compilation on non linux systems - by Bernd Ernesti <mplayer@lists.veego.de>
2002-08-22 rfelker MMX optimized code for soft equalizer filter
2002-08-22 rfelker documentation for -vop eq
2002-08-22 diego How to run multiple instances of MPlayer.
2002-08-21 rfelker soft video equalizer filter, currently supports brightness and
2002-08-21 diego Typos, cosmetics and a tag closed.
2002-08-21 arpi new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
2002-08-21 arpi support for SP5x video codec used by Aiptek webcam
2002-08-21 arpi new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
2002-08-21 arpi this piece of code should prevent major fullscreen screwups, which can
2002-08-21 arpi added forced window clearing for Xv, because on my setup (sawfish,
2002-08-21 arpi new slave volume command done :
2002-08-21 gabucino applied Andras Mohari's patch
2002-08-21 arpi dvdnav wasn't selected for compilation together with mpdvdkit2.
2002-08-21 michael allocating large enough buffer, fixes green stuff on top for encoding of height %16 != 0 videos
2002-08-21 michael asserts to check buffer size and non overlapingness
2002-08-20 joyping changed spdif default from "hw:0,2" to general alias "iec958"
2002-08-20 diego -subcc option documented, patch by Robert R. Wal <rrw at hell pl>.
2002-08-20 diego Fixed typo manpage --> man page.
2002-08-20 diego Converted the docs to use proper headings tags.
2002-08-19 jaf sync by anders@gnulinux.dk
2002-08-19 diego Sync the man page with the removed sections of the HTML docs.
2002-08-18 michael typo fix, patch by (Eric Lammerts <eric at lammerts dot org>)
2002-08-18 gabucino begun removing "Available options" and "Examples" sections, which
2002-08-18 gabucino sync
2002-08-18 diego Typo spotted by Steven M. Schultz <sms at 2bsd com>.
2002-08-18 michael 10l patch by Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>
2002-08-18 michael same behavior for luma & chroma single coeff elimination
2002-08-17 michael skip blocks with small chroma dc support
2002-08-17 diego Bah, if we start spellchecking this, we might as well do it right ;-)
2002-08-17 jaf libmpdvdkit2 directory was not compiled - mplayer compile failed - fixed.
2002-08-17 jaf typo
2002-08-16 arpi prefer libmpdvdkit2 over v1
2002-08-16 arpi apply mplayer-specific patches
2002-08-16 arpi applying css-key cache patch
2002-08-16 arpi importing libmpdvdkit files
2002-08-16 michael 10l
2002-08-16 arpi importing libdvdread 0.9.3 files
2002-08-16 michael 40% faster blur
2002-08-16 arpi importing libdvdcss 1.2.2 files
2002-08-16 arpi should solve -vo vesa:vidix problem 'vosub_vidix: video server has
2002-08-16 arpi 10l bug - noticed by Emiel Neggers <emiel@neggers.net>
2002-08-16 arpi hmm. vosub_vidix has LIBDIR/mplayer/vidix as driver path, so we should use
2002-08-16 arpi speedup of gauss
2002-08-16 arpi using precalculated src*om[][] table -> 25% faster.
2002-08-16 arpi more (~40%) speedup :)
2002-08-16 nexus sync
2002-08-15 pontscho fix (?) cmd line handling
2002-08-15 michael skip black in outline (white skip code is #if 0 as there is no speed difference)
2002-08-15 diego Applied patch by Remi Guyomarch <rguyom at pobox com>.
2002-08-15 arpi added gettimeofday-based profiling/timing
2002-08-15 diego Applied patch by Andras Mohari <mayday at varoshaza nagyatad hu> in a
2002-08-15 jaf sync by Panagiotis Issaris <takis.issaris@skynet.be>
2002-08-15 jaf sync
2002-08-15 jaf *** empty log message ***
2002-08-14 michael bug & ver update
2002-08-14 arpi ogg (.ogm) text subtitles support
2002-08-14 pontscho - add dxr3 gui support (dialogbox, etc.)
2002-08-14 arpi - Create and set up a "BITMAPINFOHEADER" and "WAVEFORMATEX" structure for
2002-08-14 arpi typo fixes by Ross Finlayson <finlayson@live.com>
2002-08-14 arpi disable cache if stream->fd<0 (no regular file/pipe but some special thing)
2002-08-14 arpi adds a soname and a shared library version number to libdha.
2002-08-14 arpi dynamic libavcodec.so support updated by
2002-08-14 arpi warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr>
2002-08-14 arpi corrects an off-by-one error when trying to seek beyond the end of file.
2002-08-14 gabucino not only divx4 has 2, 3pass
2002-08-14 gabucino sync
2002-08-14 diego Link and title synched to documentation.html.
2002-08-14 diego Applied patch by Andras Mohari <mayday at varoshaza . nagyatad . hu>
2002-08-14 jaf arpi told me ...
2002-08-14 pontscho add uri2filename converter
2002-08-14 arpi RV20 A-V desync fixed - use timestamp hack only for RV30
2002-08-13 jaf messages moved from vf.c and vd.c
2002-08-13 jaf messages moved from vf.c and vd.c
2002-08-13 diego Jindrich Makovicka's new noise pattern filter.
2002-08-13 michael remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>)
2002-08-13 michael semi regular noise pattern patch by (Jindrich Makovicka <makovick at kmlinux dot fjfi dot cvut dot cz>)
2002-08-13 jaf messages moved from dec_??d?o.c
2002-08-13 nexus sync
2002-08-13 jonas A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
2002-08-13 jonas Mozilla/Opera/? fix
2002-08-13 zdar Put/get_image fixed. Deleted forgotten development comments
2002-08-13 zdar Typos & spelling fixed
2002-08-12 arpi rv40 support
2002-08-12 arpi RV40 support
2002-08-11 diego HTML fixes, no content change.
2002-08-11 diego HTML restructured. Now using definition lists instead of tables.
2002-08-11 diego Cosmetics: Properly indented table and fixed <TR> structure.
2002-08-11 diego Document new -sws options as well as TV input changes.
2002-08-11 pontscho kde3 dnd fix from Gregory Kovriga and file name handling fix in dnd callback
2002-08-11 arpi updated/extended teh introduction part
2002-08-11 diego Sanitize a HTML table, <TR> are at the proper place and get closed.
2002-08-11 diego Another big batch of cosmetics *only*.
2002-08-11 pontscho fix -sub
2002-08-11 jaf sync
2002-08-11 jonas dvdnav api changed
2002-08-11 diego Created RTC section and moved RTC explanation there.
2002-08-11 diego New noise filter by Jindrich Makovicka.
2002-08-11 pontscho 10l :)
2002-08-11 pontscho add xdnd support (from Gregory Kovriga <gkovriga@techunix.technion.ac.il>) and fix -subdelay bug
2002-08-11 michael mmx optimized avg/film noise
2002-08-11 michael optimization
2002-08-11 michael film/average noise cleanup
2002-08-11 michael film/average noise patch by (Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>)
2002-08-11 michael oops forgot to commit that
2002-08-11 iive Initial version of Bulgarian translation, hell i vote for gettext
2002-08-10 gabucino continuing paragraph reformatting
2002-08-10 jaf by 'lr' - <hephooey@fastmail.fm>
2002-08-10 arpi 'configure changed'-test re-added, noticed by Sylvain Petreolle <spetreolle@yahoo.fr>
2002-08-10 jonas bsdbt848 driver and some formats (confused some users)
2002-08-09 arpi HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de>
2002-08-09 jaf updates by Panagiotis Issaris <takis@lumumba.luc.ac.be>
2002-08-09 arpi 10l bug, noticed by Alexander Neundorf <neundorf@dellingsoft.de>
2002-08-09 arpi ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning
2002-08-09 arpi new directfb driver for 0.9.13+ by jiri.svoboda@seznam.cz
2002-08-08 jaf messages moved again
2002-08-08 jaf email-adress updated
2002-08-08 michael 1000l
2002-08-07 atmos4 small rule to strip binaries in source dir (24MB mplayer binary is a bit klugdy for non debug-work :)
2002-08-07 jaf messages moved from mencoder.c to helpmp??.h
2002-08-07 jaf using help_mp-??.h for one message
2002-08-07 jaf anders@gnulinux.dk
2002-08-07 michael mpeg4 mpeg quantizer encoding
2002-08-06 arpi 10l
2002-08-06 arpi detection reordered. note: raw DV detection should be more reliable.
2002-08-06 arpi -vc null is better than -hardframedrop -- hint by gabor <gabor@realtime.sk>
2002-08-06 arpi 10l bug (missing break;) found by Jim Hawkins <jim@jawkins.com>
2002-08-06 rik autodetection of MJPEG card for -vo zr by grepping /proc/pci
2002-08-06 kmkaplan Put all spudec_new stuff in a single function,
2002-08-06 jaf update by Jiri Svoboda <jiri.svoboda@seznam.cz>
2002-08-06 nexus sync
2002-08-05 arpi codecs.conf min. version bumped
2002-08-05 arpi real 'sipr' audio added (not yet working), version bumped
2002-08-05 rik 0.1l
2002-08-05 rik cinerama support in -vo zr for people with more than one zoran card, documentation contained in -zrhelp
2002-08-05 arpi 100l
2002-08-05 jaf moved messages to help_mp-??.h
2002-08-05 arpi allow early exit from esds parsing, so decoder info (type & bitrate) are
2002-08-05 arpi support for .mp4 with .mp3 audio
2002-08-05 arpi native DV audio/video decoders using libdv
2002-08-05 arpi native libdv added, fourccs fixed/commented for qdv & mcdv
2002-08-05 arpi raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org>
2002-08-05 arpi oac/ovc changes, -osdleevl defaults to 1
2002-08-05 arpi no default oac/ovc (it just confuses users), more detailed -oac/-ovc help
2002-08-05 atmos4 Bswap fixes for 64bit cpus, thx to Falk Hueffner for the hint.
2002-08-05 arpi osdlevel=1 by default
2002-08-05 arpi updates, using DIRECTFBVERSION and video EQ support by Jiri.Svoboda@seznam.cz
2002-08-05 arpi directfb version detection
2002-08-05 arpi PPC endianess fix by Colin Leroy <colin@colino.net>
2002-08-05 jaf sorry
2002-08-05 arpi fixed 'eof at 66s' bug
2002-08-05 arpi compilation bug found by Julien Portalier <julien@portalier.com>
2002-08-05 arpi gui seekbar pos calc overflow fixed
2002-08-05 atmos4 endian autodetection by Bertrand + Michael, tested on x86, PPC, sparc, alpha
2002-08-05 pontscho - fix equ handling
2002-08-05 arpi warning fix
2002-08-05 arpi applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson <finlayson@live.com>
2002-08-05 diego VCDs do *not* get mounted.
2002-08-05 arpi small fixes...
2002-08-04 diego Applied some suggestions by Nilmoni Deb.
2002-08-04 diego Changed all link names from the section number to a sensible label.
2002-08-04 pontscho - fix playlist2dvd bug
2002-08-04 jaf 'switched to -ni' hinzugefügt
2002-08-04 pontscho - fix mixer handling
2002-08-04 arpi faszom
2002-08-04 gabucino igaz - corrected according to arpi
2002-08-04 gabucino "szviccsing tu -ni" added
2002-08-04 arpi format incompatibility warning
2002-08-04 pontscho - fix fuckin' locale (?:)
2002-08-04 michael ver=-1 as default
2002-08-04 arpi mjpeg codecs reordered - now it plays almost everything by default
2002-08-04 arpi updated - we're ready for a pre-release now
2002-08-04 arpi support for packetized aac streams (used in .mp4 files)
2002-08-04 arpi mp4v (.mp4 video) added
2002-08-04 arpi 10000l - didn't clear new stream struct, causing possible sig11 in cache layer
2002-08-04 arpi gui.conf parsing moved to after gtkInit() - should fix i18n problems
2002-08-04 nexus sync
2002-08-04 kmkaplan Document change_rectangle
2002-08-04 kmkaplan Add the input command "change_rectangle" to control the rectangle
2002-08-04 kmkaplan Add the control VFCTRL_CHANGE_RECTANGLE
2002-08-04 kmkaplan Add the control VFCTRL_CHANGE_RECTANGLE
2002-08-04 arpi 'swtiching to -ni' added