log

age author description
2003-03-22 mpt Update of Polish encoding.html - adrian@linux.pl
2003-03-22 michael lavc 4663 / quantizer bias
2003-03-22 jonas vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
2003-03-22 gabucino explanation fixed
2003-03-22 gabucino sync
2003-03-21 alex 10l noticed by Steven M. Schultz <sms@2BSD.COM> and a bit cleaned up
2003-03-21 henry fix compile without libsmbclient
2003-03-21 alex selectable 'major', patch by Hans-Andreas Engel <engel@node.ch>
2003-03-21 alex wrong assignment of codec, patch by nsabbi@libero.it
2003-03-21 alex dvbin detection fixed, noticed by nsabbi@libero.it
2003-03-21 alex compiler warning fix by Dominik Mierzejewski <dominik@rangers.eu.org>
2003-03-21 alex hebrew support using fribidi libs, patch by Raindel Shachar <raindel@techunix.technion.ac.il>
2003-03-21 henry report TRUE for IS_AUDIO control when user forces the audio recording
2003-03-21 alex 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
2003-03-21 alex multiple preinit support -- cleaning vidix_name between the multiple preinits. Patch by Aurlien JACOBS <aurel@gnuage.org>
2003-03-21 alex multiple mga device support by Hans-Andreas Engel <engel@node.ch>
2003-03-21 alex largefile support by Matthias Schwarzott <zzam@gmx.de>
2003-03-21 alex use gcc instead ld. Patch by prj@po.cwru.edu (Paul Jarc)
2003-03-21 alex libsmbclient detection support, slightly rewritten the original patch sent by Vladimir Moushkov <vlindos_mpdev@abv.bg>
2003-03-21 diego Sync by Dmitry Baryshkov <lumag@qnc.ru>.
2003-03-21 michael vcodec update
2003-03-20 pontscho many 10l for me ...
2003-03-20 henry replace sys_errlist with strerror() by Ivan Szanto
2003-03-20 pontscho bugfix from Raindel Shachar <raindel@techunix.technion.ac.il>
2003-03-20 diego Finally merged libavc-option.txt into the man page.
2003-03-20 iive new svga driver - support double buffering, fast_memcpy, direct render and HW acceleration
2003-03-19 henry hardware mjpeg encoding using v4l by Iván Szántó <szivan@freemail.hu>
2003-03-19 faust3 10l
2003-03-18 diego Updated information, rewordings, codec installation generalized.
2003-03-17 gabucino fix (some user reported)
2003-03-17 rtognimp 10l cbSize not inited for l=16.\n Could give problem in print_wave_header
2003-03-17 arpi 1000l
2003-03-17 diego Sync by <hephooey@fastmail.fm>.
2003-03-17 michael number -> bug update
2003-03-17 arpi what's the opposite of backport? :)
2003-03-16 arpi dvbin_param_on moved
2003-03-16 arpi this is a combo patch that:
2003-03-16 henry remove the lower boundary
2003-03-16 henry cleanups and some 10l fixes for previous commit
2003-03-15 henry correct small framerate fluctuations directly in the capture thread
2003-03-15 arpi This patch corrects the calculation of the MPEG bitrate from the
2003-03-15 arpi increment is a signed number (-1 or +1)
2003-03-15 arpi fixed chroma pitch
2003-03-15 albeu And 10L their, i should have started to read vop.txt sooner ;)
2003-03-15 albeu 10L again with the options mins
2003-03-15 albeu New options stuff
2003-03-15 albeu Improve the imgfmt option type
2003-03-15 albeu Support for the new options stuff
2003-03-15 albeu 10L the scale filter accpet w and h to -3
2003-03-15 arpi fixed 'make distclean' without libavcodec
2003-03-15 rtognimp Same behaviour as old code for short headers
2003-03-15 albeu 1000L i forgot mencoder
2003-03-15 albeu Add support for the new option stuff.
2003-03-15 albeu Add the new -vf option wich is the same as vop in reverse order.
2003-03-15 rtognimp Fix for truespeech dll, patch by <dimakar(at)yahoo.com>
2003-03-15 rtognimp Read extradata for wav files, based on patch by <dimakar(at)yahoo.com>. Required for truespeech files.
2003-03-15 rtognimp Animatrix AAC fix, patch by <dimakar(at)yahoo.com>. (This is the right patch)
2003-03-15 faust3 fix -loop problem
2003-03-14 arpi add MODULE_LICENSE
2003-03-14 henry replace snd_pcm_drain with snd_pcm_drop
2003-03-14 albeu 10L
2003-03-14 albeu Fix some memleaks
2003-03-14 albeu Some free(NULL) found with njamd
2003-03-14 ranma Fix small memleak in control().
2003-03-14 arpi clear black bands when using slices
2003-03-14 alex a warning fix and rgb15/16 support by Sascha Sommer
2003-03-13 michael index per stream
2003-03-13 michael *signed int vlc (needs only 5 lines of code so its no increase of complexity)
2003-03-13 albeu Better error messages (with line number now) and make unknow option
2003-03-13 michael 1000l
2003-03-12 diego Always-install-en-as-default-manpage-patch by Andreas Hess <jaska@gmx.net>.
2003-03-12 rtognimp Animatrix AAC fix, patch by <dimakar(at)yahoo.com>
2003-03-12 nicolas sync
2003-03-12 rik libavcodec sync
2003-03-12 ranma Prevent vo window flashing.
2003-03-12 michael per context frame_rate_base
2003-03-12 albeu 10L the comment header again. That's it when you stole someone else code ;)
2003-03-12 albeu vo_xover is a new vo that should make easy to have x11 support for
2003-03-12 albeu Shut up some debug messages
2003-03-12 albeu Support for the overlay, that save one stretch blit for bgr16 and YUV formats
2003-03-12 albeu Overlay support (now vo_xtdfx is possible :) and yet another way to
2003-03-11 rsf Improved RTP packet buffering, by relying on the underlying OS's UDP
2003-03-11 rsf Made "force_fps" non-static, because code in "libmpdemux" refers to it.
2003-03-10 ranma Remove hardcoded "goto goto_next_file;" for -identify switch as suggested
2003-03-10 ranma Use -frames 0 instead of hardcoded "goto goto_next_file;"
2003-03-10 arpi - fixed playback of files with bad WxH in header (tricky! we can always read the
2003-03-10 albeu Pass start slice to the vo it make dr + slice implemantation easier
2003-03-10 albeu Update, add support for DR and draw image. Sadly reading from the agp
2003-03-09 albeu Update, new page fault handler to access the agp mem. Doesn't really work
2003-03-09 albeu I forgot to commit this file
2003-03-09 arpi 100l :)
2003-03-09 arpi Hopefully fixed all RV30/RV40 A-V sync issues
2003-03-09 rfelker new version of the de-telecine filter, largely rewritten. should work
2003-03-09 arpi Redundant packet ignoring is RV30-only (at least frame-header flag 0x20 is)
2003-03-09 arpi Ugly hack to handle bad width/height values from stream header
2003-03-09 arpi - removed unused global 'handle'
2003-03-09 arpi RAOpenCodec2() have 2 parameters
2003-03-09 mpt Document translated to polish language.
2003-03-08 jonas Adds SGI files to the list of image types supported by mencoder. -Todd
2003-03-08 michael merging fourcc with codec_tag
2003-03-07 albeu vo tdfx vid, even faster than tdfxfb and that's just the beginning ;)
2003-03-07 albeu tdfx_vid a new kernel driver for tdfx wich let use agp move :)
2003-03-07 michael vidix rage128 ecp_div patch by (Magnus Damm <damm at opensource dot se>)
2003-03-07 michael rv40 pict_type parser
2003-03-06 gabucino sync
2003-03-06 nicolas sync
2003-03-06 joey remove yuv2rgb and support frame duplication
2003-03-06 nicolas typo
2003-03-05 zdar Some 10l and better layer handling (to comply with DFB 0.9.17)
2003-03-05 diego Empty directories can only be removed by the CVS admin.
2003-03-05 michael aic & umv
2003-03-05 michael Dynamic decision of DVD device Darwin patch by (danchr at daimi dot au dot dk)
2003-03-05 michael add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbell dot net>)
2003-03-05 michael fix for libgif TVT hack detection in configure patch by (Ambrose Li <a.c.li at ieee dot org>)
2003-03-05 michael hmm found this in my local tree ;)
2003-03-05 michael fix for a couple of linking problems patch by (Ambrose Li <a.c.li at ieee dot org>)
2003-03-05 gabucino sync
2003-03-05 gabucino dfb updates
2003-03-04 michael 10l (pp cant convert formats) fixes segfault
2003-03-04 mpt *** empty log message ***
2003-03-04 eyck Use css like the rest of documentation. Use polish encoding.
2003-03-04 eyck New translation from imoteph/adrian
2003-03-04 eyck New translation from Zorg ( Konrad Materka )
2003-03-04 eyck Another batch of translation from Zorg ( Konrad Materka )
2003-03-04 albeu Add missing uninit
2003-03-03 mark Fixed geometry that someone broke grr.
2003-03-03 albeu A new nuppel video encoder. Mainly for RT encoding on slow box.
2003-03-03 albeu 10L never blowup an option pointer !!!!
2003-03-02 attila workaround wrong detected memory sizes on G400 cards.
2003-03-02 attila clean up of -geometry code.
2003-03-02 zdar sync
2003-03-02 zdar Layer configuration handling updates
2003-03-01 rfelker new filter
2003-02-28 nicolas sync
2003-02-28 gabucino now all translations link to ../default.css
2003-02-28 kmkaplan supdec.h needs libvo/video_out.h. vobsub.c does not.
2003-02-28 diego typo
2003-02-28 kmkaplan warning fix.
2003-02-27 michael motion estimation range limit
2003-02-27 gabucino sync
2003-02-27 gabucino default.css path fixed (it needs to be moved on CVS server!!)
2003-02-25 nicolas sync
2003-02-25 alex 10l found by Joey Parrish <joey@nicewarrior.org>
2003-02-25 alex cbAlign=1 fix for proper Windows support (noticed by Sascha Sommer)
2003-02-25 alex MACOSX support patch, based on Dan Christiansens work
2003-02-25 henry make tv non-seekable
2003-02-24 michael forgot ...
2003-02-24 michael cleanup
2003-02-23 atmos4 fix of fix of my sed code, should now be portable
2003-02-23 atmos4 Adding gcc major, minor, mini vars, adding unused var suppression for gcc 3 series
2003-02-23 michael 100l
2003-02-23 arpi experimental slices support
2003-02-23 michael sws_ prefix, more seperation between internal & external swscaler API
2003-02-23 diego typo
2003-02-23 diego typo
2003-02-23 arpi draw_slice support
2003-02-23 arpi start_slice() added - similar to get_image(), but is called when using slices
2003-02-23 diego HPUX DVD fix by Martin Gansser <MGansser@rand.de>, checked by Arpi.
2003-02-23 faust3 fix fullscreenswitching patch by Joey Parrish <joey at nicewarrior.org>
2003-02-23 gabucino 10l
2003-02-23 gabucino now it looks much better. Anyone wants to port this script to use
2003-02-23 gabucino added "Dualhead with Monitors", and "Cloning with Monitors" modes
2003-02-23 attila mark libvo2.txt as obsolete
2003-02-23 michael remove wno-unused-parameter again (seems gcc-2.95 doesnt like it, ... with some options at least ???)
2003-02-22 attila explain the return values of psnr for joe avarage
2003-02-22 nicolas sync
2003-02-22 gabucino sync
2003-02-22 nicolas sync
2003-02-21 michael skip annoying unused parameter shit (if anyone needs these / knows a case where they pointed to a real bug then reverse this)
2003-02-21 michael 100l (gcc 3.2 .....)
2003-02-21 michael yuv2rgb brightness/contrast/saturation/different colorspaces support finished
2003-02-21 diego binary packages not supported
2003-02-21 diego Cosmetics: a linebreak and a small grammar correction
2003-02-21 alex 1million litres ;)
2003-02-21 alex commented out nonsense
2003-02-21 diego translation path fixes
2003-02-20 arpi Latest version has the following features:
2003-02-20 rfelker document detc and telecine filters
2003-02-20 rfelker filter for applying 3:2 telecine to 23.976 fps progressive material.
2003-02-20 rfelker experimental de-telecine filter. not documented or configurable yet,
2003-02-19 alex Support for native MacOSX APIs by Dan Christiansen <danchr@daimi.au.dk>
2003-02-19 alex precise macosx timer by Dan Christiansen <danchr@daimi.au.dk> and 10l fix by me
2003-02-19 alex 3x10l found by Dan Christiansen <danchr@daimi.au.dk>
2003-02-19 alex gif library incompatibility fixes and prefere libungif over libgif. Patch by Joey Parrish <joey@nicewarrior.org>
2003-02-19 alex WIN32_PATH cleanup
2003-02-19 alex Update sub-picture layer to work with recent DirectFB cvs and add support for selecting field parity. Patch by Ville Syrjl <syrjala@sci.fi>
2003-02-19 diego binary package updates
2003-02-19 diego better procedure for handling help file updates
2003-02-18 mswitch Patch from Tamas Kohegyi to fix subpic placement on 16:9
2003-02-18 bertrand Repairing breakage to RTP streaming. Patch by Ross Finlayson <finlayson@live.com>
2003-02-18 nicolas fix
2003-02-18 michael cleanup
2003-02-18 michael optimize
2003-02-17 diego sync by unknown
2003-02-17 jkeil win32 loader wasn't build on solaris x86 ("!" shell operator doesn't work
2003-02-17 gabucino patch by "Andriy N. Gritsenko" <andrej@lucky.net>
2003-02-17 gabucino mwallp compiles again (michael moved libpostproc.....)
2003-02-17 eyck Fix mistake in applying patch from Alex Beregszaszi.
2003-02-16 ranma Improved subtitle queueing, parameters (start_pts, end_pts, palette, alpha)
2003-02-16 gabucino applied my patch for localized manpage installation
2003-02-16 michael enabling mpeg4-es autodetection (if we dont enable it, then we will never know if it works ...)
2003-02-16 rfelker at least it doesn't error now...this will work until we get a better fix.
2003-02-16 rfelker 100l
2003-02-16 rfelker minor 1l I forgot to commit a while back
2003-02-16 ranma Fix "invalid fragment" handling.
2003-02-15 arpi vf_hqdn3d: High-Quality version of the denoise3d filter
2003-02-15 alex enable vidix for ppc
2003-02-15 arpi 10l
2003-02-15 rik UINTX -> uintx_t (following libavcodec)
2003-02-15 michael ugly but otherwise make distclean doesnt remove libavcodec.a
2003-02-15 diego Sync by Andoni Zubimendi <andoni@lpsat.net>.
2003-02-15 faust3 cygwin win32 dll support
2003-02-15 michael 1000l
2003-02-15 michael bigendian bug (fixes?)
2003-02-15 gabucino bump version (or stuff.)
2003-02-15 gabucino sync
2003-02-15 michael simpler & faster
2003-02-15 diego 10l fix by Andoni Zubimendi <andoni@lpsat.net> and
2003-02-15 diego Sync by Dmitry Baryshkov <lumag@qnc.ru>.
2003-02-14 michael in libavcodec now -> remove
2003-02-14 michael moving postprocess code to libavcodec
2003-02-14 alex 10l
2003-02-14 nicolas typo
2003-02-14 nicolas sync
2003-02-14 michael disallow multiple subpackets per packet for video streams idea by (me & Moritz Bunkus <moritz at bunkus dot org>)
2003-02-14 michael subpacket_base_size isnt needed for fixed sized subpackets
2003-02-14 michael variable subpacket size support
2003-02-14 diego Sync by DongCheon Park <pdc@kaist.ac.kr>.
2003-02-14 diego Russian translation by Daniel A. Nagy <nagydani@mast.queensu.ca>.
2003-02-13 michael cleanup
2003-02-13 michael brightness / saturation / contrast / different yuv colorspace support for some yuv2rgb converters (many converters still ignore it)
2003-02-13 jkeil Must quote shell variable in test expression, otherwise configure bombs out
2003-02-13 michael cleanup
2003-02-13 michael cleanup
2003-02-13 eyck Fix for string handling bug from Alex Beregszasz
2003-02-12 arpi 100l
2003-02-12 diego HTML fixes
2003-02-12 alex 2x0.5l
2003-02-12 atmos4 add gentoo default real dirs
2003-02-12 alex update
2003-02-12 alex 10l
2003-02-12 alex real cygwin support by Sascha Sommer <saschasommer@freenet.de>
2003-02-11 michael down3dright filter by kabi (converts between 2 common stereoscopic systems)
2003-02-11 gabucino more translation
2003-02-11 michael avoid #include "../
2003-02-11 michael #ifdef c++
2003-02-11 arpi 10l to kabi (compile fix, uint8->uint8_t)
2003-02-11 michael global var warning
2003-02-11 alex optional loader/ (currently it does nothing until the win32 support on cygwin is disabled)
2003-02-11 alex realaudio dlls support
2003-02-11 faust3 cygwin compilefix by Joey Parrish <joey at nicewarrior.org>
2003-02-11 alex windows support and eleminating some 10ls. Win32 ATRC has audio artifacts, Win32 SIPR is just silent, but at least Win32 COOK works nice -- at least by me, on linux
2003-02-11 michael -fPIC compileable
2003-02-11 michael yv12 -> yuy2 converter in alpha asm (from mplayerxp)
2003-02-11 michael cleanup (unsigned stride -> int stride)
2003-02-11 nicolas html fix
2003-02-11 diego fix by Andoni Zubimendi <andoni@lpsat.net>
2003-02-11 diego Sync by Daniel Bena <Daniel.Bena@dm-drogeriemarkt.sk>.
2003-02-10 nicolas update of links regarding tech/ dir
2003-02-10 nicolas update of links regarding tech/ dir
2003-02-10 alex possible 10l
2003-02-10 alex 10l
2003-02-10 filon - fix detetcion of metacity (sawfish 1.0 will be no longer treated as metacity)
2003-02-10 arpi updated, added list of delayed patches
2003-02-10 diego Move English files to en/ subdirectory.
2003-02-09 arpi reversed small part of the r1.135 commit, it broke -fs (random black screen)
2003-02-09 arpi linux->osdep
2003-02-09 eyck Few corrections suggested by ispell.
2003-02-09 eyck Few simple corrections ( typos etc.. )
2003-02-09 arpi different goals
2003-02-09 eyck Translation from Zorg ( Krzysztof Materka )
2003-02-09 eyck New translation from Zorg (Konrad Materka)
2003-02-09 arpi 'dev'
2003-02-09 alex dvds have covers too - Andreas Hess <jaska@gmx.net>
2003-02-09 michael index should be otional (idea by alex)
2003-02-09 arpi updated
2003-02-09 arpi Motion-JPEG RTP streams can now be played. Some MPEG-4 ES video RTP
2003-02-09 alex added (PAL),(NTSC),..
2003-02-09 pontscho fuckin' 10l
2003-02-09 jonas 10l
2003-02-09 jonas PSNR plotting tool using gnuplot (yes, it's ugly ;)
2003-02-09 arpi cleanup & more optimize
2003-02-09 attila Adding debian-build directory by request of Deriush Pietrzak
2003-02-09 nicolas sync
2003-02-09 nicolas sync
2003-02-09 michael encoding the whole name doesnt make sense
2003-02-09 michael "X-" prefix for nonstd fields & "keywords" idea by (Andreas Hess <jaska at gmx dot net>)
2003-02-09 nicolas patch by Sylvain Petreolle <spetreolle@yahoo.fr>
2003-02-09 arpi simpler/faster LowPass() macro
2003-02-09 michael supprting various codec specific/private headers for different APIs (ideas by arpi/alex/fabian)
2003-02-09 michael simplification
2003-02-09 arpi removed obsolete unused cyuv.c
2003-02-08 filon - look for alternative locations of cdparanoia includes (in redhat this is /usr/include/cdda)
2003-02-08 filon - add missing entry for NAS in --help
2003-02-08 pontscho 100l
2003-02-08 pontscho 10l
2003-02-08 michael -typo, +time, -ntsc/pal (idea by alex)
2003-02-08 arpi 1000l (af moved to common)
2003-02-08 arpi forgot to commit
2003-02-08 michael changing name to "nut" for now, we can change it again if we agree on something else
2003-02-08 henry minor fixes for font autoscaling
2003-02-08 henry compile fix
2003-02-08 arpi 1) codecs.conf changed recently and demux_gif no longer needs to spit
2003-02-08 gabucino -lm needed for svgalib
2003-02-08 rtognimp Sync with help_mp-en.h v1.89
2003-02-08 gabucino fixes
2003-02-08 gabucino more translated
2003-02-08 nexus add newline
2003-02-08 filon Document -fstype in manpage.
2003-02-08 filon configure options available, but not documented -> 1l
2003-02-08 filon Forgot about #ifdef HAVE_X11. 10l
2003-02-08 michael lang & country codes from ISO & utf8 requirement (ideas from Tobias Diedrich <td at sim dot uni-hannover dot de>
2003-02-08 diego spelling
2003-02-08 arpi sync with libdvdcss 1.2.5 (including u8->uint8_t and whitespace cosmetics...)
2003-02-08 diego Rename documentation directories to two-letter language codes.
2003-02-07 arpi 10l
2003-02-07 alex new rc
2003-02-07 arpi required for i18n+-lintl (found by Nexus)
2003-02-07 arpi don't use -lintl by default (force with --enable-i18n)
2003-02-07 arpi i18n may require extra_libdir, at least on freebsd
2003-02-07 alex 10l debug
2003-02-07 michael hex editor friendly language_code
2003-02-07 alex 1l
2003-02-07 michael some more info (copy & pasted from ML)
2003-02-07 arpi rt subtitle fixes
2003-02-07 arpi libfaad2 v1.0, v1.1, v1.2 detection, and API change workaround in ad_faad.c
2003-02-07 arpi seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
2003-02-07 arpi 1l
2003-02-07 arpi PATH_MAX should be more portable, and we even include limits.h to be sure
2003-02-07 filon - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen
2003-02-07 arpi The patch add a library detection to configure and the usage of the
2003-02-07 arpi Enhance portability and remove error prone usage of realloc()
2003-02-07 arpi this patch adds the option -guiwid to gmplayer. I think its a more clean
2003-02-07 mosu sync until 2003-02-07 14:09
2003-02-07 michael typo
2003-02-07 michael zero_bit for normal frames, so we can distinguish them from other packets
2003-02-07 michael some typos
2003-02-07 diego -enqueue documented.
2003-02-07 arpi maybe fixed mp3lame version check
2003-02-07 michael 10l (copy & pasting the generator poly for crc32 from ogg was a bad idea...)
2003-02-06 arpi Embed gui into the playback window, if winid>0
2003-02-06 pontscho another 10l
2003-02-06 arpi 1000l!!!!!!!!
2003-02-06 pontscho fix one 10l
2003-02-06 gabucino sync
2003-02-06 arpi this patch fixes latest bug, discovered by .so ... (relative filenames &
2003-02-06 arpi cleanup detection of various divx4 versions/alternatives
2003-02-06 michael remove non byte sized stuff
2003-02-06 nicolas fix
2003-02-06 michael use fraction for time_base
2003-02-06 michael removing startcode emulation prevention, its nonsense ...
2003-02-06 michael update
2003-02-06 michael nonsense (MPlayer container format draft 0.01)
2003-02-06 diego Sync by Dmitry Baryshkov <lumag@qnc.ru>.
2003-02-06 diego Sync by Fabio Pugliese Ornellas <fabio.ornellas@poli.usp.br>.
2003-02-05 arpi - It adds an option enqueue/noenqueue, so users can choose if they want to
2003-02-05 arpi this patch adds a high-level-api to playtree, allowing to use it more easily
2003-02-05 nicolas patch by Pierre Lombard <p_l@gmx.fr>
2003-02-05 gabucino fixing al3x's 10l's
2003-02-05 nicolas fixed missing link ? dga_modelines ?
2003-02-05 nicolas sync
2003-02-05 mosu translation sync until 2003-02-03 23:27
2003-02-05 pl shame and glory
2003-02-04 gabucino sync
2003-02-04 gabucino fixing others' 10/100liters
2003-02-04 nicolas sync
2003-02-04 diego small rewordings
2003-02-04 arpi fixed palette support
2003-02-04 arpi The reason why mplayer crashes (in some cases) when using x11
2003-02-04 arpi The "initialize wav header with infinite lenght" broke the
2003-02-04 arpi move some verbose msg to dbg2
2003-02-04 arpi - append the 'palette' filter if the codec supports RGB8/BGR8 and no csp
2003-02-04 alex 10l, avoid getting num_of_buffers=0
2003-02-04 arpi disable num_of_packets check, it's unreliable
2003-02-04 alex remove references to old w32codec package
2003-02-04 alex removal of obsolete references
2003-02-04 alex some typos, uniformizing like in the video.html and lot of additions/fixes
2003-02-04 diego -framedrop clarified as explained by Rich.
2003-02-04 diego Sync by Lu Ran <hephooey@fastmail.fm>.
2003-02-04 diego Name added, patch by Lu Ran <hephooey@fastmail.fm>.
2003-02-04 diego Sync by Fabio Pugliese Ornellas <fabio.ornellas@poli.usp.br>.
2003-02-03 arpi hwac3 fix
2003-02-03 diego typos
2003-02-03 diego reworded
2003-02-03 mosu sync 2003-01-25 - 2003-02-03
2003-02-03 nicolas sync
2003-02-03 diego Small fixes and modelines moved to a more sensible place.
2003-02-03 pontscho fix idx
2003-02-03 gabucino fix
2003-02-03 gabucino began retranslating... longest day :) <- anybody has that movie?
2003-02-03 michael yuv9 -> yv12 bugfixes
2003-02-03 alex my patches sent to dev-eng (i feel me brave) Diego, fix my wording bugs, and dont be angry.
2003-02-03 alex typo and update
2003-02-03 eyck Unneccesary header.
2003-02-03 eyck I haven't read eyck@incubus for 2 years. I do read eyck@ghost.anime.pl
2003-02-03 atmos4 update to use lavc, xvid, divx4
2003-02-03 bertrand Restruct by Ross Finlayson <finlayson@live.com>
2003-02-03 arpi lstat->stat
2003-02-03 diego Removed upon request.
2003-02-03 diego Sync by hephooey <hephooey@fastmail.fm>.
2003-02-03 eyck Uppercase html tags. Don't use non-english langs in CVS messages.
2003-02-03 eyck Plik przetlumaczony przez Zorg <kmaterka@wp.pl>. Poprawki
2003-02-03 diego Better description of -jpeg options, patch by Colin Leroy.
2003-02-03 diego Sync by Panagiotis Issaris <takis.issaris@skynet.be>.
2003-02-03 diego Sync by Tomas Blaha <tomasb@kapsa.club.cz>.
2003-02-03 diego VIDIX and PowerVR updates, based on a patch by Alex.
2003-02-03 arpi The patch enables the fix for rage128_vid as well as radeon_vid, and looks for the
2003-02-03 diego spelling
2003-02-03 diego www1 --> www
2003-02-03 iive disable auto oldmethod, directrendering for linear modes only
2003-02-03 arpi ok, eq2 documented, since noone else does this... :(((
2003-02-03 arpi huh.
2003-02-03 arpi updated
2003-02-03 arpi ffmpeg's DV audio decoder added
2003-02-02 diego small updates and style improvements
2003-02-02 arpi update by Ioannis Panteleakis
2003-02-02 arpi some fixes
2003-02-02 arpi extended teh soundcard table by max channels and max opens (concurrent
2003-02-02 arpi - ignore movi_end if reading from stdin
2003-02-02 arpi - rawrgb limitation
2003-02-02 arpi fixed outdated infos
2003-02-02 arpi swapped configure & compile errors, configure section extended, 'bt' added
2003-02-02 michael warning about vme= 0-3
2003-02-02 arpi temporary 'inifinte' length disabled (commit r1.13 reversed) due to user
2003-02-02 arpi print meaningful error message for missing parameter
2003-02-02 arpi debug
2003-02-02 alex update
2003-02-02 alex compiler warning fixes by Domink and some other changes by me
2003-02-02 attila confidir's default changed a while ago
2003-02-02 arpi compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>
2003-02-02 colin fix default device (manpage says /dev/video0, /dev/video often is a directory)
2003-02-02 colin fix off-by-one error message
2003-02-02 arpi documenting eq2
2003-02-02 arpi Based on the discussion in the other thread I made a new
2003-02-02 arpi Fixes a problem where the menu won't work, if you just use freetype fonts
2003-02-02 arpi xmms_demuxer missing symbol
2003-02-01 iive keep reserved bits zeroed, test & bug report by andee (at irc.freenode.net)
2003-02-01 diego update
2003-02-01 pontscho better language support
2003-02-01 diego Link to codecs page added.
2003-02-01 diego typos
2003-02-01 diego Sync by Fabio Pugliese Ornellas <fabio.ornellas@poli.usp.br>.
2003-02-01 diego one more
2003-02-01 diego typos galore
2003-02-01 pontscho - rewrite Jan Spitalnik's patch
2003-02-01 nicolas sync
2003-02-01 nicolas sync
2003-02-01 nicolas sync
2003-02-01 eyck First part of translation. This is unfinished work.
2003-02-01 zdar sync to latest version of help_mp-en.h
2003-02-01 kmkaplan Typo
2003-02-01 pontscho add Type1 and fix one 10l
2003-02-01 pontscho again ...
2003-02-01 pontscho devfs baszas
2003-02-01 pontscho save only video files place
2003-02-01 pontscho workaround one possible sig11
2003-02-01 pontscho commit Dominik Mierzejewski's patch
2003-02-01 pontscho commit and extend Diego Biurrun's patch
2003-02-01 michael 10l found by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
2003-01-31 gabucino sync
2003-01-31 rik {malloc,free} -> av_{malloc,free}
2003-01-31 diego denoise3d filter added.
2003-01-31 diego some typos and rewordings
2003-01-31 diego Help files found in incoming - i hope i didn't miss some, if so please tell
2003-01-30 arpi 1000l
2003-01-30 diego DVD usage instructions similar to VCD.
2003-01-30 diego 10l for XYZ
2003-01-30 arpi new video filter: denoise3d - temporal&spatial noise reduction
2003-01-30 arpi The two-digit aspect ratio displayed by -identify is not good enough to
2003-01-30 arpi disable free() in string and string_list parsers. yes, it's a hack
2003-01-30 henry better fix of vo_aa font segfault
2003-01-30 gabucino sync
2003-01-30 gabucino closing some tags in Zr section
2003-01-30 gabucino fixing af_volume vs PCM vs MASTER issue
2003-01-30 henry another sanity check against vo_aa font hack
2003-01-30 michael fixing rgb4 & bgr4 (2 pixels per byte)
2003-01-29 arpi hopefully better uninit check
2003-01-29 arpi - fixed the input buffering (don't read input unless we're already processed
2003-01-29 nicolas sync
2003-01-29 nicolas sync
2003-01-29 gabucino use MASTER instead of PCM
2003-01-29 gabucino raw->rawrgb
2003-01-29 nicolas renumbered sections according to TOC
2003-01-29 arpi 100l... ogg-in-avi (type 0xFFFE) fix
2003-01-29 jonas 10l
2003-01-29 arpi -fixed-vo vs. panscan vs. 'f' vs. -fs fix
2003-01-29 gabucino Here is updated manual (24.01.2003).
2003-01-29 atmos4 0.0357l
2003-01-29 atmos4 100l, fix by pfred1 <pfred1 at bellatlantic.net> anyways I should update the script for lavc etc
2003-01-29 gabucino sync
2003-01-29 arpi double free(), found by Olivier Galibert <galibert@pobox.com>
2003-01-29 michael CONFIG_RISKY
2003-01-29 arpi typo
2003-01-29 diego Table headers make for nicer tables and better semantic markup.
2003-01-29 arpi 10l
2003-01-28 gabucino added OGM and CC
2003-01-28 gabucino 10l (mplaja can't dump vobsub)
2003-01-28 arpi removed nonsense (and confusing) defaults
2003-01-28 arpi type autodetection (from filemask/filelist extension)
2003-01-28 gabucino xinerama bug fixed
2003-01-28 gabucino sync
2003-01-28 henry sub_utf8 handling hopefully fixed
2003-01-28 arpi update
2003-01-28 arpi maybe fix ogm vs. iconv
2003-01-28 gabucino removed. (obsolete) :((( TODO: translate english man
2003-01-28 arpi nice 10l bug, found by Balatoni Denes <pnis@coder.hu>
2003-01-28 gabucino sync
2003-01-28 gabucino changing "switch" -> "option" (unwritten DOCS rule)
2003-01-28 gabucino changing "switch" -> "option" (unwritten DOCS rule)
2003-01-28 diego skin-en.html ---> skin.html, a typo and reversed Gabu's Cygwin "fix".
2003-01-28 diego skin-XY.html ---> skin.html
2003-01-28 diego Cosmetics, a typo and some rewording.
2003-01-28 arpi - mpeg extensions removed, it causes misdetction of renamed avi/asf files
2003-01-28 arpi argh, i forgot to 'cvs add' it (again)
2003-01-28 arpi 1000l bug (double free() when libaf init failed)
2003-01-28 arpi The code for converting RGB to YUV in bmovl is slow because it uses
2003-01-28 arpi In mp3lib/sr1.c, look at the line 226:
2003-01-28 arpi libgif/libungif based demuxer support for libmpdemux.
2003-01-28 arpi probably bad fix, but it's reported to fix hwac3 problems appeared in rc3
2003-01-27 arpi 100l
2003-01-27 arpi Add a command line option (-sub-no-text-pp) to disable subtitles
2003-01-27 arpi Attached PATCH fixes the case, when data-flag and reference flags are set and
2003-01-27 arpi I also added that a self-reference is not endlessly played ... (Happened
2003-01-27 nicolas -links update to skin.html
2003-01-27 arpi The two attached patches *should* allow for proper
2003-01-27 zdar sync
2003-01-27 gabucino fix
2003-01-27 gabucino sync
2003-01-27 gabucino sync
2003-01-27 gabucino panscan keys
2003-01-26 iive avoid extract of imposible high depths in wrong rgb/bgr functions
2003-01-26 arpi MPlayer crash when using -wid and -vo x11 parameters.
2003-01-26 rtognimp Quicktime rle 32 bit supported
2003-01-26 rtognimp 32 bpp is a valid color depth. Fixes 0-bit rle reports
2003-01-26 arpi preparing for release
2003-01-26 diego potmeter description clarified, noticed by nico.
2003-01-26 arpi This is a simple patch to change the alpha blending code in bmovl to use
2003-01-26 arpi OSD volume symbol fixed :)
2003-01-26 arpi 10l
2003-01-26 rtognimp Sync with help_mp-en.h v1.84
2003-01-26 arpi Ok, firstly fixed the bug in parser-mpcmd.c where it
2003-01-26 arpi Secondly, fixed bug where -loop after file would play one too many times.
2003-01-26 arpi Also attached some cleanup to menu_filesel.c, mainly to make it more
2003-01-26 arpi mplayer crashes if one tries to use osd menu without having a font
2003-01-26 arpi don't depend on libgen/basename()
2003-01-26 nicolas sync, more accurate translation
2003-01-26 arpi fixed ./configure --cc="ccache gcc"
2003-01-26 arpi error msg for -alvcopts if no libavcodec avail
2003-01-26 gabucino menu usage updated
2003-01-26 gabucino 0.90preXX -> 0.90
2003-01-26 colin fix a typo
2003-01-26 nicolas sync
2003-01-26 gabucino added TVI_CONTROL_TUN_SET_NORM
2003-01-25 nicolas sync
2003-01-25 nicolas sync
2003-01-25 gabucino patch by Sylvain Petreolle
2003-01-25 arpi 1000l
2003-01-25 arpi 100l
2003-01-25 pontscho - fix -fs
2003-01-25 gabucino 10l
2003-01-25 gabucino another EGA hint :)
2003-01-25 gabucino typo
2003-01-25 diego readvcd is useful for reading VCDs with SCSI CD-ROM drives.
2003-01-25 diego Brought this file mostly in line with the MPlayer docs coding style.
2003-01-25 diego Some updates and rewordings as well as a much better table design by
2003-01-24 iive small typo
2003-01-24 diego sync by <hephooey@fastmail.fm>
2003-01-24 alex cosmetic for 0.90, printf->mp_msg (hm..probably arpi will piss of me?:)
2003-01-24 gabucino small EGA hint
2003-01-24 rfelker Improvements to spudec (DVD/VobSub) subtitle code:
2003-01-24 rfelker ability to disable the nonsense expand filter is a must! otherwise
2003-01-23 colin fix compilation error when HAVE_FREETYPE isn't defined
2003-01-23 gabucino ekezetek
2003-01-23 rfelker document -vop field
2003-01-23 rfelker new video filter to extract a single field using stride arithmetic,
2003-01-23 michael UYVY input
2003-01-23 rfelker C implementation of the median deinterlacer (seems to be the only one
2003-01-23 arpi raw mpeg4-es support (you need to set -fps manually!)
2003-01-23 michael 16cif,sif,uyvy
2003-01-23 arpi dump mpeg4-es startcodes
2003-01-23 rfelker 10l to me
2003-01-22 arpi raw video demuxer, requested by Michael
2003-01-22 arpi updated for rc4...
2003-01-22 rfelker undocumented feature
2003-01-22 rfelker until configure can distinguish between supported and unsupported
2003-01-22 diego Skin file added to TOC and renumbered, one sentence reworded.
2003-01-21 gabucino sync
2003-01-21 gabucino G450 tvout cable pinout (contributed)
2003-01-21 gabucino updated to rc3
2003-01-21 gabucino sync
2003-01-21 pontscho - add subcp
2003-01-21 pontscho - rewrite sub_fps
2003-01-21 diego Cygwin and QT clarified.
2003-01-21 diego typo
2003-01-21 mosu bunkus: Another small typo
2003-01-21 mosu bunkus: Fixed and updated the translations
2003-01-20 arpi 1l :)
2003-01-20 arpi hwac3 fix again
2003-01-20 arpi 1000l
2003-01-20 pontscho fix xmga + playbar
2003-01-20 arpi This patch should fix the display problem with 4bpp and 8bpp modes.
2003-01-20 arpi don't -nosound if libaf init failed (hwac3 fix)
2003-01-20 alex hack to get rage128 working on ppc-g3
2003-01-20 anders Changing initial volume level to 0dB after loud intensive complaints
2003-01-20 diego VCDs, DVDs and QT DLLs should work on Cygwin.
2003-01-20 diego sync with reality
2003-01-19 pontscho - add new entry's to hungarian skin howto (please Gabu translate)
2003-01-19 arpi Propolice catches an overflow in dct64_k7.c:
2003-01-19 arpi fix selected audio language in menu
2003-01-19 pontscho show one ...
2003-01-19 arpi 1000l
2003-01-19 rtognimp Sync with help_mp-ec v1.83
2003-01-19 arpi time to ++version
2003-01-19 arpi prefer ffhuffyuv over mphuffyuv
2003-01-19 arpi 10l
2003-01-19 pontscho 11l:)
2003-01-19 michael update
2003-01-19 diego typo
2003-01-19 diego typos and wording
2003-01-19 alex conformation with api
2003-01-19 arpi When the file is not finished to be written,
2003-01-19 alex cleanup and removal of libdha_exit. forgot to commit this
2003-01-19 alex support runtime cpudetect on non-x86 systems too
2003-01-19 alex Updated to v0.1.4 by Alastair Robinson <blackfive@fakenhamweb.co.uk>
2003-01-19 arpi This patch adds support for 4Front Technologies commercial Open Sound
2003-01-19 arpi * Remove unneeded includes & macros
2003-01-19 arpi update by hephooey@fastmail.fm
2003-01-19 arpi fixed query_format (RGB24 supports OSD and is preferred)
2003-01-19 henry 10l
2003-01-19 nicolas sync
2003-01-19 nicolas sync
2003-01-19 gabucino seems fixed (it works now)
2003-01-19 arpi Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
2003-01-19 arpi 1l :)
2003-01-19 arpi some URLs
2003-01-19 arpi more ?'s
2003-01-19 arpi more ;)
2003-01-19 arpi 1) Removed the code to remove {} from sub_read_line_ssa
2003-01-19 arpi - added some more
2003-01-19 arpi Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
2003-01-19 arpi extension-based filetype detection for headerless files (mp3 vs mpeg, etc)
2003-01-18 gabucino typo
2003-01-18 gabucino sync
2003-01-18 arpi AltiVec detection code ("borrowed" from FFmpeg and
2003-01-18 arpi An altivec-optimized DCT64 for mp3lib
2003-01-18 arpi An AltiVec-enhanced IMDCT for liba52 (liba52/imdct.c)
2003-01-18 gabucino sync
2003-01-18 gabucino uselessly long DGA subsections removed from TOC
2003-01-18 gabucino removed obsolete stuff
2003-01-18 gabucino sync
2003-01-18 arpi - restore old behaviour of -channels,-srate,-format
2003-01-18 arpi 2-pass libaf initialization to get better filter chain.
2003-01-18 arpi export fmt2str()
2003-01-18 arpi added af_format_encode() to convert sample format from libaf to mplayer (OSS)
2003-01-18 gabucino sync
2003-01-18 attila xinerama fix part 1 - count your paranthesis
2003-01-18 nicolas sync
2003-01-18 nicolas sync
2003-01-18 attila xinerama fix part 1
2003-01-18 bertrand Support for MPEG-4 (AAC) audio RTSP/RTP
2003-01-18 nicolas sync
2003-01-18 nicolas sync
2003-01-18 rfelker it *worked*, but probably wasn't what was intended, and could break if
2003-01-18 diego Wording improvements.
2003-01-18 diego Removed some "!s, corrected some spelling, gave the system too slow message
2003-01-18 pontscho not needed
2003-01-18 pontscho 10l
2003-01-18 arpi 10l :)
2003-01-18 pontscho 10l
2003-01-18 pontscho 10l found by Arpi (njamd)
2003-01-17 arpi 10l
2003-01-17 pontscho 10l
2003-01-17 pontscho hm ...
2003-01-17 pontscho - add playbar
2003-01-17 rtognimp Remove duplicated code
2003-01-17 nicolas sync
2003-01-17 nicolas sync
2003-01-17 anders Adding support for more logical libaf configuration
2003-01-16 arpi telecine messages
2003-01-16 arpi telecine detection
2003-01-16 arpi 10l
2003-01-16 arpi fixed the well-known DVD/DVB audio delay bug :)
2003-01-16 pontscho preferences cosmetics
2003-01-16 pontscho upsz :)
2003-01-15 bertrand Removed the hardcoded cdrom device.
2003-01-15 pl fix small typos (accents mainly)
2003-01-15 jonas 2 new compare functions ...
2003-01-15 michael 2 new compare functions ...
2003-01-15 bertrand Removed the hardcoded /dev/cdrom for NetBSD and added an work around
2003-01-15 mosu bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2)
2003-01-15 mosu bunkus: Updates until 2003-01-14 13:54
2003-01-14 arpi sanity checks - patch by Fabian Franz <FabianFranz@gmx.de>
2003-01-14 rtognimp BGR16 is not a valid format for this codec
2003-01-14 rfelker NTSC is 29.97 fps, not 30. wrong values here are likely to cause
2003-01-14 anders Fix for endianess conversion if input to libaf is float
2003-01-14 diego Wrong -lavcopts aspect= parameter format, noticed by nico <nsabbi@libero.it>.
2003-01-13 diego Small updates for correctness and consistency.
2003-01-13 pontscho correct skin changing
2003-01-13 diego Sync by <hephooey@fastmail.fm>.
2003-01-13 rfelker don't waste time on rg_scale nonsense if not necessary.
2003-01-13 rfelker 1000l, this clips!! IMO rg_scale nonsense should be removed with
2003-01-13 diego Sync by <hephooey@fastmail.fm>.
2003-01-13 diego DivX CVS instructions as provided by Alex Kloss <alex@22-music.com>.
2003-01-13 arpi up
2003-01-13 alex M6 bug workaround by Hanno Bock <hanno@gmx.de>
2003-01-13 alex M6 bug workaround by Hanno Bock <hanno@gmx.de>
2003-01-13 mosu bunkus: fixed a small bug with skipping "{...}" in ssa subs
2003-01-13 arpi better cache size defaults
2003-01-13 arpi do not discard cache content at seeking type=STREAMTYPE_STREAM
2003-01-13 arpi patch adds support for MOV-Reference-Files.
2003-01-13 atmos4 debug++
2003-01-13 atmos4 10l, init priv->X at right place
2003-01-13 rfelker libvorbisidec already includes ogg parser code; no sense in depending on more libs
2003-01-12 pontscho add DVD and CDRom device entry's, and fix two 10l bug
2003-01-12 arpi The following patch adds a call to srand() with the current time at the
2003-01-12 gabucino sync
2003-01-12 gabucino fixes
2003-01-12 arpi check if seeking supported, otherwise fallback to null reading
2003-01-12 arpi (hopefully) fixed .mov streaming
2003-01-12 arpi sanity check
2003-01-12 pontscho upsz :))))))))))))))
2003-01-12 arpi this patch adds an fallback to playlist (any but the plaintext-list format)
2003-01-12 mswitch Added patch from Tamas Kohegyi to fix subpic placement with freetype
2003-01-12 pontscho "cosmetic" :)
2003-01-12 arpi a->sub_aligment
2003-01-12 arpi use 'a' for subtitle aligment instead for useless gui aboutbox
2003-01-12 pontscho not needed.
2003-01-12 rtognimp Sync with help_mp-en.h v1.77
2003-01-12 arpi -geometry fix (untested!)
2003-01-12 arpi debug
2003-01-12 pontscho motion fix from Gregory Kovriga <gkovriga@techunix.technion.ac.il>
2003-01-12 nicolas sync
2003-01-12 nicolas sync, more accurate translation
2003-01-12 rtognimp Signal handler messages moved to help_mp, so they can be translated
2003-01-12 jaf 2003
2003-01-12 eyck Pass control to debhelper scripts
2003-01-12 nicolas sync
2003-01-12 eyck postinst should pass control to debconf scripts.
2003-01-12 eyck Purge debconf database on purge.
2003-01-12 mosu bunkus: Another nice off-by-one :)
2003-01-12 nicolas sync
2003-01-12 anders 10l sig 11 bug reported by Fabian Franz
2003-01-11 nicolas sync
2003-01-11 nicolas sync
2003-01-11 arpi libavcodec just imported code for OS/2 support, which means we must
2003-01-11 arpi Happy New Year :)
2003-01-11 jonas bandwidth, cuefile/vcd, osdlevel, dfbopts, eq2, bmovl, lavc: vstrict, psnr, removed yvu9, some cosmetics
2003-01-11 nicolas sync
2003-01-11 nicolas sync
2003-01-11 arpi This patch adds support for some silly ini-style-playlist-file-format ...
2003-01-11 arpi add prelim -lameopts help
2003-01-11 diego Added links to encoding-tips and mplayer-users.
2003-01-11 arpi better error handling for invalud suboptions
2003-01-11 arpi cosmetics
2003-01-11 arpi print meaningful error message
2003-01-11 diego Further libaf documentation by Anders with some more updates by me.
2003-01-11 bertrand Finally commented out the code for autodetection based on the extension.
2003-01-11 arpi The attached little patch fixes a core dump on termcap systems when
2003-01-11 alex remove codec-cfg binary during make distclean (btw, why do we compile it anyway?)
2003-01-11 nexus sync
2003-01-11 pontscho add osd_level=3 support
2003-01-11 rfelker I hope this works as expected with old lavc versions. At least it compiles now.
2003-01-11 pontscho add some entry's :)
2003-01-11 pontscho - new font render finished
2003-01-10 arpi Overlapping subs are a feature mainly present in subtitling
2003-01-10 arpi Function DVDOpenVOBPath only decrypts first VOB file and since each VOB file has
2003-01-10 arpi buffer overflow fix :)
2003-01-10 rfelker document Arpi's #2,3,7 (fps, immediatemode, eq2). #6,9,10,11 still
2003-01-10 rfelker may not be perfect but it's certainly a start. feel free to change
2003-01-10 michael psnr
2003-01-10 arpi patch which removes the rage_ckey_model fix and updates
2003-01-10 rfelker document new halfpack option
2003-01-10 filon Workaround for returning very litte buffer space.
2003-01-10 rfelker 5l for me too :) BTW this should also be mentioned in the commands
2003-01-10 rfelker 5l to whoever left this out
2003-01-10 arpi updated :)
2003-01-10 rfelker halfpack now takes an optional argument, field, which tells it to keep
2003-01-10 rfelker use mp_msg for messages. prolly more filters need to be fixed like this too
2003-01-10 anders 10l bug for float conversion control + feature fix in volume control
2003-01-10 anders New auto config for volume and resample and added support for float flag in configuration
2003-01-09 filon Remember window layer befor changing it.
2003-01-09 pontscho 10l
2003-01-09 pontscho - sync with x11_common
2003-01-09 rtognimp Sync with help_mp-en.h ver 1.73
2003-01-09 arpi Since version 2.7 the file extension for JACOsub changed from
2003-01-09 arpi libavcodec (from ffmpeg) requires CONFIG_DARWIN to enable AltiVec on Darwin/MacOSX
2003-01-09 arpi cpu cache line length detection
2003-01-09 arpi Set is_shift_required according to RadeonFamily
2003-01-09 arpi Fix support for Radeon 9000
2003-01-09 arpi Reduce flickering on window movement (from Christophe Badina)
2003-01-09 arpi Fix radeon 7500 and 8500 15- and 16-bit colour key
2003-01-09 arpi Update card (chip family) detection (from mplayerxp)
2003-01-09 arpi Update radeon pci ids
2003-01-09 arpi 10l
2003-01-09 arpi check if prop_hdr==NULL insteda of sig11
2003-01-09 diego Appendix B and E numbered, encoding moved to a separate section.
2003-01-09 diego -af delay description incorrect, as noticed by Arpi.
2003-01-09 diego another pan example by Anders
2003-01-09 arpi 10l
2003-01-08 diego Moved ARM to the Linux ports section where it belongs.
2003-01-08 mosu bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
2003-01-08 diego 10l to A'rpi
2003-01-08 diego Report X color depth for XVIDIX problems.
2003-01-08 arpi I have seen problems where DVD subtitles don't display
2003-01-08 arpi update
2003-01-08 arpi do not create bogus filenames
2003-01-08 arpi - init & check SDL availability at preinit() (fixes -vo sdl,mga)
2003-01-08 jkeil For solaris, sys/smedia.h header is not needed any more. Compilation was
2003-01-07 arpi 100l to doxmaintainers
2003-01-07 arpi qt cvid ad some yet-crashing qt codecs added
2003-01-07 gabucino removed obsolete/FIXED bugs
2003-01-07 filon Fixed metacity + xv behavior (something broke it lately).
2003-01-07 mosu bunkus: also translated this document
2003-01-07 mosu bunkus: Updated/newly translated German version of the docs
2003-01-07 anders Adding sub-woofer filter, use this filter to add a sub channel to the audio stream
2003-01-07 diego XMMS plugin support, ARM section updated, some whitespace for the IRIX
2003-01-06 arpi - always print the longest stream in info, not the selected one
2003-01-06 nicolas sync
2003-01-06 nicolas sync
2003-01-06 nicolas sync'ed title's section with encoding.html
2003-01-06 nicolas sync
2003-01-06 nicolas sync
2003-01-06 bertrand Return another error code for timeout.
2003-01-06 bertrand 10l bug...
2003-01-06 filon Sanity checks.
2003-01-06 filon 10l (was segfaulting on non-dv file)
2003-01-06 arpi 10l? :)
2003-01-06 filon Update font scale after changing pancan.
2003-01-06 filon Use standard mplayer message funtion.
2003-01-06 atmos4 10l, hopefully correct fix, before path was always overwritten to '/'
2003-01-06 rfelker fix lots of stuff that was outdated, unclear, inaccurate, or
2003-01-06 arpi dirname() (from libgen) dependency removed
2003-01-06 arpi YUV a:b:c explained
2003-01-06 arpi i felt that libgen.h will not be portable...
2003-01-05 arpi vcd_read_cue.h -> cue_read.c+h
2003-01-05 jonas 10l ;)
2003-01-05 jonas 10l, osdlevel, fixes
2003-01-05 gabucino new bugs :(
2003-01-05 gabucino sync
2003-01-05 gabucino OSD has 4 levels
2003-01-05 jonas updates
2003-01-05 michael YUV 411/422/444 support for pp
2003-01-05 michael oops
2003-01-05 michael qpel & pre ME improvements
2003-01-05 arpi ehh.. 10l again
2003-01-05 arpi - added x/y rounding for YUV formats (should be moved to mp_image.c|h later)
2003-01-05 alex fixed some possible overflow places
2003-01-05 henry -nosound fix
2003-01-05 arpi qt vs. voxware fixed (hopefully), also some qt speedup
2003-01-05 arpi 10l...
2003-01-05 arpi -nosound warning
2003-01-05 mosu mosu: Fixed OGG/OGM seeking for XCDs in which the OGG/OGM does not start at pos 0 in the stream
2003-01-05 henry sanity check
2003-01-05 henry fixed calculation of OSD coordinates w/ panscan
2003-01-05 filon 10l
2003-01-05 filon Check if we can open /dev/mem in preinit(), so we can exit cleanly.
2003-01-05 nexus sync
2003-01-05 arpi some subviewer versions uses : instead of . or ,
2003-01-04 mosu mosu: subtitles will be cleared after their life time as given in the packet's header has expired and after seeking
2003-01-04 filon Found another 10l :-), but the filter is still broken :-(
2003-01-04 filon Not checking it caused SIGSEV when uninitning after vesa init failed.
2003-01-04 arpi 10l
2003-01-04 arpi don't show OSD progbar when -loop seeks back
2003-01-04 filon Added missing spaces around found atom name.
2003-01-04 arpi cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue)
2003-01-04 jkeil Remove an obsolete link in the solaris section of the documentation
2003-01-04 jkeil Yet another instance of solaris' /bin/sh not happy with the posix "!" boolean
2003-01-04 jkeil Fix spelling of my name
2003-01-04 rfelker don't keep mga_vid device open if x11 init fails (fixes "-vo xmga,mga")
2003-01-04 arpi fixed dll path with --enable-win32
2003-01-04 alex pci_scan cleanup, idea and initial patch by Aurelien Jacobs <aurel@gnuage.org>
2003-01-04 nicolas sync
2003-01-04 henry 10L
2003-01-04 nicolas sync
2003-01-04 nicolas small fix
2003-01-04 alex MOBILITY_M63 (aka M6 LY) doesn't needs the rage ckey fix too - notified by Jorg Hansel <joerg.haensel@web.de>
2003-01-04 alex Radeon QW uses the normal Radeon colorkey mode - fix by Christophe Badina <christophe.badina@wanadoo.fr>
2003-01-04 nicolas sync
2003-01-04 attila cosmetics
2003-01-04 attila fix xv window position problem
2003-01-04 bertrand Added the ICY 403 "Service Forbiden" error message.
2003-01-04 arpi 10l
2003-01-04 arpi voxvare audio fix
2003-01-04 anders Speed optimizations (runs twise as fast) and bugfix (wrong cutoff frequency buffer over run noise and garbeled output when wrong input format)
2003-01-04 diego Per-file configuration, typos, rewordings, consistency and a 10l .In.
2003-01-04 diego typo
2003-01-04 diego encoding-tips needs to be merged - some day
2003-01-04 diego HTML fixes
2003-01-04 diego More bug reporting HOWTO links, crash section reordered, compilation section
2003-01-04 diego Hopefully easier to understand.
2003-01-04 diego typos and updates
2003-01-04 arpi +4.b.
2003-01-04 arpi some update
2003-01-04 filon really not needed
2003-01-03 arpi 1l
2003-01-03 diego We now have -ao esd.
2003-01-03 diego New audio filter documentation by Anders Johannsson with some structural
2003-01-03 arpi cannot rotate non-symmetric yuv pixel formats
2003-01-03 arpi fixed 16bpp packed YUV formats
2003-01-03 diego Sync by Ioannis Panteleakis <pioann@csd.auth.gr>.
2003-01-03 bertrand - If CDDB fail, try CDDA
2003-01-03 mark Added support for X style -geometry options (adapted from Henk's patch)
2003-01-03 colin 10l ;)
2003-01-03 rfelker 10l, geometry always returns 1. i think this is the correct fix.
2003-01-03 filon More fullscreen cleanup work. Use nice macros for X atoms.
2003-01-03 colin (nicer) endianness fix for every plugin except pl_format
2003-01-03 colin trivial endianness fix
2003-01-03 colin trivial bigendian fix
2003-01-03 arpi -geometry support
2003-01-03 arpi better image/plane copy
2003-01-03 michael pphelp
2003-01-03 arpi compiler warning fix
2003-01-03 arpi 10l
2003-01-03 arpi compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
2003-01-03 nexus FreeBSD fix
2003-01-03 filon 10l :-))
2003-01-03 arpi useless lines removed :)
2003-01-03 diego Rearrange the vo and ao driver order to prefer the native drivers and give
2003-01-02 mswitch Added patch by Thomas Jarosch
2003-01-02 nicolas sync
2003-01-02 nicolas sync
2003-01-02 nicolas sync
2003-01-02 mswitch Updated changelog
2003-01-02 filon Use system-wide menu.conf file if nothing else is availible,
2003-01-02 mswitch Added patch that makes the dxr3 return to the previous tv norm when quiting.
2003-01-02 alex osdlevel can have the value of 3 too
2003-01-02 pontscho add fwd/bck 10 min
2003-01-02 pontscho correct widget destroy event handler (thank for D J Hawkey Jr <hawkeyd@visi.com>)
2003-01-02 bertrand - Now mmst will use the MMS/TCP implementation first, instead of trying
2003-01-02 pontscho add overlapping to preferences
2003-01-02 attila fix bitmap leak pointed out by Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
2003-01-02 arpi // Translated by: "heart_of_the_ocean" Murat ALKAN
2003-01-02 pontscho SDL Audio configure window from Filip Kalinski <filon@pld.org.pl>
2003-01-02 pontscho persistant history path from Pavel Rousar <p.rousar@sh.cvut.cz>
2003-01-02 faust3 fixed stream errors on some cygwin installations
2003-01-02 anders sig 11 fix in reinit and resample + spelling error fixes
2003-01-02 michael motion estimation pre pass
2003-01-02 michael motion estimation pre pass
2003-01-01 diego [no]progressiv --> [no]progressive
2003-01-01 frodone sync
2003-01-01 gabucino two more bugs :(
2003-01-01 gabucino sync
2003-01-01 gabucino tip for 'channels' TV option
2003-01-01 henry supress clicks/noise when changing channels
2003-01-01 rfelker filling in missing info
2003-01-01 rfelker document minimum qscale correctly. someone should probably add a note
2003-01-01 rfelker -pass no longer exists so this is irrelevant
2003-01-01 diego Spell checking, parts reworded for greater clarity, layout now uses
2003-01-01 attila fix compilation on solaris
2003-01-01 attila add arpi's explanation of -vop il to the docs
2003-01-01 michael new options
2003-01-01 michael lavc 4649
2003-01-01 attila sending 10l to Filip
2003-01-01 filon - reverting icewm hack (i have used broken icewm, regular one is working)
2003-01-01 attila X11 window aspect patch by Arnaud Boulan <boulan@iie.cnam.fr>
2003-01-01 nicolas cosmetics
2003-01-01 arpi updated
2003-01-01 arpi compile fixed. even with --enable-gui
2002-12-31 nicolas sync
2002-12-31 alex better BSD/OS support by Steven Schultz <sms@2bsd.com>
2002-12-31 attila entering hall of fame :)
2002-12-31 jonas -of is beta code
2002-12-31 michael trellis quantization
2002-12-31 nicolas sync
2002-12-31 nicolas small fix
2002-12-31 nicolas sync
2002-12-31 nicolas sync
2002-12-31 arpi some more
2002-12-31 ranma Port of pl_surround.c to af-layer.
2002-12-31 diego Translation updates
2002-12-31 arpi I have just installed IceWM 1.2.3 which supports NetWM and has broken
2002-12-31 anders Extending delay to have different delays for different channels
2002-12-31 anders 10l memory leak + bug fixes in ms to sample time conversion
2002-12-31 iive vga_draw* functions don't support linear memory for 'most' video cards
2002-12-31 arpi I've made some changes to the -identify handling. As previously the output
2002-12-31 arpi Obvious patch to avoid undefined behaviour of multiple side effects in
2002-12-31 iive new help_diff.sh don't like spaces
2002-12-30 arpi This time the patch is fixing much more that breaking :-)
2002-12-30 faust3 10l remove unused code
2002-12-30 faust3 fullscreencode rewritten, some cleanup
2002-12-30 faust3 10l another int i missing (without ^M)
2002-12-30 arpi sig11 (in free() in uninit) fixed
2002-12-30 arpi updated
2002-12-30 arpi 2*10l :)
2002-12-30 diego Some more small (cosmetic) updates.
2002-12-30 diego Lots of small corrections and rewordings, words capitalized and sentences
2002-12-30 arpi I have looked at the fullscreen code and realized that there are
2002-12-30 arpi even more :)
2002-12-30 arpi more verbose...
2002-12-30 faust3 10l fixes sync?
2002-12-30 michael 10l (int i)
2002-12-30 mosu bunkus: Fixed Ogg/Ogm seeking by discarding the first packet after the seek which may be incomplete
2002-12-30 arpi - optional slice height for -vo gl (example: -vo gl:32)
2002-12-30 arpi NetWM fs. switching cleanup
2002-12-29 arpi Juste a trivial patch for vesa output. The screen were cleaned at init
2002-12-29 michael cleaning corners of green dirt ;)
2002-12-29 henry allow utilization of more v4l buffers, patch by Carsten Schulz <carsten@gnocchi.dialup.fu-berlin.de>
2002-12-29 arpi fixes (ok, just workarounds) sig11 in playtree/cfgparser's free()
2002-12-29 gabucino commiting my bugreport list, as A'rpi requested
2002-12-29 gabucino sync
2002-12-29 arpi fixed these:
2002-12-29 arpi That patch fixes fullscreen on sawfish 1.2.
2002-12-29 arpi This patch fixes so that the exit code (or return code if you like) is set
2002-12-29 arpi support for subviewer format using dots instead of commas:
2002-12-29 diego Win32 DLLs and OpenGL do not work on Cygwin. Automatically disable them and
2002-12-29 diego bashism
2002-12-29 zdar fix to compile with DirecFB 0.9.16
2002-12-29 rathann Small grammar improvement (missing "was").
2002-12-29 arpi The attached patch fixes a crash on *my* environment with certain DVD's.
2002-12-29 arpi update libdvdcss in libmpdvdkit to latest version (1.2.4)
2002-12-29 diego Linux ports section reworked, RPM section added, based on a patch by Alex.
2002-12-29 arpi these patches let ,,oldstyle'' and freetype subtitle renderers live
2002-12-29 arpi PATH_MAX fixed
2002-12-29 arpi --enable-freetype fix (freetype-config was not set)
2002-12-29 arpi don't abort if setparams failed - fixes some Qclp files
2002-12-29 arpi (temporary?) fix for redundant buffer re-allocation
2002-12-29 michael buffer alloc cleanup / 10l
2002-12-28 arpi langauage list at --help fixed
2002-12-28 jonas better verbose description, cosmetics
2002-12-28 henry user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois)
2002-12-28 gabucino Polish manual update to CVS from 27.12.2002...
2002-12-28 gabucino 10l by others
2002-12-28 gabucino sync
2002-12-28 rathann Added/reordered #includes to silence warnings about "implicit declaration".
2002-12-28 nicolas sync
2002-12-28 nicolas sync
2002-12-28 arpi ize
2002-12-28 alex fixed 2 10l-s
2002-12-28 arpi This patch adds a call to subcp_recode1(), so this subtitles too are
2002-12-28 rathann Me: -sub-bg-* would be nicer. "Background" is usually shortened as "bg", not "bkg".
2002-12-28 jonas cosmetics
2002-12-28 arpi missing #endif
2002-12-28 arpi The patch adds support for a per-file config, which is loaded before
2002-12-28 arpi some 10l bugfixes
2002-12-28 arpi It shows not just the progressbar, but progressbar /and/ percentage
2002-12-28 arpi The patch fixes a nullpointer dereference and free of NULL in demux_close_xmms
2002-12-28 jonas I got colas ready, new options, fixes and a few cosmetics I forgot to remove...
2002-12-28 arpi The following patch allows the MPlayer "cdparanoia" support to work on
2002-12-28 arpi just quells warnings in the ".depends" generation phase.
2002-12-28 anders Changes includes:
2002-12-28 arpi This patch makes subtitle and A-V delays display correctly rounded
2002-12-28 nicolas Added missing <CODE> tag
2002-12-28 arpi This patch fixes the reading of the menu.conf, because stream_open()
2002-12-28 arpi ao_oss was not using the channel & format returned by the soundcard
2002-12-28 arpi Attached is a small patch to fix a couple of problems I found when using
2002-12-28 arpi The following patch adds two new command line options:
2002-12-28 arpi Lots of functions and variables specific to OSS audio are used without
2002-12-28 nicolas sync
2002-12-28 arpi "MPlayer does the right thing, presents frame 9 for 1.1 seconds, and continues
2002-12-28 nicolas sync
2002-12-28 nicolas sync
2002-12-28 arpi i hate asserts
2002-12-28 arpi DVB-HEAD (aka. NEWSTRUCT) detection & support
2002-12-28 arpi sh_audio==NULL hotfix by Robert Varga <nite@hq.alert.sk>
2002-12-28 arpi updates, moves
2002-12-28 nexus FreeBSD fix
2002-12-28 arpi ffmp2 (with mpeg files) sig11 fixed
2002-12-28 michael wmv2
2002-12-28 michael lavc motion estimation update
2002-12-28 michael lavc 4647
2002-12-28 arpi 5l - fixed asserts... mpi->width is allocated width, not the effective one
2002-12-27 arpi the long-waited MUXER layer, and new MPEG-PS muxer
2002-12-27 arpi prefer inttypes.h (probably fix cygwin compile)
2002-12-27 arpi -subwidth
2002-12-27 alex typo in the datestamp (Dez vs Dec ;)
2002-12-27 alex obsolete
2002-12-27 alex some addons
2002-12-27 alex do not config video out system if input dimensions are invalid (triggered a segfault in vop_expand due to missing dimension checks, which bug was reported by gabucino)
2002-12-27 arpi backward compatibility :)
2002-12-27 alex 10l memory leak
2002-12-27 jkeil - Fix 8-bit sound in arts audio driver (logic in OBTAIN_BITRATE macro was
2002-12-27 jkeil Fix DVD authentication on Solaris 9.
2002-12-27 jkeil Oops, missing Makefile in the esd audio driver check-in; libao2 Makefile needs
2002-12-27 jkeil codec-cfg cannot be built when the gui is enabled - it fails to link with a
2002-12-27 jkeil new EsounD audio driver (-ao esd)
2002-12-27 diego typo
2002-12-26 arpi pnm:// support (ported from xine)
2002-12-26 arpi fixed playback of pnm:// streamed files
2002-12-26 diego eviv bulgroz <ebulgroz@yahoo.com>:
2002-12-26 diego Three typos, two of them noticed by Arpad Biro <biro_arpad@yahoo.com>.
2002-12-26 gabucino use '.' rather than '!' if possible, al3x
2002-12-25 gabucino sync
2002-12-25 alex fixed a 10l, some cosmetics, and initial ppc (bigendian) support
2002-12-25 gabucino sync (ugyeugye, arpi;)
2002-12-25 alex Radeon 9000 support by Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>
2002-12-25 rguyom API change in dev-api-3 branch.
2002-12-24 alex fixing that f*cking linker 'bug' e.g. naming config with libmp3lame
2002-12-24 arpi 1l :)
2002-12-24 arpi print track title in new line
2002-12-24 arpi - fixed uninitialized offsets[]
2002-12-24 diego Document things from the start.
2002-12-24 diego We are this good, we have a right to boast ;-)
2002-12-24 diego Reviewed and reworked (again), added some information about SCSI CD-ROMs.
2002-12-24 alex correctly save and restore colorkey settings (based on patch by Svante Signell <svante.signell@telia.com>)
2002-12-24 diego - and -use-stdin documented, EDL updates.
2002-12-24 diego EDL section added, based on patch by Michael Halcrow <mah69@email.byu.edu>.
2002-12-24 diego DXR3 norm option, patch by Thomas Jarosch <tomj@simonv.com>.
2002-12-24 mswitch Added patch from Thomas Jarosch
2002-12-24 diego Subtitle usage updated by hephooey@fastmail.fm.
2002-12-24 diego Sync by Anders Rune Jensen <anders@gnulinux.dk>.
2002-12-24 arpi some updates
2002-12-24 arpi cleanup & fix cpu detection & init stuff
2002-12-24 arpi don't redefine decwin as static
2002-12-24 arpi decode_i586.c version uses %ebp for its own use, so:
2002-12-23 arpi I cleaned up the source a bit, hopefully fixed hanging, also
2002-12-23 nicolas man's lines shouldn't have more than 80 chars long ;)
2002-12-23 nicolas sync
2002-12-23 nicolas sync
2002-12-23 arpi In this situation it was easier to fix yours. I applied these 3 points
2002-12-23 arpi updated
2002-12-23 arpi xmp hangign I noticed too, and is fixed with this patch, seeking works now
2002-12-23 arpi Here is the patch to make vobsub subtitle use -slang option, I have not made a
2002-12-23 arpi This patch adds support for vertical subtitle alignment
2002-12-23 arpi Ok, here is a better patch, which even adds a fix to compile it on older
2002-12-23 arpi fix VCD playback - this is a patch from the netbsd pkgsrc tree,
2002-12-23 arpi Merged EDL 0.5 patch - it's something like Quicktime's edit lists.
2002-12-22 rguyom suxen_drol on xvid-devel@xvid.org said : "please do not use
2002-12-22 gabucino Real* codecs work on Alpha too
2002-12-22 arpi XMMS Input plugin support
2002-12-22 alex rv40win is working too
2002-12-22 alex fixed rv30win and added rv20win (and ucod doesn't supports UYVY)
2002-12-22 alex win32 dlls support
2002-12-22 arpi CDDA seeking fixed
2002-12-22 alex dos2unix conversion
2002-12-22 alex alpha support by Alan Young <ayoung@teleport.com>
2002-12-22 alex the long awaited pink screen + shift fix for radeon, based on patch by Svante Signell <svante.signell@telia.com>, Carl (mlist.mplayer.users@urs.us) and Nick Kurshve <nickolsk@yandex.ru>
2002-12-22 alex 10l by Matan
2002-12-21 faust3 10l and correct aspect
2002-12-21 nexus fix
2002-12-21 arpi Presets are an easy way, to use hard to access lame options and to give
2002-12-21 arpi accurate bitrate calculation using index, and more accurate guessing
2002-12-21 alex vidix support and better device options handler by Matan Ziv-Av <matan@svgalib.org>
2002-12-21 arpi I have rewritten the gif89a vo in order to solve some problems I had
2002-12-21 alex more safer version by the author
2002-12-21 arpi 10l fix by eviv bulgroz <ebulgroz@yahoo.com>
2002-12-21 arpi set keyframe flag at encoding
2002-12-21 arpi 1l (%d->%f), cosmetics
2002-12-21 alex removed the obsolete parts
2002-12-21 alex ooh. many mistakes
2002-12-21 alex updated
2002-12-21 alex pci_names.c creation fixup
2002-12-21 alex EPIA (CyberBlade/i1) driver by Alastair M. Robinson
2002-12-20 alex corrected w32codec address (noticed by Peter Nelson on mplayer-users)
2002-12-20 alex svgalib kernelhelper support (based on patch by Matan Ziv-Av <matan@svgalib.org>) and some reordering/cleanup (part #1 ;)
2002-12-20 nicolas sync
2002-12-20 nicolas sync
2002-12-20 alex Russian frequencies by Alexander S. Belov <asbel@sice.ru>
2002-12-19 arpi fixed memleak caused by multiple config() calls - thx Gabu
2002-12-19 gabucino sync
2002-12-19 gabucino more_options removed
2002-12-19 gabucino too big readahead can be bad
2002-12-19 faust3 10l - my system is very tolerant it seems
2002-12-19 henry add a TV_SET_CNANNEL command
2002-12-18 iive *** empty log message ***
2002-12-18 michael mb qp limits
2002-12-18 rguyom Use the XVID_API_UNSTABLE macro instead of a home-made one.
2002-12-18 rfelker 1000l! I have no idea how this code worked at all before. I guess no
2002-12-17 jkeil Re-write the soundcard.h test, so that it does not use a "!" operator.
2002-12-17 atmos4 small typo fix
2002-12-16 henry 1000L for messing up cvs
2002-12-16 henry handle bogus norm parameter; check for errors when setting norm
2002-12-16 henry don't give up when set_tuner fails; more zero div sanity checks
2002-12-16 pontscho - fix (?) "mixer bug"
2002-12-16 gabucino Polish man updated
2002-12-16 gabucino updated changelog for rc2
2002-12-16 pontscho applied Gregory's patch
2002-12-16 nicolas sync
2002-12-16 nicolas break one line too long in mplayer.1
2002-12-16 pontscho disable DPMS handling
2002-12-16 henry support for exotic norms
2002-12-16 mosu bunkus: Restored sane line breaks. Added note about other DVD resolutions than 720x576.
2002-12-16 nexus sync
2002-12-16 henry v4l - dimensions in the example were not multiple of 16
2002-12-16 arpi handle mencoder's 0-byte 'skipped frames'
2002-12-16 arpi 10l
2002-12-16 arpi Sorenson 1/3 encoding just for fun :)
2002-12-16 arpi CRLF->LF
2002-12-15 arpi prepared for rc2
2002-12-15 arpi +MSGTR_BuiltinCodecsConf
2002-12-15 arpi Fallback to builtin (generated from etc/codecs.conf at compile time)
2002-12-15 gabucino sync
2002-12-15 arpi 1l
2002-12-15 arpi scripts mentioned by DOCS/tech/encoding-tips.txt
2002-12-15 arpi encoding tips - collected from mplayer-users list mailings by
2002-12-15 rguyom Support the latest development code from XViD dev-api-3 CVS
2002-12-15 alex uninstall switch
2002-12-15 alex this fixes compilation for me (and it works), hope it didn't breaks for LinuxPPC (i use Debian/PPC with 2.4.20 kernel)
2002-12-15 alex this isn't mplayerxp...3 buffers are enough for double(triple)buffering (instead of 28 buffers ;)
2002-12-15 arpi 2*10l=20l
2002-12-15 nicolas sync
2002-12-15 nicolas sync
2002-12-15 nicolas sync
2002-12-15 mosu bunkus: Removed "-oac copy" from the mf examples. Removed the paragraph about the "internal lavc controller": the examples right above that paragraph already use this syntax.
2002-12-15 michael removing very ugly esp games / fixes the propolice problem on OpenBSD (patch by Björn Sandell <biorn at dce dot chalmers dot se>)
2002-12-15 diego -rnd --> -shuffle
2002-12-14 arpi compiler warning fixes
2002-12-14 arpi notice vo driver about skipped/dropped frames
2002-12-14 diego link added, section reworded.
2002-12-14 nicolas sync
2002-12-14 attila added local copy of Ville Syrjälä's directfb for matrox howto
2002-12-14 henry memory leak
2002-12-14 henry use more methods to get the fs window on top
2002-12-14 henry fixed possible division by zero
2002-12-14 diego DirectX installation clarified.
2002-12-13 diego Entries for the new mailing lists by Alex.
2002-12-13 diego Update to the QT documentation by Alex.
2002-12-13 alex fixed fonts path
2002-12-13 jaf most of us do use unix-system, don't we?
2002-12-12 nicolas corrected groff command(for taking care of the accents) + sync
2002-12-12 diego Nicolas is not a Linux box ;-)
2002-12-12 jaf sync by HR <hephooey@fastmail.fm>, sorry, i was busy.
2002-12-12 diego -format, -lavcdeint, -2xsai and small fixes.
2002-12-12 diego OSD menu
2002-12-12 diego Added some documenters.
2002-12-12 diego small updates
2002-12-11 arpi we don't need to pass gworld :)
2002-12-11 arpi print list of supported output colorspaces
2002-12-11 nicolas sync (v4l args update)
2002-12-11 arpi moved component lister up, as it messes up 'desc'
2002-12-11 arpi codmetics
2002-12-11 arpi more i+1<argc checks
2002-12-11 arpi 10l - demux_avi handles AVI_NI and AVI_NINI too
2002-12-11 henry v4l args update
2002-12-11 pontscho - fix three submenu bug
2002-12-10 henry progbar osd buffer height adjustment fix
2002-12-10 gabucino sync
2002-12-10 gabucino small html fixes
2002-12-10 diego Sync by Nicolas Tourmentine <n@tourmentine.com>.
2002-12-10 diego 10l noticed by Andras Mohari.
2002-12-10 henry allocate the video buffer on the fly, instead of one big chunk at startup
2002-12-10 diego If I had a wish ...
2002-12-09 diego French translation synced by Nico Tourmentine <n@tourmentine.com>.
2002-12-09 diego Corrected some links and removed dead ones, thanks to Nico Tourmentine.
2002-12-09 michael AVVideoFrame -> AVFrame
2002-12-09 nexus sync
2002-12-09 michael ffmpeg cleanup/messup support
2002-12-08 arpi fullscreen fix for KDE (reported to work with gnome 1/2 too)
2002-12-07 gabucino not pre11, but rc1
2002-12-07 gabucino -vop pp sub-filters options separators fixed (,->/)
2002-12-07 gabucino fixing -vop pp VS -pp VS ... conflict (somewhat.)
2002-12-07 arpi last minute update
2002-12-07 arpi updated
2002-12-07 gabucino updating some descriptions, changelog, etc
2002-12-07 gabucino sync
2002-12-07 gabucino misc fixes
2002-12-07 atmos4 Runtime SSE detection for NEtBSD, patch by Nick Hudson <skrll at netbsd.org>
2002-12-07 arpi 10l noticed by "Puk Madick" <pingy@swirvemail.com>
2002-12-07 gabucino added sub_step
2002-12-07 gabucino path fix
2002-12-07 gabucino sync
2002-12-07 gabucino uh.. misc fixes
2002-12-07 rtognimp Sync with help_mp-en v1.68
2002-12-07 zdar sync
2002-12-07 arpi it seems that old CS is working better than newtype now... :)
2002-12-07 alex codecs page address fixed (the old one is available too)
2002-12-07 arpi support for *.qtx (scan for all .qtx files at quicktime init)
2002-12-07 arpi updated
2002-12-07 arpi fixed in/out framesize rounding bug (causing low-rate QCLP hangup/looping)
2002-12-07 arpi The detection of a NetWM class window manager hints is tested before
2002-12-07 arpi 10l
2002-12-07 arpi find best (longest) streams if not specified (-aid/-vid)
2002-12-06 arpi enable Albeu's config code bu default (it's time to test it :))
2002-12-06 arpi fixed 'mplayer -nosound xxx' sig11 if configfile have string list options
2002-12-06 bertrand From live.com 2002.11.30:
2002-12-06 diego We seem to have a new documentation maintainer :-)
2002-12-06 diego New shiny French translation by Nicolas Le Gaillart < n@tourmentine.com >.
2002-12-05 pontscho need this
2002-12-05 pontscho sync
2002-12-05 pontscho better 'Audio track' support, and one 10l
2002-12-05 arpi more bugs
2002-12-05 arpi pre11
2002-12-05 rguyom Really (!) sync ov_struct_st between demux_ogg.c and ad_libvorbis.c
2002-12-05 rguyom Sync ov_struct_st between demux_ogg.c and ad_libvorbis.c
2002-12-05 arpi enabled QTX codecs by default - time to get it tested by users :)
2002-12-05 arpi updates
2002-12-05 michael infinity fix by ("Steven M. Schultz" <sms at 2BSD dot COM>)
2002-12-05 jaf qtx = codec
2002-12-05 arpi 10l
2002-12-05 arpi updated
2002-12-05 arpi Fix draw_slice() in passthrough mode.
2002-12-05 arpi With this patch the text 'Sub position: x/100' is displayed
2002-12-05 arpi This patch makes it possible to navigate among the subtitles while
2002-12-05 arpi slave-mode commands to get movie length & pos
2002-12-05 arpi dump subtitles in SAMI format
2002-12-05 arpi optional (compile-time switch) subtitles-sorting feature
2002-12-05 arpi overlapping subtitles support is now optional, can be disabled (-nooverlapsub)
2002-12-04 arpi dump in JACOsub format
2002-12-04 arpi fixed mp3 seeking near end of file
2002-12-04 arpi No scandir() an no functions defined within other functions.
2002-12-04 arpi fixed -fps with mencoder and fixed-rate files (avi etc)
2002-12-04 arpi more precise definition of -endpos
2002-12-04 arpi end_at int->double, as option -endpos accepts float seconds too
2002-12-04 arpi This patch fixes the screensaver issues in mplayer. It will correctly read
2002-12-04 arpi a little (my first!) patch to add some info about MPlayer on Irix 6.5 to
2002-12-04 gabucino sync
2002-12-04 gabucino further codec (QT, Win32) updates
2002-12-04 arpi OK, I think I found why the alsa9 driver was breaking surround sound.
2002-12-04 arpi - It fixes a small bug where a byte value is divided by 255.0 to convert
2002-12-04 arpi the -af delay=[seconds] option currently parses floating point values of
2002-12-04 michael PSNR
2002-12-04 arpi The enclosed patch should fix problems associated with playing 8-bit wide
2002-12-04 arpi Darwin support in libmpdvdkit2
2002-12-04 arpi dvd_* declarations fixed to matc with open.c
2002-12-04 rguyom Reduce fixed-point replay gain support precision with Tremor.
2002-12-04 rguyom Add Tremor (an integer-only Vorbis decoder) support.
2002-12-04 michael specific debug output support
2002-12-04 michael cleanup
2002-12-04 michael support for lavc build 4641
2002-12-03 gabucino license fixed
2002-12-03 gabucino QT sections added
2002-12-03 alex fixed JPEG issue (sorry atmos, i've tested them now) and added PIM1 name corrections
2002-12-03 henry set channel count to a saner value if the card reports an unknown audio mode
2002-12-03 rfelker found in an AVI file and reported working by Damian Gatabria
2002-12-03 diego documentation TODO
2002-12-03 diego small updates, ATI TV-out, -vo directx:noaccel
2002-12-03 diego Sorenson/Real updates, QuickTime HOWTO.
2002-12-02 diego HTML fixes
2002-12-02 jaf sync by <hephooey@fastmail.fm>
2002-12-01 arpi DMO WMA audio codecs, some nonworking QT video codecs added
2002-12-01 arpi 10l :)
2002-12-01 arpi DMO audio support (including 6ch support too)
2002-12-01 arpi DMO Audio support (ugly, needs cleanup)
2002-12-01 arpi added qt-extras
2002-12-01 arpi dump more!
2002-12-01 arpi SVQ1 using win32 qt dll
2002-12-01 arpi SVQ1 support (ugly hack... - really we need 'syuv' support in swscaler :))
2002-11-30 alex added imagepower and morgan mjpeg2k codecs
2002-11-30 gabucino fixes
2002-11-30 alex both qt5 and qt6 patching support (qt6 addresses found by arpi)
2002-11-29 mswitch Use MVCOMMAND_SYNC
2002-11-29 gabucino sync
2002-11-29 arpi dump URL references
2002-11-29 arpi - parsing the handler reference atom (hnlr), save handler fourccs
2002-11-29 nexus sync
2002-11-29 pontscho - audio track handling in menu (idea from Rüdiger Kuhlmann)
2002-11-28 pontscho add autosync && some 10l bugfix
2002-11-28 diego .depend should be ignored.
2002-11-28 atmos4 Update with JPEG FourCC, as found in SGI created baard.avi photo-jpeg.
2002-11-28 pontscho add stop_xscreensaver
2002-11-28 pontscho updating
2002-11-28 pontscho disabling seek (look the patch)
2002-11-28 pontscho - add Rüdiger Kuhlmann's <mplayer-list-UGa6JdjLujS2@ruediger-kuhlmann.de> patch
2002-11-28 rfelker 1l, opposite meaning of what's intended!
2002-11-28 rfelker avoid giving a /dev/dsp fd to child processes!!
2002-11-28 pontscho no exit on fulscreen if you press esc
2002-11-27 arpi - fixed 10l bug (imagedesc handle allocation)
2002-11-27 pontscho 10l fix in item disabling (vagymi)
2002-11-27 pontscho - remove some unused/nonusable variables
2002-11-27 rguyom Added xvid description in "mencoder -ovc help".
2002-11-27 colin fix 100l typo :)
2002-11-26 arpi DMO video codecs added: WMV1, WMV2, WMV3
2002-11-26 arpi DMO support
2002-11-26 arpi DMO interfaces (copied/converted(c++->c) from avifile)
2002-11-26 arpi avifile sync (added only the new functions, all cosmetics ignored)
2002-11-26 arpi avifile sync (mostly cosmetics)
2002-11-26 jkeil limits.h required to get a PATH_MAX definition (on solaris)
2002-11-26 jkeil Add our own vsscanf implementation, in case the system's libc does not have
2002-11-26 jkeil Add a new test for "scandir()" and friends.
2002-11-26 jkeil Add a scandir() implementation for systems that do not have it in libc.
2002-11-25 arpi .align -> .balign
2002-11-25 alex patching out threads ;) raw measure: 18% cpu instead 30%
2002-11-25 alex fixed WaitForMultipleObjects and FindFile
2002-11-25 pontscho cache (buzeralas)
2002-11-25 alex added the working qt audio codecs
2002-11-25 alex some fixes
2002-11-25 alex 10l to me and to apple too
2002-11-25 pontscho no seeking if stream is STREAMTYPE_STREAM (net/stdin)
2002-11-25 alex _qtx support_ and m3jpeg,mjpeg2k fixes (some cleanup and _lot of testing needed_)
2002-11-25 pontscho if no have subwindow ... some menupoint is disabled:)
2002-11-25 alex some extra debugging
2002-11-25 pontscho fix(?) cache
2002-11-25 atmos4 10l my last fix choked the last command definition, this fix seems to work correct.
2002-11-25 atmos4 Fix endless-loop if no newline at input.conf EOF
2002-11-25 rathann reversing my patch to check for -Wall support & use it if available (requested by A'rpi)
2002-11-24 ranma Implement volume setting functionality,
2002-11-24 arpi patching quicktime.qts runtime
2002-11-24 arpi loader support
2002-11-24 arpi - qtx (quicktime's macos emulation layer) debugging/emulation environment :)
2002-11-24 arpi some new experiments
2002-11-24 pontscho patch from tonglijing <tong@intec.iscas.ac.cn>
2002-11-24 arpi fixes, updates
2002-11-24 rfelker 10l!!
2002-11-24 michael 10l (broken ffmpeg12)
2002-11-24 rguyom Locale fix.
2002-11-24 nexus FreeBSD fix
2002-11-23 gabucino OSD Menu section, description, sample defines
2002-11-23 gabucino updates
2002-11-23 gabucino sync
2002-11-23 michael reversing warning fix (requested by alex)
2002-11-23 michael 100l patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
2002-11-23 diego This file gets created during the wine/svq3 build process.
2002-11-23 michael check for -Wall support & use it if available patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
2002-11-23 michael warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
2002-11-23 diego configure now detects SDL automatically under Cygwin.
2002-11-22 arpi update
2002-11-22 colin better fix for my previous 10l
2002-11-22 nexus FreeBSD fix
2002-11-22 atmos4 OpenBSD && ELF fix
2002-11-22 rguyom xvidencopts:
2002-11-22 rguyom Instead of min_quantizer, max_quantizer, min_iquantizer, etc... use a
2002-11-21 atmos4 Add Quartz (OS X GUI) to SDL window-capable list, patch by Tomas Hurka <tom at hukatronic.cz>
2002-11-21 colin 10l - forgot this file
2002-11-21 colin don't fully-copy the planes if the menu doesn't show (faster)
2002-11-20 gabucino OSD menu chapter, installation (ehh, incomplete yet.. But better than nothing
2002-11-20 gabucino libavcodec's aspect support for mencoder
2002-11-20 gabucino Polish manual update to version 0.90-pre10 (when 1.0 ?? ;-)
2002-11-20 diego 10l
2002-11-20 diego .depend should be ignored
2002-11-20 alex Radeon Mobility M6 LX support by Daniel Pittman <daniel@rimspace.net>
2002-11-20 michael aspect ratio clenaup
2002-11-19 michael forgotten mangle patch by (Björn Sandell <biorn at dce dot chalmers dot se>)
2002-11-19 diego bashism replaced by portable expression
2002-11-19 diego -really-quiet documented
2002-11-19 anders Adding support for AFMT_FLOAT
2002-11-18 albeu Fix buffer overflow in a drawing func
2002-11-18 michael fixing compilation of cs_test
2002-11-18 michael minor optimization & gcc-CVS fix/workaround patch by (Glen Nakamura <glen at imodulo dot com>)
2002-11-18 rfelker 10l:
2002-11-18 diego Finally add the correct compile flags for SDL under cygwin automatically.
2002-11-18 albeu A new command to run shell process and a command history.
2002-11-18 albeu quote the filenames
2002-11-18 albeu Add quoting support for string arguments (fix loading of file with space in
2002-11-18 albeu Fix freetype. Freetype is highly recommended for a nice output ;)
2002-11-17 alex exporting fs_seg
2002-11-17 alex added float
2002-11-17 rguyom Implements [min|max]_[i|p]quantizer.
2002-11-17 rguyom Added support for VorbisGain tags.
2002-11-17 jaf sync by hephooey@fastmail.fm
2002-11-17 colin volnorm for bigendian
2002-11-17 jonas allow 64 window
2002-11-16 arpi fixed libwine build with menu support enabled
2002-11-16 albeu The OSD menus need more keys
2002-11-16 diego Consistently name the streaming option streaming instead of mixing network
2002-11-16 arpi 2.5.47+ support
2002-11-16 jaf nice to see ;-)
2002-11-16 arpi - fixed vfw/vfwex/acm fm names
2002-11-16 arpi removed win32 section - no much sense of separating them now
2002-11-16 arpi cosmetics only (for better html output)
2002-11-16 arpi demuxer_control(), percent position and time length query implemented in
2002-11-16 arpi I recently sent a patch for a new subtitles format, JACOsub. Since then I
2002-11-16 arpi allow max 0.2s overlapping without splitting subs
2002-11-16 arpi This patch goes into the #ifdef CODECS2HTML section of
2002-11-16 arpi Here is a patch to enable qtx-codecs from ./configure --enable-qtx-codecs.
2002-11-16 arpi When you called mplayer with the absolute path to the video and the VOBSUB
2002-11-16 arpi This patch fixes the OSD flickering problem with vo_dfbmga.
2002-11-16 arpi configure has problems detecting the latest ffmpeg libavcodec.so. The MBR
2002-11-15 michael disable dr1 for huffyuv (422P & stride hack & dr1 -> bad )
2002-11-14 albeu Example config file for the OSD menus
2002-11-14 albeu Experimantal OSD menu
2002-11-14 albeu OSD menus initial version
2002-11-14 albeu Add the possibilty to grab the keys and to filter the commands
2002-11-14 michael vstrict is no flag
2002-11-14 rguyom -xvidencopts :
2002-11-14 rguyom A bit more sane range.
2002-11-14 rguyom - added modulated quatization
2002-11-14 michael ffhuffyuv docs
2002-11-14 michael ffhuffyuv
2002-11-14 pl sync with help_mp-en.h 1.66
2002-11-14 arpi don't print error if no error
2002-11-14 diego Updates for -af by Anders Johansson <ajh@watri.uwa.edu.au>, -rnd.
2002-11-14 anders Printing of max volume on exit
2002-11-14 anders 10l
2002-11-13 diego SDL + Cygwin link added.
2002-11-13 arpi quicktime+libwine HOWTO
2002-11-13 arpi wine-20021031 support
2002-11-13 pontscho 10l
2002-11-13 anders Fixing segfault bug and addnig support for lrintf() in format conversion
2002-11-13 bertrand Removed hard coded value for the length of the header separator.
2002-11-13 gabucino sync
2002-11-13 gabucino some TOC reorder
2002-11-13 diego -channels description expanded, patch by gabor <gabor@realtime.sk>.
2002-11-12 albeu Basic support for random playing (-rnd and -nornd)
2002-11-12 albeu Add random stepping support
2002-11-12 pontscho cleanup
2002-11-12 pontscho new entry
2002-11-12 rik compilation fix by Sven Neumann <sven@gimp.org> of Blinkenlights fame
2002-11-12 albeu Allow to use the asx parser for some other purposes
2002-11-12 albeu A struct setter. It allow you to setup struct from some user
2002-11-12 albeu Fix the Gui with NEW_CONFIG
2002-11-12 anders New features:
2002-11-12 nexus sync
2002-11-12 nexus FreeBSD fix
2002-11-12 albeu New config system + cleanup of header inter dependency
2002-11-12 arpi svq3 added
2002-11-12 arpi no need to EnterMovies(), do minimal InitializeQTML only
2002-11-12 arpi minimalist quicktime video structures header
2002-11-12 arpi qt video dll codecs support
2002-11-12 arpi fixed output bits per sample
2002-11-11 arpi export imagedescription for qt video codecs
2002-11-11 jaf sync
2002-11-11 pontscho size ...
2002-11-11 alex update
2002-11-11 pontscho size optim
2002-11-11 alex added DYNAMIC_PLUGINS support (dlopen)
2002-11-11 alex dlopen() support for ad and vd
2002-11-11 pontscho updating
2002-11-11 pontscho updating
2002-11-11 henry fixed mode switching on Mac
2002-11-11 alex removed get_info, using the same sheme as in libmpcodecs instead
2002-11-11 henry reversed wm order in vo_x11_setlayer + even upper layer for GNOME compliant wm's
2002-11-11 henry config option for Altivec (G4)
2002-11-11 gabucino space, whitespace fixes
2002-11-11 gabucino partly applied Andras Mohari's patch
2002-11-11 pl avoid using stale parameters for compilation if an error ocurred in configure
2002-11-11 atmos4 small cygwin-current w32api-2.0 compile fix
2002-11-10 arpi use the more stable NEWTYPE critsect code
2002-11-10 arpi merged with Jonas' version sent a week ago
2002-11-10 arpi 10l - found by Jerome De Greef <jdegreef@brutele.be>
2002-11-10 arpi This patch adds direct rendering to vo_dfbmga.
2002-11-10 arpi Switch containing options for DirectFB library was renamed to dfbopts.
2002-11-10 arpi fixed order of includes.
2002-11-09 jaf small fix
2002-11-09 diego divx_vbr.c now GPL, small parts rephrased.
2002-11-09 diego Redundant compilation section removed, MEncoder features section moved to
2002-11-09 diego DXR2 options updated, patch by Alban Bedel, <albeu@free.fr>.
2002-11-08 henry skew calculations modified to use integers
2002-11-08 michael fixing vd_ffmpeg to handle cleaned-up ffmpeg
2002-11-07 gabucino make MPlayer link on QNX
2002-11-07 gabucino We update polish manual to version 0.90pre9.
2002-11-07 jkeil On non-x86 platforms, memcpy was re-implemented in mplayer and was called
2002-11-07 albeu Fix IPB DR
2002-11-07 gabucino update
2002-11-07 gabucino sync
2002-11-06 arpi *HUGE* set of compiler warning fixes, unused variables removal
2002-11-06 arpi more stuff
2002-11-06 arpi - cleanup equalizer stuff (removed vidix dependency)
2002-11-06 arpi ehh
2002-11-06 arpi SDL<->X11 order swapped
2002-11-06 pontscho patch from Colin Leroy <colin@colino.net>
2002-11-06 rik libavcodec sync (no LIBAVCODEC_BUILD change; no backwards compatibility)
2002-11-05 rfelker skip id3v2 junk when looking for mp3
2002-11-05 albeu 10L found by Mark <CompGuy284 at attbi dot com>
2002-11-05 bertrand Added OGG streaming support, patch from Balatoni Denes <pnis@coder.hu>
2002-11-05 atmos4 move timestamp debug printf to higher verbose level (hope it's ok)
2002-11-05 michael perspective correcture filter
2002-11-05 rfelker check for lrintf to avoid trouble compiling lavc!
2002-11-05 arpi 10l
2002-11-05 arpi ASF-style stream auto-selection, to fix files with fake a/v streams (only
2002-11-04 rtognimp Fix stereo MACE files
2002-11-04 michael dont use fastmemcpy for PIC
2002-11-04 michael smartblur
2002-11-04 alex workaround for ms11 ima4
2002-11-04 alex ms\x00\x02, ms\x00\0x11 and sowt support
2002-11-04 alex ms\0x00\x11 support
2002-11-04 alex qt swot support
2002-11-04 arpi MACE fix
2002-11-04 michael shape adaptive blur (slightly slow though)
2002-11-04 michael 10l
2002-11-04 michael fixing dependancies
2002-11-04 henry yet another screensaver fix
2002-11-04 rguyom Shouldn't be there.
2002-11-04 diego cosmetics
2002-11-04 arpi - realaudio ATRC (sony atrac3) codec support
2002-11-03 arpi XVIX added
2002-11-03 mswitch Made new overlay functions static so they won't interfere with the rest
2002-11-03 mswitch At least I can honestly say that I didn't add the equalizer support, so
2002-11-03 mswitch Suddenly I needed vidix.h for vidix_video_eq_t
2002-11-03 mswitch Add info on DXR3 overlay support
2002-11-03 mswitch Updated docs with DXR3 overlay info
2002-11-03 nexus locale fix
2002-11-03 nexus fix by Pontscho
2002-11-03 rguyom Simpler.
2002-11-03 pontscho arpi add direct render support
2002-11-03 rguyom Fixed a bug which would prevent proper parsing of floating point
2002-11-03 rguyom 1) "-ovc divx4" doesn't encode using XViD anymore
2002-11-03 arpi do NOT include vidix header - nonsense
2002-11-03 arpi disabled vidix dependency
2002-11-03 diego Link to Chinese documentation, ports etc mentioned in *BSD section.
2002-11-03 rguyom bugfixes :
2002-11-03 anders Header file for eq
2002-11-03 michael pp docs
2002-11-03 colin fix sound encoding on BE arch
2002-11-03 colin remove BE hack (yes, works now ! :-))
2002-11-03 anders Adding equalizer filter + some cosmetics
2002-11-03 rguyom - When a frame is in the ending credits zone, say so.
2002-11-03 anders 10l
2002-11-03 gabucino fixes
2002-11-03 gabucino sync
2002-11-03 arpi scale sleep time too (-speed)
2002-11-03 pontscho - cleanup
2002-11-03 arpi some updates
2002-11-03 michael fixing vstats so B frames are shown as B and not P
2002-11-02 alex added IJPG fcc and 444P output to ffmjpeg
2002-11-02 albeu Overlay cropping options. Patch by Mark <CompGuy284 at attbi dot com> extanded
2002-11-02 albeu 10L found by jeroen dobbelaere <jeroen dot dobbelaere at acunia dot com>
2002-11-02 arpi fix possible sig8 - found by Alex
2002-11-02 colin fix endianness issue on bigendian (let libaf do the conversion ;))
2002-11-02 arpi workaround old mencoder's cbr-mp3 header bug
2002-11-02 pontscho cosmetic
2002-11-02 arpi fixed comment - noticed by Alex
2002-11-02 arpi A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it contains
2002-11-02 pontscho not needed
2002-11-02 henry fix for fs modes on widescreen displays
2002-11-02 alex disabled DEBUG_LOG, noticed by Bernd Ernesti <mplayer@lists.veego.de>
2002-11-02 pontscho not needed
2002-11-02 arpi removed dummy config(), query_format()
2002-11-02 arpi - DR support
2002-11-02 jaf mencvcd 0.2 by Juergen Hammelmann <juergen.hammelmann@gmx.de>
2002-11-02 pontscho rename
2002-11-02 pontscho not needed
2002-11-02 pontscho cleanup - round 2.
2002-11-02 michael 10l
2002-11-02 michael fixing shared pp
2002-11-02 pontscho cleanup
2002-11-02 mswitch Missed some gui ifdefs
2002-11-02 rtognimp MACE audio support with ffmpeg decoder
2002-11-02 michael cleanup
2002-11-02 pontscho 10l
2002-11-02 michael cleanup
2002-11-02 mswitch Minor cleanups
2002-11-02 henry warning fixes
2002-11-02 rfelker document new 2pass syntax, remove/fix lots of obsolete junk in docs
2002-11-02 rfelker cleanup
2002-11-02 rfelker added obsolete message for -pass
2002-11-02 rfelker removed -pass nonsense from mencoder! it's now a suboption to -divx4opts
2002-11-02 mswitch Huge update, added native overlay support (no more need for dxr3view).
2002-11-02 arpi cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,
2002-11-02 ranma Document xvidix pixmap corruption issue and known workarounds.
2002-11-01 arpi -really-quiet
2002-11-01 arpi verbose can be negative
2002-11-01 arpi usage of libmpeg2, liba52, mp3lib & svq1 can be disabled
2002-11-01 arpi put USE_ #defines for libmpeg2, liba52, mp3lib and svq1 codecs
2002-11-01 arpi cosmetics :)
2002-11-01 arpi get stream back from the demuxer
2002-11-01 henry increase buffer size in immediate mode
2002-11-01 mswitch Cleaned up the DXR3 section (lots of old stuff which was no longer
2002-11-01 arpi - some explanations suggested by Michael & Rich
2002-11-01 michael cosmetics requested by kabi
2002-11-01 arpi updated
2002-11-01 arpi panscan support in -vo mga (actually moved common code to mga_common.c)
2002-11-01 arpi I ported mplayer to the GNU system (also known as GNU/Hurd),
2002-11-01 arpi vf_unsharp: proper rounding & print if sharpening or bluring
2002-11-01 arpi The first language ripped is set as the default language
2002-10-31 arpi Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400
2002-10-31 arpi including source and precompiled .spec for libwine support
2002-10-31 arpi optional libwine support (compiling mplayer_wine.so, to be loaded using wine)
2002-10-31 michael boxblur, another useless filter
2002-10-31 arpi set up nBlockAlign, nBytesPerSec correctly if extended audio header avail.
2002-10-31 arpi qtaudio - audio decoder using win32 quicktime 5 dlls
2002-10-31 arpi qdmc/qdm2 codec added
2002-10-31 michael (de)intrleave luma & chroma idependantly
2002-10-31 michael il & swapuv
2002-10-31 michael (de)interleave filter (can be used to split/merge an interlaced image so other non interlaced filters an be used with idividual fields)
2002-10-31 arpi pass audio codecdata
2002-10-31 michael (useless) UV plane swapper
2002-10-31 arpi some docs about video filter api
2002-10-31 pl sync with help_mp-en.h 1.65
2002-10-31 henry v4l update
2002-10-31 anders Adding commandline options for filters and fixing stupid bug in cfg
2002-10-31 henry spelling fixes
2002-10-31 colin INREG now static inline instead of a define, to avoid unnecessary GETREG
2002-10-31 michael dummy -npp
2002-10-31 michael disabling compilation of .so if its not needed, gcc 3.1 seems to have problems with it
2002-10-31 anders Changing the behavour of the commandline parameter -af to conform with -vop. Adding new commanline parameter -af-adv for advanced af options. Adding changes to volume control to support commandline parameters.
2002-10-31 gabucino fixes
2002-10-31 gabucino sync
2002-10-31 michael using fewer registers ... to workaround something
2002-10-30 mswitch Removed debugging output
2002-10-30 mswitch Added info on new dxr3 syncengine
2002-10-30 arpi updated
2002-10-30 michael removing "-npp" (found by arpi)
2002-10-30 michael per context cpuCaps (idea by kabi)
2002-10-30 michael change qscale type to int8 and fix qscale ordering
2002-10-30 arpi This patch is to add support for overlapping subtitles, that is
2002-10-30 arpi JACOSub is another subtitling format, whose specifications are at:
2002-10-30 albeu Some little bugfixs
2002-10-30 albeu 10L
2002-10-30 albeu The default query_format shouldn't accept IMGFMT_MPEGPES
2002-10-30 albeu 10L ! Don't remove the scale filter if we don't added ourself
2002-10-30 arpi debug printf
2002-10-30 arpi unsharp filter doc
2002-10-30 anders Adding compile problem fix from Gabucino
2002-10-30 rfelker enable volume filter and fix nonsense default volume (still not usable
2002-10-30 michael using same numbers for cpuCaps as libmpeg2 & liba52
2002-10-30 michael cleanly passing the cpuCaps
2002-10-29 albeu Auto insert vf_lavc for the MPEG vo's
2002-10-29 albeu Fixed the overlay, some opts to adjust the overlay
2002-10-29 diego <B>MPlayer</B> --> MPlayer
2002-10-29 michael 10l
2002-10-29 arpi don't use soundcard.h on non-linux if no OSS support
2002-10-29 arpi new video filter: unsharp - does image (l/c/l+c) sharping/bluring
2002-10-29 arpi Alex's 10l - fixed liblzo linking
2002-10-29 arpi here is a somewhat generic equalizer implementation for the X11 vo drivers
2002-10-29 michael cleanup
2002-10-29 rik some card/mobo combos can't handle buffers larger than 128kB, we change the default buffer to 128kB, add warnings if the buffer becomes full, add a commandline option to enlarge the buffer and give suggestions to users to lessen the buffer size requirements (lower quality/resolution). 128kB should, however, be enough for everybody :-). Bug reported by Brain Edmonds, cause explained (to allow me to fix the driver) by Ronald Bultje (mjpegtools developer)
2002-10-29 michael cosmetics ;)
2002-10-29 michael better deblocking filter
2002-10-29 alex cleaned up liblzo detect and naming
2002-10-29 alex 10l - fixed wma version misdetection
2002-10-29 michael passing picture_type (might be usefull for postprocessing)
2002-10-29 michael -fomit-frame-pointer is needed for the PIC code
2002-10-29 henry updated v4l section
2002-10-29 henry 10L fix
2002-10-29 bertrand GCC warning fixes
2002-10-29 michael using fewer registers (fixes compilation bug hopefully)
2002-10-29 mswitch Updated the DXR3 section to reflect command changes, prebuf replaced
2002-10-29 mswitch Prebuffering is no longer the default option.
2002-10-29 michael fixing segfault
2002-10-29 colin fix compilation on non-x86 with gcc 2.95
2002-10-28 michael fixing quant_store scaling
2002-10-28 michael postprocessing cleanup:
2002-10-28 mswitch Fixed stupid bug relating to multiple cards on athlons
2002-10-28 zdar sync
2002-10-28 arpi VCD fixes
2002-10-28 diego Unified BSD sections, expanded Cygwin section, small fixes.
2002-10-28 arpi config_vo error handling
2002-10-28 arpi pass extradata to the codec
2002-10-28 arpi ffwma
2002-10-28 arpi Gerard->Fabrice
2002-10-28 diego URLs corrected.
2002-10-27 jonas 1l
2002-10-27 jonas some changes found by lgb...
2002-10-27 jonas DVD authentication, VCD/DVD structure, more...
2002-10-27 diego sync, patch by Ioannis Panteleakis.
2002-10-27 arpi 10l
2002-10-27 arpi vo_init() moved to/fixed in preinit()
2002-10-27 arpi mode detection && vo_init() moved to preinit()
2002-10-27 arpi 1l :)
2002-10-27 michael handle direct rendering buffer allocation failure
2002-10-26 arpi added chanegs since pre9
2002-10-26 arpi - removed YV12 support (builtin yv12->rgb conversion)
2002-10-26 arpi Gregory Kovriga added
2002-10-26 diego HTML errors
2002-10-26 pl avoids segfaults w.r.t to mp3 files handling:
2002-10-25 colin Remove my broken patch (RGB16 big endian fix, v1.28) - didn't work after
2002-10-25 jaf please never edit this file with a windows editor.
2002-10-25 faust3 update cygwin status
2002-10-25 arpi 2xSai filter... just for fun, imho useless
2002-10-25 arpi debug ize
2002-10-25 faust3 add ao_win32
2002-10-25 faust3 add ao_win32
2002-10-25 faust3 add ao_win32
2002-10-25 faust3 add win32 libs
2002-10-25 faust3 new windows waveout audio driver
2002-10-25 albeu Reverse Arpi's commit and put the right fix in place.
2002-10-25 arpi better error handling
2002-10-25 arpi check for framesize validity, return -1 (error) for zero size (bug found by pl)
2002-10-25 arpi patch for crashes/memory corruptions in ASX playlist parser.
2002-10-25 colin Check what we obtain in SDL_OpenAudio() - allows to build the
2002-10-25 henry v4l options update
2002-10-25 pl fixes a segfault when seeking on some mp3 only files
2002-10-25 henry added an option for specifying the size of capture buffer
2002-10-24 diego Spellchecked, reworded, reformatted, small additions and corrections.
2002-10-24 rik spelling: paramerters -> parameters
2002-10-24 rik sync with libavcodec for unaccellerated dcts (sorry Felix, LIBAVCODEC_BUILD did not change, so also no backwards compatibility this time), and a long overdue copyright update
2002-10-24 arpi 2 small fixes
2002-10-24 diego pre9 entry spellchecked in preparation of the imminent release.
2002-10-24 arpi updated
2002-10-24 arpi 10l... #ifdef doesn't work for enums :(
2002-10-24 colin Change SDL_(Un)lockAudio to PauseAudio() (works better)
2002-10-24 jkeil on solaris x86, set set default for vidix to 'disabled' (does yet not compile)
2002-10-24 arpi updated comments
2002-10-24 arpi made gcd() static
2002-10-24 arpi 100l - Michael is right, we don't need le2me here
2002-10-23 pontscho small warning fix from Dominik Mierzejewski
2002-10-23 michael fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot net>)
2002-10-23 arpi 10l
2002-10-23 arpi max header size increased
2002-10-23 arpi fixed unaligned access (bus error on sparc)
2002-10-23 arpi A small patch to Gui/interface.c; the first fix is a plain bug, the second is
2002-10-23 diego gcc 2.95.3-10 (cygwin) is detected as bad, which it shouldn't.
2002-10-23 pontscho cosmetic
2002-10-23 arpi updated
2002-10-23 arpi rewrote the lirc code to remove the fork
2002-10-23 arpi applied Albeu's doc on -input file=...
2002-10-23 arpi allow cache to be disabled (-nocache should override cachesize autodetection
2002-10-23 arpi - fixed several 10l bugs
2002-10-23 nexus FreeBSD fix
2002-10-23 jaf 10l
2002-10-23 alex upd
2002-10-23 arpi 1l
2002-10-23 arpi 10l
2002-10-23 arpi yeah, test.c works now!
2002-10-23 mark Geometry update
2002-10-23 arpi documenting -vop rotate 4..7
2002-10-23 arpi automatic rotation for mode 4..7, based on
2002-10-23 arpi Fixed a bug in MPlayer which would prevent proper parsing of
2002-10-23 mark Added meself to AUTHORS
2002-10-23 arpi 10l
2002-10-23 arpi cleanup config option handling in libmpdemux.
2002-10-23 mark Added the -geometry option (supports fbdev and tdfxfb drivers)
2002-10-23 ranma Add convenience wrapper for mplayer -identify
2002-10-23 ranma add -identify switch
2002-10-23 arpi If movie height is odd, the picture is placed badly, due to wrong rouding.
2002-10-23 arpi mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_interrupt()
2002-10-23 arpi cosmetics - reordered config.mak lines
2002-10-23 arpi re-enabled a-v sync
2002-10-23 arpi added libmpdemux depends to test.c
2002-10-23 arpi time.h required for select()
2002-10-23 arpi MPlayer being unable to display video properly on many nVidia graphics cards.
2002-10-23 arpi sample client for -vop bmovl -- loads and alphablend any PNG file
2002-10-23 arpi -vop bmovl - BitMap OVerLay videofilter for MPlayer
2002-10-22 pontscho dvd chapter detect function from Gregory Kovriga
2002-10-22 pontscho cosmetics
2002-10-22 arpi - using avcodec_alloc_context()
2002-10-22 gabucino fixes (what?:)
2002-10-22 gabucino fixes (yeah, I dunno what:)
2002-10-22 michael more undetectable xvid bugs :(
2002-10-22 arpi compiler warning fixes by Dominik
2002-10-22 arpi dump wav header
2002-10-22 arpi some fixes
2002-10-22 arpi endianess independency (using get int 16/32/64 func instead of typecasting pointer)
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
2002-08-04 arpi detection of badly interleaved avi files and auto-switch to -ni
2002-08-04 arpi new_demux_packet: allocate 8 bytes too much
2002-08-04 diego Added a uniform title: something - MPlayer - The Movie Player for Linux.
2002-08-03 diego It all started with fixing a few dangling links...
2002-08-03 diego typo
2002-08-03 diego -dvdkey option clarified.
2002-08-03 diego Result of review by Nilmoni Deb <ndeb@ece.cmu.edu>.
2002-08-03 diego Review
2002-08-02 arpi imho swscale also likes aligned stride :)
2002-08-02 arpi - some reorder/cleanup of mp_image flags
2002-08-02 arpi prefer 422P for mjpeg
2002-08-02 arpi colorspace part cleanup and support for IMGFMT_422P, _444P
2002-08-02 arpi added new formats: 444p,422p, 411p
2002-08-02 arpi count blocks by rounded-up chunksizes instead of chunks -
2002-08-02 arpi ignore pnot/PICT
2002-08-02 michael compatibility with _OLD_ lavc & uv_stride check
2002-08-02 diego The rectangle of the rectangle plugin is not necessarily white.
2002-08-02 diego Documented -srate for MEncoder.
2002-08-02 diego The endless quest to force people into writing good bug reports part 2342:
2002-08-01 arpi skip 'pnot' and 'PICT' - fixes incoming/1.mov
2002-08-01 gabucino sync with english begun
2002-08-01 michael planar yuv 444 422 411 support
2002-08-01 arpi negative delay won't work
2002-08-01 arpi audio preload/density/delay configurable
2002-07-31 arpi - yuv422 disabled (no IMGFMT for _planar_ 422)
2002-07-31 arpi new filter to use libavcodec's deinterlacer
2002-07-31 arpi initial window size (-xy) fixed - patch by Kazunori Ueno <jagarl@creator.club.ne.jp>
2002-07-31 pontscho upsz 2
2002-07-31 rfelker no need for ioctl.h if not using dvb
2002-07-31 rfelker fix silly shorthand that could cause trouble porting
2002-07-30 pontscho gtk dialog bug fix
2002-07-30 arpi There appears to be a trivial namespace error in determining the valid
2002-07-30 arpi It makes sense to me to try and use any locally installed win32 DLLs
2002-07-30 arpi - fixed size/aspect for -fs
2002-07-30 arpi ogm audio format id is in hex, not dec
2002-07-30 diego Documented -vop rectangle.
2002-07-30 arpi libao2 stuff move dto libao2.txt
2002-07-30 arpi 10l - PUT_IMAGE->DRAW_IMAGE
2002-07-30 arpi typo fixes and updates around libavcodec
2002-07-30 arpi updated - feel free to comment
2002-07-30 arpi vd_vfw.c
2002-07-30 arpi 1l :)
2002-07-30 pontscho upsz :)
2002-07-30 atmos4 quit on unknown parm
2002-07-30 pontscho - some cosmetic change in preferences
2002-07-30 pontscho fix (?) equalizer distortion problem
2002-07-30 pontscho fix audio files (mp3,wav) position calc
2002-07-30 jaf update by "Jiri Svoboda" <jiri.svoboda@seznam.cz>
2002-07-29 rfelker added missing formats :)
2002-07-28 atmos4 10l to dunno
2002-07-28 atmos4 Fix overall frametime overflow, hopefully long long int is portable. (untested, will test tomorrow)
2002-07-28 atmos4 Add type= and fix a minor typing difference from ffmpeg
2002-07-28 arpi ... removed from vf's control(), sing struct for equalizer. based on patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
2002-07-28 kmkaplan Use RGB for palette from .IDX file
2002-07-28 kmkaplan Transform Vobsub subtitles into Subrip text subtitles using GOCR/JOCR.
2002-07-28 kmkaplan New function vobsub_get_next_packet for subrip.
2002-07-28 atmos4 Generate ffmpeg compatible vstats_<time>.log, when -lavdopts vstats is specified.
2002-07-28 atmos4 Make vobsub palette generation compatible with windows vobsub.
2002-07-28 atmos4 Flush from my local tree, probably more future safe mangle decision of OpenBSD, in case they switch over to ELF.
2002-07-27 atmos4 Disable OSD outside movie, because it's not redrawn currently, user can use -vop expand to get osd outisde movie.
2002-07-27 frodone sync
2002-07-27 atmos4 remove CYGWIN_BIG_TYPES, as it breaks st_size member of stat struct
2002-07-27 jaf sync
2002-07-27 kmkaplan Document rectangle plugin.
2002-07-27 kmkaplan New plugin to test crop parameters. Arguments are the same as for the
2002-07-27 frodone sync
2002-07-26 albeu Add loadfile and loadlist commands. May be buggy if the filename contain some
2002-07-26 alex removed query_vaa
2002-07-26 albeu Add uninit to the avi demuxer
2002-07-26 alex equalizer docs updated
2002-07-26 atmos4 warning fixes
2002-07-26 diego Reorganized the README. More general information up front, more concise
2002-07-26 diego limit parameter for cropdetect, fixed column.
2002-07-26 diego Reviewed Filter section, added limit parameter to cropdetect, not only SDL
2002-07-26 albeu 10L free the cache
2002-07-26 albeu 10L bugs founds by Jindrich Makovicka <makovick at MLinux dot fjfi dot cvut dotcz>
2002-07-26 arpi documenting cropdetect's parameter
2002-07-26 atmos4 Improved ao_arts delay and buff er handling, patch by Szombathelyi Gy|rgy <gyurco@freemail.hu>
2002-07-25 arpi 10l bug fixed (info.cap |= -> = )
2002-07-25 arpi vide EQ fixed - lumactl register is not readable!
2002-07-25 nexus sync
2002-07-25 arpi video eq:
2002-07-25 arpi eq range mapping -100..100 => 0..100
2002-07-25 arpi SetValue: ignore case of 'item'
2002-07-25 arpi print warning about unsupported video eq attributes
2002-07-25 arpi eq fixed, based on patch by .so
2002-07-25 arpi - fixed overflow by +-0x80
2002-07-25 pontscho upsz, sorry, i forgott this :) (skin name saving:)
2002-07-25 pontscho add preferences to gui
2002-07-25 pontscho - add some control (ao_oss, pl_extrastereo)
2002-07-25 pontscho - add preferences support (first try)
2002-07-25 arpi more eq cleanup
2002-07-25 kmkaplan Correct dump_srt millisecond output
2002-07-25 arpi codmetics :)
2002-07-25 arpi 10l
2002-07-25 alex little fix
2002-07-25 alex smth
2002-07-25 alex eq synced to new way, not tested, but the old one isn't working yet
2002-07-25 alex eq reworked
2002-07-25 alex fixed possible 10l bug (vf not initialized yet)
2002-07-25 atmos4 DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, small changes by me.
2002-07-25 diego Explain what we need and why a little more verbosely.
2002-07-25 diego Advertise mencvcd, the woes of seeking in a paused movie and to OSD or not
2002-07-24 alex eq reworked
2002-07-24 alex equalizer reworked
2002-07-24 alex eq handling reworked
2002-07-24 kmkaplan Make spudec_assemble more resistent in the face of incomplete packets.
2002-07-24 diego Added 2 entries: no sound without win32 and no sound with sound daemon.
2002-07-24 diego Added -xvidopts as described by Albeu on #mplayerdev.
2002-07-24 diego Moved RealPlayer libs installation to codecs.html where all the other
2002-07-23 arpi Workaround for seeking multiangle discs with missing sml_agli[] table, as a
2002-07-23 kmkaplan Remove depency on libmpdemux streams, use ANSI IO instead.
2002-07-23 diego Configuration files documented.
2002-07-23 atmos4 Hopefully correct 10l fix for duuno who.
2002-07-23 pontscho first
2002-07-23 rfelker fixed missing result when --disable-divx4linux is specified
2002-07-23 atmos4 Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.
2002-07-22 alex support for older xvid versions and IMGFMT_IYUV
2002-07-22 diego Applied patch by Fabian Franz <FabianFranz@gmx.de>, adding a note to the TV
2002-07-21 arpi 10l fix, by Rémi Guyomarch <rguyom@pobox.com> && Björn Sandell
2002-07-21 pontscho fix hue bug with nvidia's shit. i teszted with g400,radeon7500,tnt2ultra,geforce2mx200
2002-07-21 albeu Fix vbr muxing and win32 codec crash on init
2002-07-21 arpi endianess fix by Colin Leroy <colin@colino.net>
2002-07-20 arpi DR1+IPB support (works only with ffmpeg12, as libmpeg2 doesn't accept stride)
2002-07-20 arpi DR1 with IPB fixed
2002-07-20 arpi added 'priv' field to mpi - requires for tracking frames with different
2002-07-20 arpi DR1 IP/IPB supoprt (I/P only with -double) -- OSD *must be* disabled! :)
2002-07-20 albeu 10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot cvuti dot cz>
2002-07-20 albeu Add direct rendering method 2
2002-07-19 pontscho - fix audio equalizer
2002-07-19 jaf playlist added
2002-07-19 diego Huge patch by Jonas Jermann <jjermann@gmx.net> (2/2).
2002-07-19 diego Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
2002-07-18 michael fixing swscaler bug ;)
2002-07-18 kmkaplan Put back the ordering of the if as requested by Arpi.
2002-07-18 joyping added real mmap support
2002-07-18 mswitch Disabled spuenc, it still doesn't work well with the em8300
2002-07-18 diego Applied patch by Alban Bedel <albeu@free.fr>.
2002-07-18 kmkaplan Round height or width to valid values when doing automatic calculation.
2002-07-17 atmos4 Avoid ulong typedef clash and replace if by unsigned long, patch by Joey Parrish.
2002-07-17 michael 1000000l
2002-07-17 michael check if the available buffers are big enough in get_image
2002-07-16 michael fallback to slices, if dr1 fails (bug found by kabi)
2002-07-16 michael checking num_buffers for IMGTYPE_IP
2002-07-16 michael 10l y422p -> y420p
2002-07-16 michael 10l (init flags after init ...)
2002-07-15 michael svq1 direct rendering
2002-07-15 michael imgtype IP support
2002-07-15 michael 10l
2002-07-14 michael dont depend upon vo_directrendering
2002-07-14 michael fixing fixmes
2002-07-14 michael direct rendering method 1 (disabled currently as its not bugfree / finished yet, just set dr1=1 if u want to try it)
2002-07-14 diego DXR3 moved to video.html. TOC updated, added <CODE> where appropiate.
2002-07-14 gabucino diego sux.
2002-07-14 atmos4 Add missing description for lameopts aq
2002-07-13 diego Added DVB to the HTML docs.
2002-07-13 diego Synchronised TOC and section titles.
2002-07-13 diego FFmpeg libavcodec directory is unknown to CVS, as is mga_vid_test.
2002-07-13 diego This event now has correct spelling.
2002-07-13 diego Lots of <I> --> <CODE>, added missing section, star wars text corrected.
2002-07-13 diego Some spellchecking, moved the section to the correct position, some
2002-07-13 albeu vd_xvid need divx.h
2002-07-13 jaf playlist added
2002-07-12 arpi fix for interlaced (2 fields) mpeg2 streams:
2002-07-12 alex 8 and 16bpp qtrle support
2002-07-12 alex xv support under cygwin - patch by Sycotic Smith <sycotic at linuxmail.org>
2002-07-12 arpi workaround for empty version1 audio headers (bugreport by Sascha Sommer)
2002-07-12 atmos4 Patch by Jiri Svoboda:
2002-07-12 nexus sync
2002-07-12 atmos4 ad_dk4adpcm is done by ima_adpcm (obsoleted)
2002-07-12 atmos4 fix tv bazze
2002-07-12 pontscho add simple playlist support
2002-07-11 kmkaplan Document -vobsubout, -vobsuboutid and -vobsuboutindex
2002-07-11 kmkaplan Document -vobsubout, -vobsubid and -vobsubindex
2002-07-11 albeu Don't call libvo draw slice directly
2002-07-11 albeu Add draw slice for the codecs
2002-07-11 alex support for external pp by divx4. some fixes/cosmetics?
2002-07-11 alex better support for rgb/bgr formats
2002-07-11 kmkaplan Lots of compatibility fixes for Windows' Vobsub reader.
2002-07-11 kmkaplan Fix Vobsub output synchro.
2002-07-11 atmos4 Silly me, vo_x11 doesn't use my aspect code!
2002-07-11 rik adapting to the 'adding fff prefix to avoid global name conflicts' changes in libavcodec
2002-07-11 joyping fixed spdif
2002-07-10 albeu Support for Xvid using their new api. If divx4 compatiblity is disabeled
2002-07-10 michael vqmin=1 weirdness
2002-07-10 atmos4 Only space and 'p' will unpause, other keys will unpause and do their function (eg. seek),
2002-07-10 atmos4 Patch by Alan Young <ayoung at teleport.com>: Fix xacodec type mismatch, which
2002-07-10 bertrand Added a simple xmcd parser to retreive the tracks name.
2002-07-10 bertrand Build a fake list of track name.
2002-07-10 bertrand Created a new header file to store common struct & prototype for
2002-07-10 atmos4 1000l, back out hack-n-slay 8bpp code from my local tree.
2002-07-10 atmos4 Markus Rechberger <revenger at shell.dnload.com>:
2002-07-10 atmos4 -vm -fs -zoom fix, set correct vm screenres in aspect code (similar to xv fix).
2002-07-10 atmos4 Sync by me(TM)
2002-07-10 atmos4 Sync by Jiri Svoboda <jiri.svoboda at seznam.cz>
2002-07-10 atmos4 Sync by Michele Balistreri <brain87 at gmx.net>
2002-07-10 atmos4 enable mpdvdkit on cygwin, too,
2002-07-09 michael very simple script to generate png images from an video with all -sws methods
2002-07-09 atmos4 minor fixes week at mcdonals: small fix pse->pse36
2002-07-09 michael swscaler methods recommendation & artifact types
2002-07-09 atmos4 Small fix: Correct mathematical order in MEDIAN macro (gcc 3.1 didn't like it).
2002-07-09 atmos4 10l, evidently killed some lines and missed it when doing cvs diff.
2002-07-09 atmos4 Support for Warcraft 3 videos and for FFmpeg SVQ1 codec.
2002-07-09 atmos4 Support for yuv410p as needed by ffsvq1.
2002-07-09 jonas sync
2002-07-09 michael fixing sinc filter (seems the problem was caused by rounding in pmulhw -> solution use shorter filter, its long and slow enough anyway)
2002-07-09 pontscho switch off nearest scaling ...
2002-07-09 bertrand Fixed the asf http authentication.
2002-07-09 bertrand Added ASF_Authenticate as an asf stream type.
2002-07-08 atmos4 Temp workaround for athlon-xp/athlon-mp/etc optimization clash, where xp was wrongly chosen (only real XP supports SSE)
2002-07-08 atmos4 MEncoder vobsub ripping support, currently not compatible with windows vobsub, some bugs to be fixed. However it already works with mplayer, so it's a start.
2002-07-08 arpi #ifdef'ed divx4 2pass code - idea by Diego
2002-07-08 diego Added a link, xlib6g-dev is now called xlibs-dev plus typo and wording.
2002-07-08 atmos4 cosmetix, merge streaming vars extern declarations into cfg-common.h, where they IMHO belong.
2002-07-08 atmos4 Add missing authentication for asf streaming.
2002-07-07 diego Update about gcc 3.0.4. The problem is not Red Hat specific.
2002-07-07 arpi 100l - seq++ for grouping
2002-07-07 alex yuv handling simplified (using new mpi fields)
2002-07-07 atmos4 Fix -bandwidth if no streaming available, 10l ;)
2002-07-07 alex support avcontext based quant_store export
2002-07-07 arpi edit-list support for video - fixes various A-V sync problems (TODO: seeking)
2002-07-07 albeu 10L don't add a base path to the urls
2002-07-07 albeu Relative filename in playlist are now relative to the playlist path
2002-07-07 atmos4 Add support for m3u playlists as generated by eg recent versions of winamp.
2002-07-06 arpi aspect prescaling fix by magnus.pfeffer@epost.de
2002-07-06 arpi interlacing support - Klaus Stengel <ks1@inter-ject.de>
2002-07-06 arpi detectin of __restrict keyword - patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
2002-07-06 arpi subrip sometimes uses pipe as newline separator - patch by MOLNAR Andor <dolphy@inf.elte.hu>
2002-07-06 arpi bugfix by Michael.Lampe@iwr.uni-heidelberg.de
2002-07-06 arpi fixed endless 'unknown chunk' and doublespeed ima4 audio bugs
2002-07-06 nexus sync
2002-07-06 nexus typo
2002-07-06 nexus sync
2002-07-05 pontscho - add icon (nice, but very ugly hakk:)
2002-07-05 alex removed genfb and nvidia drivers
2002-07-05 alex fixed mga resize-to-0x0 bug
2002-07-05 alex fixed doublebuffering and moved messages to various verbose level
2002-07-05 alex removed fame and lavc encoder, enabled spu encoder, added equaliuzer support
2002-07-05 bertrand Added the bandwidth option
2002-07-05 bertrand If network is used, take the streams id that were requested.
2002-07-05 bertrand Moved the asf_http_streaming_ctrl_t struct from asf_streaming.c
2002-07-05 bertrand Changed the way that the streams are requested.
2002-07-05 bertrand Retreive the bandwidth option from the command line.
2002-07-05 bertrand Added the bandwidth variable. Used to set the max download bandwidth
2002-07-04 arpi hopefully fixed last A-V sync bug, and also fixed largefile bug in debug printf
2002-07-04 gabucino hmm, just found a nice thing with my new LFS..
2002-07-04 michael vf_scale update
2002-07-04 michael more scaling algos
2002-07-04 jaf sync
2002-07-04 atmos4 oops forgot to commit, part of Björn Sandells libdha obsd ppc fixes.
2002-07-03 arpi * Link with -lossaudio and/or -li386 only when needed
2002-07-03 joyping cVS: ---------------------------------------------------------------------
2002-07-03 eyck for 0.90 release
2002-07-03 atmos4 OpenBSD PPC libdha fix by Björn Sandell.
2002-07-03 atmos4 Patch to improve bufferhandling on OpenBSD and NetBSD, by Björn Sandell and Bernd Ernesti <mplayer at lists.veego.de>
2002-07-03 nexus sync
2002-07-03 atmos4 Small fix for non-X86 OpenBSD by Björn Sandell <biorn at dce.chalmers.se>
2002-07-03 pontscho add equalizer support and fix some small bug...
2002-07-03 pontscho First probe :)
2002-07-03 pontscho remove unneded config files
2002-07-03 nexus sync
2002-07-02 pontscho add -audiofile support for gui
2002-07-02 pontscho fix window hiding bug with some wms (kde, gnome, icewm, mwm, wmaker)
2002-07-02 arpi delay=0 removed, totally unneeded
2002-07-02 arpi 100l
2002-07-02 pontscho fix volume handling ( step 2 ) -- add balance support and some code cleanup and fix
2002-07-02 pontscho fix compile bug with driver 0.9+
2002-06-30 diego further updates for RTC
2002-06-30 michael using the new rgb2rgb converters (the LQ ones are only used if -sws 0 or -sws 4)
2002-06-30 michael last line messed up in Y800 bugfix
2002-06-30 michael fixing rgb24tobgr32
2002-06-30 alex Linux for Sparc fix by Adam Di Carlo <adam at onshore-devel.com>
2002-06-30 arpi CBR audio PTS fixes (using stsd v1 header)
2002-06-29 arpi dump edit list
2002-06-29 arpi parameter overrides limit
2002-06-29 arpi bugfix by Keiki SATOH <kki@wakusei.ne.jp>
2002-06-29 michael fixing memory overwrite bugs in the new converters
2002-06-29 michael test new converter stuff too
2002-06-29 michael merging changes from mplayerxp (rgb2rgb*.{c,h} only)
2002-06-29 michael fixing memory overwrite bugs again ...
2002-06-29 diego Hopefully the end of the RealPlayer codecs saga..
2002-06-29 michael colorspace converter tests (memory corruption tests at different width/src/dst)
2002-06-29 gabucino Polish language manual
2002-06-29 gabucino english language file removed
2002-06-29 alex equalizer (brightness/contrast) support
2002-06-29 diego 1001 typos as found by ispell.
2002-06-29 alex fixed vidix terminating if init error occured, bug found by KotH
2002-06-29 alex support for SSA v4 by Dirk <noisyb at gmx.net>
2002-06-29 gabucino XViD info fixing
2002-06-29 gabucino realplayer libs installation re-added (was removed by diego)
2002-06-29 gabucino handled by liba52
2002-06-29 diego Expanded RTC section. It now explains how to allow RTC via /proc on newer
2002-06-29 diego Oh my god, what did I do - I spellchecked the Makefile!
2002-06-28 arpi trivial but nice fix for /dev/video? detection by "Julian J.M."
2002-06-28 alex -frames 0 fix, multifile frames support by tibcu
2002-06-28 alex cleanup and bufferhandling fix by Joy Ping <joy at pingfm.org>. Bufferhandling fix based on idea by Marius David <marius at rohost.com>
2002-06-28 alex more informal warning and also fixed a 10l bug. Patch by tibcu
2002-06-28 alex removed unused math.h, becouse it causes cygwin to gcc segfault - found/fixed by Joey Parrish <joey at yunamusic.com>
2002-06-28 alex linux-2.5.x support patch by Sytse Wielinga <s.b.wieling at student.utwente.nl>
2002-06-28 alex multifile (informal output) fix by Balazs Tibor (tibcu)
2002-06-28 arpi some cleanup, buggy->crashing, better info/comments
2002-06-28 gabucino big update
2002-06-27 michael yvu9 -> yv12 unscaled converter with linear chroma scaling
2002-06-27 rfelker clean up warnings in mencoder.
2002-06-27 michael -sws 6 (luma bicubic & chroma bilinear)
2002-06-27 michael IMGFMT_{RGB,BGR}{1,4}
2002-06-27 michael use unified yuv2rgb init
2002-06-27 michael fixing scaling/contrast for 1/4/8 bpp
2002-06-27 michael {RGB,BGR}{1,4}
2002-06-27 diego GCC 2.96 update
2002-06-27 diego GCC 3.0.4-RH update
2002-06-27 diego OSD == onscreen display, typos
2002-06-27 gabucino updated gcc errata
2002-06-27 alex Paul Ortyl's patch
2002-06-25 bertrand Changed the -pass option to -passwd to avoid clash with mencoder option.
2002-06-25 atmos4 10l to me and bertrand ;) Fix clash of -pass for http auth with -pass of mencoder.
2002-06-25 atmos4 Check for skin in user's .mplayer first so he can override systemwide skin.
2002-06-25 atmos4 Fix compatibility with old skins, that contain evEqualeaser typo.
2002-06-25 arpi support the 'align16' codec flag
2002-06-25 arpi new global codec flag: align16
2002-06-25 alex remove colorkeying if destroying the driver - fixes some bugs
2002-06-25 alex fixed uninit (it got never called before)
2002-06-25 arpi time to ++ timestamp (try2)
2002-06-25 arpi time to ++ timestamp
2002-06-25 arpi 10l
2002-06-25 bertrand Added -user -pass options for http authentication.
2002-06-25 bertrand Read username/password from the -user -pass command line options.
2002-06-25 gabucino HTML fix
2002-06-25 gabucino HTML (netscape4) fixes
2002-06-24 bertrand Moved authentication code into its own function.
2002-06-24 michael killing globals
2002-06-24 alex Paul Ortyl's patch - tv4l timestamps (not so precise :()
2002-06-24 michael gray encoding
2002-06-24 albeu Fix after the patch of Dominik Mierzejewski. Try the user's input.conf
2002-06-24 alex added OSD support for yvu9/y800, corrected query_format \(added flag VFCAP_OSD\), fixed multifile support \(no more control infinite loop and destroying old window\) and some cosmetics
2002-06-24 michael gray
2002-06-24 diego EvEqualeaser --> EvEqualizer, since Atmos just committed my typo fix.
2002-06-24 jonas it's bug not vbug...
2002-06-24 atmos4 equalizer typo fix by diego
2002-06-24 atmos4 Patch by Dominik Mierzejewski:
2002-06-24 alex first try to load linux dlls, if failed and we're supporting win32 dlls, then try to load the windows ones
2002-06-24 alex first try to load linux dlls, if failed and we're supporting win32 dlls, then try to load the windows ones
2002-06-24 michael support dropping some chroma src lines for a bit extra speed
2002-06-24 michael 10l
2002-06-24 michael 100l (non mmx versions didnt compile)
2002-06-23 alex better planar support, chroma subsampling support and Y8/Y800 support
2002-06-23 alex better planar support, chroma subsampling support and Y8/Y800 support
2002-06-23 alex yv12 osd drawer is working for y8/y800/yvu9/if09 becouse it uses only Y-plane and Y-plane is the same for all these formats
2002-06-23 arpi IF09 added
2002-06-23 arpi IF09 is alias for YVU9 (actually it has extra 4th plane containing MC change
2002-06-23 alex fixed mono mp3 encoding, hint by Paul Ortyl
2002-06-23 michael yvu9 & y8
2002-06-23 michael yvu9 support (other planar yuv formats with other chroma subsamplings should be trivial to add, if they had a IMGFMT)
2002-06-23 alex yvu9,if09,y8,y800 support and multifile fix
2002-06-23 alex mono mp3 encoding support by Paul Ortyl <ortylp at 3miasto.net>
2002-06-23 alex tv audio fixing patch by Paul Ortyl <ortylp at 3miasto.net>
2002-06-23 alex added yvu9 and if09 support. revised some codecs
2002-06-23 alex yvu9 and if09 support. fixed i420,iyuv handling
2002-06-23 alex yvu9 and if09 support
2002-06-23 alex yvu9 and if09 support
2002-06-23 alex if09 support
2002-06-23 alex yvu9 support
2002-06-23 albeu Use the new Y8 support in place of YV12.
2002-06-23 alex do not crash by decoding error
2002-06-23 michael cleanup
2002-06-23 jonas fix for Mozilla
2002-06-23 jonas updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
2002-06-23 michael selftest support
2002-06-23 bertrand Improved the authentication interaction. Still need to replace scanf.
2002-06-23 bertrand Added HTTP basic authentication support
2002-06-23 bertrand Added base64 encoder
2002-06-23 bertrand Added support for URLs that contain an username:password
2002-06-23 atmos4 Fix for interlaced huffyuv by roberto togni <rtogni at bresciaonline.it>
2002-06-23 arpi use libavcodec's get_bits() code (optional, disabled by default)
2002-06-22 arpi use libavcodec's optimized MC functions
2002-06-22 arpi init libavcodec
2002-06-22 atmos4 Jürgen Hammelmann: I put a new option "-mpgonly" to the script, for those, who only want to
2002-06-22 arpi svq1 added
2002-06-22 arpi SVQ1 added
2002-06-22 arpi imported from xine, generalized, created header file, all tables moved to
2002-06-22 arpi use built-in yvu9->yv12 code, because it requires all src/dst strides and
2002-06-22 michael cleanup & grayscale support
2002-06-22 arpi don't require sh->bih (should fix v4l)
2002-06-22 albeu Allow writing to pipe.
2002-06-22 gabucino timer routines section slightly reformatted
2002-06-22 gabucino SVGAlib section revised
2002-06-22 gabucino xynxronize
2002-06-22 gabucino more sync
2002-06-22 gabucino more fix
2002-06-22 gabucino 10l
2002-06-22 gabucino input dox translated
2002-06-22 gabucino input dox fixed, cosmetixed
2002-06-22 arpi sync with mplayer xp
2002-06-22 arpi NV12 added
2002-06-21 albeu filename can be NULL. Fix the conflict between cdda and dvdnav.
2002-06-21 alex yvu9 support, 0l to me becouse i forget to commit it (0l becouse i've drinken 1litre of bier, yet ;)
2002-06-21 alex added rawyvu9
2002-06-21 alex vf_yvu9 support
2002-06-21 alex yvu9 support
2002-06-21 alex yvu9toyv12 converter
2002-06-21 alex pre-yvu9toyv12 converter, only grayscale Y-plane coping :)
2002-06-21 alex YVU9,IF09,Y800 and Y8 support - and synced with mpxp
2002-06-21 alex YVU9,IF09,Y800 and Y8 support - and syÃnced with mpxp
2002-06-21 alex report if no palette
2002-06-21 alex yvu9 support
2002-06-21 albeu Add uninit to the dvd stream.
2002-06-21 alex added yvu9
2002-06-21 bertrand Here I go again, another fix for the timeout.
2002-06-21 bertrand Increased the timeout value on connection.
2002-06-21 bertrand Checked the return value when retrieving the protocol level.
2002-06-21 bertrand CDDB support added.
2002-06-21 atmos4 date: 2002/06/16 09:10:00; author: nickols_k; state: Exp; lines: +17 -13
2002-06-20 diego Small typo spotted by Alban Bedel.
2002-06-20 pontscho fix fourcc's problem
2002-06-20 diego HTML mail not wanted, mplayer --> <B>MPlayer</B>.
2002-06-20 diego Tons of typos plus wording updated here and there.
2002-06-20 diego Atmos says this is clearer and he is right.
2002-06-20 diego syncfb is long gone
2002-06-20 bertrand Added mplayer version in the user-agent field.
2002-06-20 bertrand Removed unecessary malloc and memcpy.
2002-06-19 diego Applied Cygwin patch by Sylvain Petreolle <spetreolle@yahoo.fr>, adjusted
2002-06-19 albeu 10L forgot to close input.conf fd
2002-06-19 frodone Sync
2002-06-18 michael wmv1
2002-06-18 michael ffwmv1
2002-06-17 kmkaplan Suppress garbage at the end of some subtitles.
2002-06-17 michael 10l
2002-06-17 arpi mwallp - simple wallpaper setting tool using MPlayer codebase
2002-06-17 michael 1bpp support
2002-06-17 bertrand Added a function prototype for reuse outside of network.c
2002-06-17 bertrand Added some missing carriage returns.
2002-06-17 michael 8bpp bugfixes (brightness, contrast ...)
2002-06-16 michael ordered dither for 8bpp
2002-06-16 michael 8bpp support (no dithering yet, use -vop noise for now)
2002-06-16 atmos4 wtf..10l to dunno..only use x11_common.c when x11 is detected
2002-06-16 michael vf-noise update
2002-06-16 michael higher quality mode
2002-06-16 michael direct rendering (hopefully at least, TFM for the video filters is a bit nonexistent or iam just too stupid) ;)
2002-06-16 attila better wording mentioned by "DEBERT Jean-Louis" <jl_debert@rsd-intl.com>
2002-06-16 diego Added a short note on how to contribute fixes.
2002-06-16 jaf updates by GoTaR <gotar@poczta.onet.pl>
2002-06-16 diego Recent changes in configure should take care of the Real lib locations.
2002-06-16 arpi some cleanup and fixes, but the badquality.asf is still buggy :(
2002-06-16 diego Now using CSS, added doctype and charset, settle for lowercase tags.
2002-06-16 atmos4 Streamline enter-key behaviour suggested by Christian Ohm and disable I420/IYUV because
2002-06-16 atmos4 Fixed lround replacement, hopefully fast enough.
2002-06-15 atmos4 Support for dvdnav-config script, patch by Christian Ohm <chr.ohm@gmx.net>
2002-06-15 atmos4 Remove unportable lround and maybe speed up rounding a bit.
2002-06-15 diego Background now set by CSS, added doctype and charset.
2002-06-15 diego Background now set by CSS, added doctype and charset.
2002-06-15 rfelker K6 is NOT a 686!! this causes SIGILL in libavcodec encoding!
2002-06-15 rfelker == is a bash2 extension; the proper test for numeric equality is -eq
2002-06-15 atmos4 Also check in LIBDIR/real for the codecs.
2002-06-15 atmos4 Enable RealPlayer DLLs on cygwin.
2002-06-15 anders Adding equalizer plugin
2002-06-14 arpi 10l typo, noticed by Nick K.
2002-06-14 arpi audio subpacket reordering fixed for odd matrix height
2002-06-14 diego Background now set by CSS, added doctype and charset.
2002-06-14 michael docs for vf-test & vf-noise
2002-06-14 arpi a-v sync solved
2002-06-14 michael noise generating filter
2002-06-14 arpi fixed playback speed and a-v sync issues
2002-06-14 arpi realplayer8 installs at /usr/local/RealPlayer8 by default...
2002-06-13 atmos4 Proper gcc 3.1 cpu optimization autodetect, patch by Luca Barbieri <ldb@ldb.ods.org>
2002-06-13 atmos4 Darwin/Mac OS X dvd support. Patch from Joey Parrish <joey@yunamusic.com>
2002-06-13 atmos4 On QNX eof szmbol clashes with system headers, workaround by renaming to at_eof. Fell free to reverse if zou don't like this waz.
2002-06-13 jonas 10l
2002-06-13 atmos4 100l accidently removed a line too much (Shmem_Flag)
2002-06-13 atmos4 Allow building vo_xv without SHM support
2002-06-13 arpi merged with patch by Florian Schneider <flo-mplayer-dev@gmx.net>
2002-06-13 arpi fix fps/frametime parsing - patch by Florian Schneider <flo-mplayer-dev@gmx.net>
2002-06-13 michael rounding bugfix
2002-06-13 atmos4 Small fix for real check.
2002-06-13 nexus add FreeBSD default dir
2002-06-13 gabucino ah 10000l
2002-06-13 diego Background now uses CSS, added charset.
2002-06-13 diego Background now uses CSS, added doctype and charset, removed leftover
2002-06-13 diego Background now uses CSS, added charset, quoted all attributes that need
2002-06-13 atmos4 Aii 10l forgot to commit with my last x11_common.c commit
2002-06-13 diego Background color now set by CSS, added doctype and charset, misc HTML fixes
2002-06-13 atmos4 Implement Nilmoni's and Bernd Ernesti's patches for:
2002-06-12 diego Background color now set by CSS, added doctype and default character set,
2002-06-12 atmos4 Luke Harrison <luke@vv.carleton.ca>
2002-06-12 atmos4 Michele Balistreri <brain87@gmx.net>:
2002-06-12 jaf translated by Volodymyr M. Lisivka <lvm@mystery.lviv.net>
2002-06-12 jonas update to english version
2002-06-12 jonas updated to english version
2002-06-12 gabucino this was really wrong! but not they way you all though!! MWAHAHHAA!!!
2002-06-12 diego Also set background color via CSS.
2002-06-12 diego use default.css
2002-06-12 albeu Add support for hex key code in input.conf
2002-06-12 gabucino FONT tags obsoleted by CSS
2002-06-12 gabucino using CSS
2002-06-12 gabucino small updates
2002-06-12 gabucino default style
2002-06-12 gabucino added cdda (paranoia) dox
2002-06-11 jaf cdda added to input/notinput
2002-06-11 diego Remind people to NOT cut mplayer output, removed italics that make text
2002-06-11 diego Added FAQ compilation entry, moved DGA entry to video section, fixed the
2002-06-11 gabucino Q/A about mencoder printing negative recommended bitrate
2002-06-11 albeu Support for playing audio cds using cdparanoia. Include a raw audio
2002-06-10 diego Pontscho says panscan works with xmga only, not with mga.
2002-06-10 pontscho fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patch
2002-06-10 diego http_proxy environment variable should be lowercase.
2002-06-10 arpi fixed copyright
2002-06-10 nexus FreeBSD Real support
2002-06-10 gabucino added -dumpsrtsub
2002-06-10 nexus FreeBSD hack
2002-06-10 arpi use path & dllname from config
2002-06-10 arpi rv30win and cook audio added
2002-06-10 arpi export subpacket-size and matrix w*h to the codec (cook)
2002-06-10 arpi get matrix w*h from the demuxer
2002-06-10 anders Applying patch from Eric that fixes 6ch resampling
2002-06-10 albeu Fix asf stream wich were giving invalid frame times because the frame time
2002-06-10 nexus FreeBSD compile fix
2002-06-10 arpi export extra data for cook codec, some debug stuff
2002-06-10 arpi yeah, it worx! but needs a big cleanup and removal of hardcoded stuff
2002-06-10 arpi readaudio decoder - not yet working
2002-06-09 atmos4 -wid fix by "Markus J.R." <random@shell.dnload.com>
2002-06-09 arpi some more
2002-06-09 gabucino typo, noticed by Jonas Jermann
2002-06-09 jonas is now obsolete (in mplayer.1)
2002-06-09 jonas big update to english version
2002-06-09 arpi freebsd support (hack) by Nexus
2002-06-09 arpi win32 dll support (non-working)
2002-06-09 arpi pncrt.dll used by realplayer8 codecs
2002-06-09 gabucino some nice words from Chris Philips
2002-06-09 gabucino RealVideo libraries support
2002-06-09 atmos4 This script has no bash specific stuff, it's all standard bourne shell, so execute with sh.
2002-06-09 michael grayscale only decoding support
2002-06-09 arpi very high bitrate (RealOne) support fixed
2002-06-09 diego small fixes
2002-06-09 diego arts and DMA setting clarified
2002-06-09 diego -panscan clarified
2002-06-09 arpi some updates, fixes discovered by me
2002-06-09 arpi initial version from Florian Schneider <flo-mplayer-dev@gmx.net>
2002-06-09 michael software scaler filter docs
2002-06-09 arpi realplayer dll support autodetected (requires linux && -ldl)
2002-06-09 arpi rv20 added
2002-06-09 arpi - removed unused function pointers
2002-06-09 arpi - multiple audio/video stream support fixed
2002-06-08 arpi realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>
2002-06-08 attila xinerama fullscreen switching fix by Joachim Breitner <mail@joachim-breitner.de>
2002-06-08 arpi RealVideo rv30 decoder, using binary driver from realplayer8
2002-06-08 arpi sub-packet demuxer for rv20/rv30, patch by Florian Schneider <flo-mplayer-dev@gmx.net>
2002-06-08 arpi split msgsm from msnaudio, because msnaudio doesn;'t support old (0x31)
2002-06-08 gabucino more panscan stuff
2002-06-07 atmos4 Add small note why we don't use fcntl.h on cygwin. Btw. as far as I can see fcntl funcs were only use in #if 0ed debug code.
2002-06-07 jonas updated to english version, fixes
2002-06-07 arpi warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
2002-06-07 arpi cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>
2002-06-07 arpi mencoder out-of-diskspace error handling, patch by Eric Lammerts <eric@lammerts.org>
2002-06-07 arpi -vm pan&scan fixes by Jesper Svennevid <mplayer@svennevid.ne>
2002-06-07 gabucino added small notes for HW AC3 support
2002-06-07 gabucino panscan added
2002-06-07 gabucino some ao_arts stuff added
2002-06-07 rik fixed compilation by jpeg_fdct_ifast to fdct_ifast because it was changed in libavcodec
2002-06-07 jaf bugfixes
2002-06-07 diego s/usefull/useful/g
2002-06-07 eyck pre5
2002-06-07 jaf *** empty log message ***
2002-06-07 atmos4 small g3 optflags upd
2002-06-07 atmos4 Reviewed for pre5.
2002-06-07 arpi new (cleaner, nore robust) critsect code by Zdenek Kabelac <kabi@informatics.muni.cz>
2002-06-07 arpi common code to handle file/stdin/fifo opening, allows using named pipes and
2002-06-07 arpi disables those plugins that can't handle the audio format.
2002-06-06 atmos4 10l fix for cpuinfo exec after G3 changes and beatify cc check.
2002-06-06 diego Credits updated from Albeu's patch, reordered to match alphabetical sorting
2002-06-06 jonas Albeu is right, 10l
2002-06-06 jonas small fixes
2002-06-06 jonas updated to english version
2002-06-06 atmos4 Setup better cflags for PPC G3 patch by Colin Leroy <colin@colino.net>. IMHO needs improvements for other ppc cpus, too.
2002-06-06 jaf indeoraw added - needed dlls: atiyvu9.dll, IYVU9_32.DLL
2002-06-06 pontscho add mute support ( step 1 ) and fixed panscan bugs (1000l for me)
2002-06-06 diego -stop_xscreensaver option
2002-06-06 diego OpenGL update
2002-06-05 arpi 100l to .so
2002-06-05 pontscho added panscan support for xmga/xvidix
2002-06-05 atmos4 Extend maximum mp_msg message size, some translations need it or help message will be cutted.
2002-06-05 atmos4 Fix by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>.
2002-06-04 arpi pan&scan support with -vo xv by ?? <mplayer@svennevid.net>
2002-06-04 arpi Activating/Deactivating of XScreenSaver
2002-06-04 arpi cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>
2002-06-04 arpi Translated by: Ioannis Panteleakis <pioann@csd.auth.gr>
2002-06-04 arpi file descriptor leak - found by Marc Espie <espie@nerim.net>
2002-06-04 attila set_window() fixing detection of changement of the window position
2002-06-04 pontscho add network streaming support for gui
2002-06-04 diego Some more "teamwork", changed references to -users into links, clarified some
2002-06-03 arpi msg/i18n fixes and some printf->mp_msg
2002-06-03 arpi use offsets/pitches for OSD too
2002-06-03 arpi 100l too
2002-06-03 arpi 100l
2002-06-03 frodone *** empty log message ***
2002-06-03 frodone Sync
2002-06-03 attila 10l + addendum
2002-06-03 arpi don't run help_diff on english help
2002-06-03 arpi 2 small fixes
2002-06-03 attila fix small typo
2002-06-03 arpi 10l
2002-06-03 arpi automatically adding untranslated messages to help_mp.h from english master file
2002-06-03 jonas big html tags
2002-06-03 gabucino MSGTR_NoXAnimSupport added (found by arpi)
2002-06-03 gabucino HTML codes should be upper-case
2002-06-03 jonas updated to english version
2002-06-03 pontscho add VCD support for GUI
2002-06-03 pl bugfix for cygwin (reports 2.95.3-5)
2002-06-03 michael test pattern filter
2002-06-02 jaf i shoudn't drink so much 'red bull', it's like coffee
2002-06-02 jaf i cannot sleep ;-)
2002-06-02 michael msmpeg4v1 indexing
2002-06-02 arpi playback of 'being downloaded' files
2002-06-02 arpi re-enabled a-v sync, fixes 25fps playback problems
2002-06-02 diego -1.0 swaps channels with the extrastereo plugin.
2002-06-02 diego Grammar, spellchecking and HTML fixups as usual, as well as an explanatory
2002-06-02 atmos4 Spell checking, line wrapping for better readability, some additions/better explanations.
2002-06-02 diego Cleaning up after Attila's checkin. Options should be in <CODE>-tags.
2002-06-02 attila added docu for -icelayer and addition to the faq for -nortc
2002-06-02 rfelker font init needs to be after config parsing, otherwise -font won't
2002-06-02 michael ffmpeg patch applied -> kill patch warning
2002-06-02 michael workaround bugs & error resilience ffmpeg decoder options
2002-06-02 michael ff-msmpeg4v1
2002-06-01 rfelker The "(use this option if it does not compile)" text only made sense
2002-06-01 arpi -updates vo_directfb (+configure&makefile) according to planned changes
2002-06-01 arpi fame=quality:fps args support, small fixes for 0.9.0 api
2002-06-01 arpi use new api of libfame 0.9.0
2002-06-01 jonas sync
2002-06-01 jonas updated to english version, corrections, some changes in support table in faq.html
2002-06-01 michael forgot vpsize
2002-06-01 michael docu for the new options of the patched version
2002-06-01 michael single coefficient elimination disabled by default
2002-05-31 arpi rage128/radeon fixes, mach64 mess^H^H^H^Hcleanup, pm3 driver.
2002-05-31 arpi pci.db is now uncompressed in cvs, sync with mplayerxp
2002-05-31 arpi DVD FAQ moved to faq.html, small TOC added. all this by Diego Biurrun
2002-05-31 arpi rewording/cosmetics patch by Diego Biurrun
2002-05-31 arpi explanation of the '-subpos' flag, patch by Diego Biurrun
2002-05-31 arpi message wording fix by Diego B.
2002-05-31 jaf 'bugfixes' by Diego Biurrun <diego@biurrun.de>
2002-05-31 arpi sub_read_line_ssa sig11 fix by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
2002-05-31 jaf v0.1.8, - new option -sync, by Jürgen Hammelmann <juergen.hammelmann@gmx.de>
2002-05-31 jaf When compiling mga_vid_test.c, memcpy() is subject to an implicit
2002-05-31 arpi few fixes
2002-05-31 arpi quick install guide, based on draft and patches by Diego Biurrun <diego@biurrun.de>
2002-05-30 arpi possible sig11 fixed in .rt parser (weisskreuzova.zip)
2002-05-30 jonas corrections, sync
2002-05-30 pl avoids stripping the binary at install if debugging or profiling is enabled
2002-05-30 pl warning fix (write()/close() require unistd.h)
2002-05-30 pl warning fix (strings.h > string.h)
2002-05-30 pl warning fixes (string.h is required for memset)
2002-05-30 jaf arts added to 'Disabled optional drivers'
2002-05-30 arpi 10l - noticed by Terry Mohan <tmohan@users.sourceforge.net>
2002-05-30 arpi setting mpi's w/h to disp_w/h. it fixes mpeg1 crash when height%16!=0
2002-05-30 arpi 8bit 'twos' S8 pcm audio support - fixes MOTI1E.MOV
2002-05-30 arpi grayscaled palette support
2002-05-30 arpi - some cleanup, removed unused code
2002-05-29 arpi restore original bih->biCompression if codec init failed
2002-05-29 arpi - modify bih->biCompression instead of sh->format
2002-05-29 arpi new options to support Michael's libavcodec patch, #ifdefed
2002-05-29 arpi fixed arts detection
2002-05-29 pl updates & synchro with help_mp-en r1.29
2002-05-29 pl - hardened a bit the new bilinear algo (missing checks)
2002-05-29 arpi off_t fields reordered, to avoid problems due to struct padding
2002-05-29 pl avoids malloc()ing a negative number (== very big size_t)
2002-05-28 pontscho small changes in skin selection
2002-05-28 pontscho add XShape support for gui's submenu
2002-05-28 albeu Raise the colorkey tolerence
2002-05-28 pontscho upsz ...
2002-05-28 pontscho fix text render chrash ...
2002-05-28 albeu Fix audio/video driver name parsing and remove 2 little memleaks
2002-05-28 pl small fix for arts
2002-05-28 atmos4 spu/vobsub speedup patch, new all better bilinear scaler similiar to win vobsub ones. ptyh by Hephooey.
2002-05-28 atmos4 aRts audio out support by Michele Balistreri <brain at email.it>
2002-05-27 alex revised query_format
2002-05-27 alex query_format revised
2002-05-27 alex revised query_format
2002-05-27 alex it uses swscaler
2002-05-27 iive added -dumpsrtsub option for SubRip format
2002-05-27 iive added dump subtitles to .srt
2002-05-27 alex revised query_format
2002-05-27 alex revised query_format. added support for native/conversion detection
2002-05-27 alex revised query_format
2002-05-27 albeu Little fix for vobsub/dvd subtitles
2002-05-27 alex removed screenshot thingie - it will be moved to video filter layer
2002-05-27 pontscho new layer handling code under icewm from Attila
2002-05-27 gabucino typo fixed (thx for /someone/)
2002-05-26 arpi codecs.conf versioning - patch by Joey Parrish <joey@yunamusic.com>
2002-05-26 jaf if LANGUAGES=help_mp-??_??.h fixed
2002-05-26 atmos4 Translation to brazil portuguese by Fabio Pugliese Ornellas <neo_fpo at ig.com.br>
2002-05-26 alex report error if bad dimensions requested (<=0)
2002-05-26 pl gcc -dumpversion seems less error prone (tested with 2.95.4 3.0.4 and 3.1)
2002-05-26 atmos4 Downloads w32codecs from M$, script by Tom Lees <tal26 at cam.ac.uk>
2002-05-26 alex removed unused controls
2002-05-26 alex AC3 passthrough support by Andy Lo A Foe <andy at alsaplayer dot org>
2002-05-25 arpi clone_demux_packet(), using refcounting to avoid memcpy()
2002-05-25 pl The 3 X11 checks (header/lib/functionnality) are now together.
2002-05-25 atmos4 Bounding box and partial update patch for vob/dvdsub by Hephooey.
2002-05-25 arpi vfw huffyuv is said to be buggy
2002-05-25 arpi warning fixes, patch by Ulrich Hecht <uli@suse.de>
2002-05-25 arpi On the sun all int32 objects have to be aligned on 32 bit boundaries. With
2002-05-25 alex typo
2002-05-25 alex jump to next file (or exit) if can't decode audio && video
2002-05-25 atmos4 Add volume control, patch by
2002-05-25 pontscho fix two small bug and add multimedia keyboard support ( i tested with Acer AirKey V only )
2002-05-25 nexus sync
2002-05-24 albeu Overlay in a window (only with x11 subdriver)
2002-05-24 albeu Destroy the old win when config is called multiple times
2002-05-24 albeu Let X destroy the window
2002-05-24 atmos4 Initial cvs release of the porting-status.txt I proposed on dev-eng.
2002-05-24 atmos4 Cygwin stdcall mismatch fix.
2002-05-24 arpi Atmos is right
2002-05-24 arpi better wording, patch by Diego Biurrun <diego@biurrun.de>
2002-05-24 arpi different message for busy Xv ports and missing Xv ports
2002-05-23 arpi - put back SystemTooSlow message
2002-05-23 gabucino majd biztos strong bazmeg
2002-05-23 arpi suggested by John L. Clark <jlc6@po.cwru.edu>
2002-05-23 arpi another method for icewm workaround, suggested by Simonics Zsolt <simc@chello.hu>
2002-05-23 arpi - keeps configure from generating a core when a buggy giflib is found
2002-05-23 gabucino applied Diego Biurrun's patch
2002-05-23 gabucino VIV->VIVO
2002-05-23 pontscho inttypes gui patch from Bjrn Sandell <biorn@dce.chalmers.se>
2002-05-23 jaf bugfixes
2002-05-23 alex applied 64bit patch from Ulrich Hecht <uli at suse dot de>
2002-05-23 alex applied 64bit patch from Ulrich Hecht <uli at suse dot de>
2002-05-23 alex applied 64bit patch from Ulrich Hecht <uli at suse dot de>
2002-05-23 alex applied 64bit patch from Ulrich Hecht <uli at suse dot de>
2002-05-23 alex changed disabled vidix message
2002-05-23 pontscho applied 64bit patch from Ulrich Hecht <uli@suse.de>
2002-05-23 alex some visual changes and applied Ulrich Hecht's 64bit fixes
2002-05-23 alex 10l
2002-05-23 albeu 10L bugfix
2002-05-22 jonas update to english version
2002-05-21 jonas some typos
2002-05-21 jonas update to english version
2002-05-21 jonas obsoleted by users_against_developers.html
2002-05-21 gabucino better wording in albeu's dox
2002-05-21 gabucino better fix
2002-05-21 gabucino strange fix for IE 6.0.2600
2002-05-21 gabucino 10l
2002-05-20 atmos4 Fix gcc version display for gcc 3.1 (downwards compatible it seems - tested with 2.95.2)
2002-05-20 pontscho fix some gtk bug...
2002-05-20 pontscho Gui and 64-bit issues patch from Gui and 64-bit issues
2002-05-20 gabucino updated video filter dox
2002-05-20 nexus sync
2002-05-20 gabucino sync with arpi's help_mp-en.h changes
2002-05-20 gabucino pgup/pgdown added (it was already in help_mp-hu.h)
2002-05-20 arpi 64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org>
2002-05-20 arpi some more output cosmetics, especially for vivo and mov demuxers
2002-05-20 arpi big cosmetics patch, cleanup of messages printed by mplayer and libs.
2002-05-20 arpi do not pass the flip flag to vo - maybe it support flipping just report no support
2002-05-20 arpi updates on help
2002-05-20 arpi more cpudetect cosmetics
2002-05-20 arpi cosmetics on CPU detection messages
2002-05-20 arpi new spudec.h requires libvo headers, patch by Daniel Hottinger <TheHotti@gmx.ch>
2002-05-20 arpi swscale and 32->24bpp conversion removed
2002-05-20 arpi memset and memcpy were used without #include <string.h> in a few places.
2002-05-20 arpi openbsd a.out needs underscore for dlsym - patch by Björn Sandell <biorn@dce.chalmers.se>
2002-05-20 arpi catching SIGILL instead of dumping core - patch by Steven M. Schultz <sms@2BSD.COM>
2002-05-19 arpi create relative links instead of absolute (with path) ones, patches by:
2002-05-19 arpi -2/-3 for scale w/h
2002-05-19 arpi new special w/h values: -2 and -3. based on proposal by Bohdan Horst <nexus@hoth.amu.edu.pl>
2002-05-19 arpi -vm -fs fix by Tobias Diedrich <ranma@gmx.at>
2002-05-19 arpi a/v stream selection - patch by alexander.werth@gmx.de
2002-05-19 arpi module name fixed for vo check_events
2002-05-19 gabucino FAQ sync, updates, removes, etc...
2002-05-19 gabucino small fixes, updates
2002-05-19 gabucino applied two patches (two-in-one! :P)
2002-05-18 arpi compile with '-g' by default for .developer
2002-05-18 arpi ignore first 2 frames
2002-05-18 arpi small fix
2002-05-18 mswitch Overlay section added
2002-05-18 pl gif support: added tests with the X11 libs (required by some lib(un)gif)
2002-05-18 pl Patch by Tobias Diedrich <td@informatik.uni-hannover.de>:
2002-05-18 jaf Kees Cook <mplayer@outflux.net> told us something ...
2002-05-18 albeu Add the forgoten scrennshot command
2002-05-17 albeu Workaround the bug in x11 vo's (if it's one) wich let a window in the way
2002-05-17 albeu Improvment for spu subtitles.
2002-05-17 jaf bugfixed - they are also necessary here ...
2002-05-17 michael lavc rate control tech-docs
2002-05-17 jaf Hi, I added some more help to my script, especially for american NTSC streams\nyou have to set some more options.\n\npatch by Juergen Hammelmann <juergen.hammelmann@gmx.de>
2002-05-17 gabucino -lavcopts ... inserted since lavc is default encoder now
2002-05-16 arpi iive is right - we shouldn't use IP buffering for vfw. it was changed
2002-05-16 arpi old vfw codecs don't like double buffering - force static buffer for them
2002-05-16 arpi 'static' outfmt-flag added
2002-05-16 jaf bugfixes by ugk8 <ugk8@rz.uni-karlsruhe.de>
2002-05-16 jaf corrections by Diego Biurrun <diego@biurrun.de>
2002-05-16 jaf debian stuff again
2002-05-15 jaf added some debian stuff
2002-05-15 arpi ijpg outfmt updated
2002-05-15 arpi rgb24, bgr 24/32 support even for grayscale
2002-05-15 michael fixing end overwrite bugs (some at least)
2002-05-14 arpi some cleanup, gl/gl2 updated to use vo_window
2002-05-14 bertrand Enable mmst support. MMST will be tried if the HTTP support failed.
2002-05-14 bertrand Added asf_mmst_streaming.c for compilation.
2002-05-14 bertrand Added support for asf mmst protocol.
2002-05-14 jaf only include when necessary
2002-05-14 pl patch by Diego Biurrun <diego@biurrun.de>:
2002-05-14 pontscho small fixes
2002-05-14 jaf two more lines for dvb ...
2002-05-14 atmos4 Fix a bug in the aspect coden (roudning at wrong point) and allow donwscaling in second pass.
2002-05-13 arpi devfs fallback support?
2002-05-13 arpi obsoleted by users_against_developers.html
2002-05-13 alex vfwopts_conf has moved to vw_vfw.c
2002-05-13 alex added support for codec selection
2002-05-13 alex typo
2002-05-13 arpi -vop help, patch by Julian J. M. <bandit@telecable.es>
2002-05-13 alex disable bgr8
2002-05-13 arpi better gif89 detection by pl <p_l@gmx.fr>, based on patch by Joey Parrish <joey@yunamusic.com>
2002-05-13 arpi cleanups, removed swscaler, osd support - by Joey Parrish <joey@yunamusic.com>
2002-05-13 alex fixed vo_uninit
2002-05-13 arpi patch fixes broken detecniou of AQTitle subtiles and adds support for subtitles created by subrip 0.9 - by Jiri.Svoboda@seznam.cz
2002-05-13 arpi fix for L<->R swap with 6ch playback - based on patch by Eric Lammerts <eric@lammerts.org>
2002-05-13 albeu Applied patch from Tobias Diedrich <ranma@gmx.at>, added volume setting
2002-05-13 arpi comment on BSD
2002-05-13 jonas 100l sorry, won't commit again.
2002-05-13 jonas added new description, new vop options and fsmode-dontuse
2002-05-13 albeu 10L Crash if no subdriver given and overlay enabled
2002-05-13 albeu Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>.
2002-05-13 pl lib(un)gif detection fix (linking should be sufficient) and it avoids the message
2002-05-13 eyck new pre-release version
2002-05-12 arpi libgif detection extended
2002-05-12 arpi -fsmode accept 0..31 now
2002-05-12 arpi small cleanup, new flag in -fsmode to avoid unmapping window for unknown wm
2002-05-12 arpi bad fix removed
2002-05-12 arpi cropdetect
2002-05-12 arpi new filter, to detect best crop size
2002-05-12 arpi keep aspect ratio - based on Fredrik Kuivinen's idea
2002-05-12 pontscho fix Arpi's bugs
2002-05-12 nell missing </LI> matkups put
2002-05-12 arpi various openbsd and general warning fixes - patch by Björn Sandell <biorn@dce.chalmers.se>
2002-05-12 arpi big (>2GB) AVI files support - patch by Wolfram Gloger <wg@malloc.de>
2002-05-12 arpi various updates by Diego Biurrun <diego@biurrun.de>
2002-05-12 arpi bigendian fix by Colin Leroy <colin@colino.net>
2002-05-12 arpi -vo gif - by Joey Parrish <joey@yunamusic.com>
2002-05-12 arpi getch2 fix - by Dimitar Zhekov <jimmy@is-vn.bg>
2002-05-12 arpi ssm supported, dvdnav
2002-05-12 arpi ???
2002-05-12 arpi always reser audio input buffer pointer
2002-05-12 arpi HAVE_MENCODER->FOR_MENCODER (forgot to commit some weeks ago...)
2002-05-11 nell update
2002-05-11 pontscho remove base size from vo_x11_sizehint
2002-05-11 pontscho fix Nil's vo_x11 bug (Nilmoni Deb <ndeb@ece.cmu.edu>)
2002-05-11 pontscho fix gtk dialog box destroy bug
2002-05-11 pontscho fix some small bug and -rootwin
2002-05-10 nell delayed update
2002-05-10 nell skin-en.html --> skin-pl.html
2002-05-10 nell refresh and charset settings
2002-05-10 nell obsolete file
2002-05-10 nell charset=iso-8859-2
2002-05-10 eyck space removed.
2002-05-10 pl patchs by Björn Sandell <biorn@dce.chalmers.se>:
2002-05-10 pl netbsd and/or lfs workaround (fixes a textbusy error)
2002-05-09 pontscho fullscreen -- round three -- icewm fullscreen fixed
2002-05-09 jonas big update to english version
2002-05-09 alex added some new types
2002-05-09 jonas updated to english version (except documentation.html and manpages)
2002-05-09 jaf sometime source files have other frame rates than for vcd's and svcd's, so
2002-05-09 arpi BSDI dvd.h detect fix by Steven M. Schultz <sms@2BSD.COM>
2002-05-09 arpi UMRs fixed - noticed by Nilmoni Deb <ndeb@ece.cmu.edu>
2002-05-09 iive fixed sdl+resample bug coused by float point to int rounding error
2002-05-09 iive added audio_out_format_bits to calc len alignment
2002-05-09 arpi some reorder
2002-05-08 jonas updated to english version
2002-05-08 jonas typo
2002-05-08 jonas noskip to mencoder only opts, endpos understands byte position too and small changes
2002-05-08 arpi -fsmode-dontuse
2002-05-08 arpi lavc args
2002-05-08 arpi FPS autodetection, accept args: quality:fps
2002-05-08 arpi multifile fixed
2002-05-08 arpi partial fix
2002-05-08 pontscho -zoom, -fs with x[11|mga|v] fix -- round two
2002-05-08 arpi vo_uninit fixed
2002-05-08 gabucino applied Nilmoni Debian's (and Diego Burrick) patch
2002-05-08 pontscho some bugfix, x[11|mga|v] ( fullscreen with more files )
2002-05-07 pl patch by Didier <did-c-debian@ifrance.com>:
2002-05-07 pl patchs for NetBSD by Bernd Ernesti <mplayer@lists.veego.de>:
2002-05-07 michael ffodivx m4s2
2002-05-07 pontscho wm detection -- round two
2002-05-07 jaf Sometimes yuvscaler can't determine the output size/norm of pal/secam/ntsc, so
2002-05-06 arpi dvbscale added
2002-05-06 arpi usefull dox
2002-05-06 arpi updated -vop scale parameters
2002-05-06 arpi updated
2002-05-06 arpi w/h=0 means d_w/h instead of original
2002-05-06 arpi dvbscale - setup scaling for the DVB card
2002-05-06 arpi reset default caps
2002-05-06 arpi passthru mode for filters which don't alter image just config parameters (query_format/control/config)
2002-05-06 pontscho fix -fs and 'f'
2002-05-06 pontscho upsz, 10l
2002-05-06 pontscho add WM detection, and wm specific fullscreen code. (???)
2002-05-06 jaf added rawbgr32 - Artur Zaprzala <zybi@fanthom.math.put.poznan.pl> told us
2002-05-06 arpi time to make libavcodec as default
2002-05-06 frodone uptated to english version
2002-05-06 arpi vb_qfactor desc. added - patch by Rémi Guyomarch <rguyom@pobox.com>
2002-05-05 arpi various fixes
2002-05-05 arpi cache lower limit 32kb
2002-05-05 arpi accept \N too, patch by Reinder <r.cuperus@student.utwente.nl>
2002-05-05 arpi ln -s instead of install mencoder.1
2002-05-05 arpi merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
2002-05-05 rfelker fullscreen toggle for vo_mga
2002-05-05 pontscho window resize bug fixed
2002-05-05 arpi the Right Fix for gui window setup
2002-05-05 arpi blit_frame is useless - noticed by Nick K.
2002-05-05 arpi some cleanup around uninit()
2002-05-05 arpi gui doesn't like exit() in forged process
2002-05-05 arpi - the "black bars" in xv bug fixed (drwX=drwY=0)
2002-05-05 michael 3dnow temporal denoiser bugfix by Rémi Guyomarch <rguyom@pobox.com>
2002-05-05 gabucino rpm/deb/licensing stuff removed/changed
2002-05-05 gabucino (no)dshow option removed
2002-05-05 alex a hack to make ffmjpeg created files viewable with windows dlls too
2002-05-04 arpi small patch that fixes the purple window when the f key is pressed - by Attila Kinali <kinali@gmx.net>
2002-05-04 arpi missing if(use_gui) - found by Nilmoni Deb <ndeb@ece.cmu.edu>
2002-05-04 arpi re-ordering options, add comemnts
2002-05-04 gabucino msmpeg4v2 added
2002-05-04 alex msmpeg4v2 -> MP42 mapping, requested by Gabucino
2002-05-04 gabucino mondom fix
2002-05-04 gabucino Arpi Is Right(TM)
2002-05-04 gabucino Arpi Is Right(TM)
2002-05-04 gabucino small update
2002-05-04 gabucino video filter documentation updated
2002-05-04 rfelker better fix for i420/iyuv as suggested by arpi
2002-05-04 gabucino applied Jonas Jermann's patch (v1)
2002-05-04 gabucino applied Jonas Jermann's patch
2002-05-04 gabucino patch by (someone)
2002-05-03 alex some updates
2002-05-03 arpi 10l - MMX rgb2bgr 32bpp expects num_of_bytes instead of num_of_pixels
2002-05-03 arpi enable libfame only for dxr3/dvb owners by default, libfame check moved right after libmp1e check
2002-05-03 gabucino html fix, noticed by aleksz
2002-05-03 gabucino NUV seeking works
2002-05-03 arpi gui vs. mencoder conflict workaround
2002-05-03 pontscho fix video vindov background
2002-05-03 pontscho fix xmga fs, resize to movie size and mouse auto hide + dga
2002-05-03 atmos4 More verbose error reporting to configure.log for SDL and fix a long pustanding bug, with type mismatch in test-compile-code (affected eg. cygwin, too)
2002-05-03 rfelker fixed raw i420/iyuv to some extent, so that cb/cr channels are no
2002-05-03 atmos4 guess what :)
2002-05-03 atmos4 Execute darwinfixlib.sh before linking, it will only do something if on darwin, if you don't like that it is always called (I mean on all systems), I could change that, however as it's only called two times during linking I guess it's ok.
2002-05-03 atmos4 Darwin needs to run ranlib on any static lib before linking, we do this in this script just before the final linking.
2002-05-03 atmos4 Fix for darwins date
2002-05-03 atmos4 Port to darwin.
2002-05-03 atmos4 Add Darwin (MacOS X) detection and configuration and modify compiler check to check through defined-cc, gcc3, cc to find good compiler. Abort on first good compiler.
2002-05-03 iive timer didn't update if mplayer is too fast (no video)
2002-05-03 pontscho fix aspect ratio handling
2002-05-03 atmos4 Fix build on FreeBSD 5.0 or later, should be downward compatible (verified on FreeBSD 4.5 at sf compilefamr.
2002-05-03 jaf add something like 'Optimizing for: i686 mmx mmx2 sse'
2002-05-02 arpi 100000l! it resets a/v buffers _after_ stream sync, dropping possible keyframe, and may causing a-v desync.. seems to fix mpg seek bug and avi desync bug
2002-05-02 alex disabled audio
2002-05-02 alex 10l
2002-05-02 alex avid mjpeg support (external huffman table)
2002-05-02 arpi linux/cdrom.h detection fix by Denis Ducamp <Denis.Ducamp@hsc.fr>
2002-05-02 albeu printf to mp_msg
2002-05-02 albeu New MSGT for more printf to mp_msg
2002-05-02 albeu printf to mp_msg
2002-05-02 albeu mp_msg level fix
2002-05-02 albeu printf to mp_msg
2002-05-02 albeu printf to mp_msg + warning msg from MSGL_INFO to MSGT_WARN
2002-05-02 albeu printf to mp_msg
2002-05-02 albeu Fix frame_time for variable fps movies as it was the last frame duration.
2002-05-02 arpi - frame_time delayed one frame, as it's really duration of current frame,
2002-05-02 arpi .raw width>=65536 support by Georgi Georgiev <chutz@chubaka.homeip.net>
2002-05-01 arpi catching vo/vf init failure
2002-05-01 gabucino bsd+mpdvdkit worx
2002-05-01 arpi setting vf_inited flag, some printf->mp_msg, some MSGL_FATAL->MSGL_WARN
2002-05-01 arpi vf_inited flag added
2002-05-01 pl patch by Jürgen Appel <jappel@linux01.gwdg.de>:
2002-05-01 rfelker fixed bogus overloaded "q" parameter for lame mp3 encoding
2002-05-01 pontscho expand=-1:-50:0:0 -> mwidth:mheight+50:0:0
2002-05-01 pontscho fix fullscreen bug
2002-05-01 pontscho some bug fix
2002-04-30 alex completed real seeking - working very well with audio only files
2002-04-30 atmos4 Suggested fix by
2002-04-30 bertrand Added ICY error 400: Server full.
2002-04-30 albeu Convert printf to mp_msg in the network layer
2002-04-30 alex some vfw codecs supports I420 and YV12 too
2002-04-30 eyck another pre-release
2002-04-29 michael trying to fix nicks bugs ...
2002-04-29 arpi removed FrNo codec - it disabled buggy codecs, due to a trick in codec selection...
2002-04-29 pontscho fix fullscreen bug es ilyen libvo not initialized bug with gui igy
2002-04-29 arpi OpenBSD patch - by Björn Sandell <biorn@dce.chalmers.se>
2002-04-29 arpi guessing palette - patch by salvador <salvador@inti.gov.ar>
2002-04-29 arpi nonblock open is not legal for OSS (see OSS api docs), and causes problems on freebsd (and maybe other OSs)
2002-04-29 arpi -xy/-zoom updated
2002-04-29 arpi updated
2002-04-29 arpi -xy,-zoom,-flip available in mencoder too
2002-04-29 arpi apply aspect prescaling to -xy
2002-04-29 alex play() fix by Jimen Ching <jching@flex.com>, additional printf->mp_msg conversions (for coming i18n support)
2002-04-29 arpi disabling gtk messagebox - fixes gtk crashes
2002-04-29 arpi more compatible libpng version check
2002-04-29 arpi 8bpp raw avi support
2002-04-29 arpi ugly workaround disabled
2002-04-29 albeu Add support for another AVI with ogg/vorbis audio (0x674F)
2002-04-29 albeu Fix buggy extra header printing
2002-04-29 ksorim Uncompressed avi files are stored upside down.
2002-04-29 ksorim Use new style query_formats flags. Fixes bug with flip.
2002-04-29 jkeil Default to the mixer device matching the audio device used for audio output.
2002-04-28 bertrand Added ICY error 401: Service unavailable.
2002-04-28 arpi only freebsd has BSD-style dvd_struct? - enable dvdkit only for linux+freebsd
2002-04-28 atmos4 DFB 0.9.10 update patch by Jiri.
2002-04-28 arpi do cpudetect before anything else
2002-04-28 arpi don't re-detect cpu
2002-04-28 arpi mpdvdkit vs. bsd fixed?
2002-04-28 arpi soundcard.h fix, by Bernd Ernesti <mplayer@lists.veego.de>
2002-04-28 arpi oss detection fix for bsd
2002-04-28 arpi patch that should fix the "isofs uses mga_vid" bug
2002-04-28 gabucino OpenBSD section translated from Bjorn's patch
2002-04-28 gabucino doxization
2002-04-28 rfelker open w/O_CREAT requires a third argument, mode!
2002-04-28 arpi openbsd updates by Björn Sandell <biorn@dce.chalmers.se>
2002-04-28 arpi updated to latest -vop changes
2002-04-28 arpi 1000l
2002-04-28 arpi libfame code removed (use -vop fame/-vop lavc), init code moved to preinit, height checks added to config()
2002-04-28 arpi 10l
2002-04-27 arpi support hurryup flag (-(hard)framedrop)
2002-04-27 arpi 10l
2002-04-27 arpi realtime yv12->mpeg1 with libavcodec qscale=1
2002-04-27 arpi OpenBSD, NetBSD portability patches by
2002-04-27 albeu A little fix with hw video parameters setting
2002-04-27 albeu A almost complete rewrite.
2002-04-27 atmos4 Avoid bogus file not found message if vobsub isn'T forced (autodetect).
2002-04-27 atmos4 Add some info prints to ICY code and handle return codes ICY specific, also avoid printing
2002-04-27 albeu ICY found (mp3 stream) != sucess.
2002-04-27 albeu Handle winamp playlist as sublist.
2002-04-27 rik update: we use the new quantizer in libavcodec, -zrquality 1 is allowed
2002-04-27 rik update: we use the new quantizer in libavcodec
2002-04-27 gabucino yeah, never write dox in the morning
2002-04-27 ksorim Runtime cpu detection is disabled by default.
2002-04-27 gabucino OSD/SUB doc
2002-04-27 gabucino more libdvd* text removed
2002-04-27 gabucino updated DVD documentation for libmpdvdkit
2002-04-27 gabucino HTML typo
2002-04-27 atmos4 10l pl =)
2002-04-27 gabucino "." removed
2002-04-27 pl fix for latest alsa (sys/asoundlib.h has been moved to alsa/asoundlib.h)
2002-04-27 arpi divx5.1 features added
2002-04-26 arpi osd crash fixed
2002-04-26 arpi frameno.avi seeking workaround
2002-04-26 arpi maintainers updated (tell me if something missing), matrox list moved
2002-04-26 arpi input/lirc/slavemode doc by Albeu
2002-04-26 arpi some fixes
2002-04-26 arpi volume setting with lame - patch by silicon@falcon.sch.bme.hu
2002-04-26 atmos4 argh, missed this one as I have no dxr3.
2002-04-26 jaf removed my 'extension'
2002-04-26 albeu Correct my half reverse commit. Sorry Atmos.
2002-04-26 atmos4 eeh 10l forogt to commit.
2002-04-26 albeu Don't break the pointer for the next file.
2002-04-26 atmos4 Avoid stdcall on cygwin, it causes undefined ref, code needs testing as I have no athlon or k6-2.
2002-04-26 jaf corrected what felix made buggy ;-)
2002-04-26 atmos4 Allow disabling of libfame and allow to enforce (not) building libavcodec.
2002-04-26 atmos4 Fix bug in LR's patch.
2002-04-26 atmos4 Disable vidix on cygwin for now.
2002-04-26 atmos4 - Fix for big apple architectures by Rogerio Brito, reworked by me to use bswap.h macros.
2002-04-26 albeu Fix osd progress bar.
2002-04-25 pontscho fix fullscreen (?)
2002-04-25 atmos4 Fix keypad volume control.
2002-04-25 atmos4 VobSub updates, custom palette support and other stuff, can't write the name of the chinese(?) patch supplier.
2002-04-25 arpi added support for output of subtitles - Juergen Hammelmann <juergen.hammelmann@gmx.de>
2002-04-25 arpi crlf->lf
2002-04-25 arpi uninit libvo before getch2 - requires for clean svgalib uninit
2002-04-25 arpi small fixes
2002-04-25 arpi frame-based mpsub parser fix - patch by Rizsanyi Zsolt <rizsanyi@myrealbox.com>
2002-04-25 arpi bigendian fix - thx to Rogério Brito <linuxconsult@yahoo.com.br>
2002-04-25 arpi mplayer_lirc->mplayer
2002-04-25 arpi bigendian fix - thx to Rogério Brito <linuxconsult@yahoo.com.br>
2002-04-25 nexus FreeBSD fix
2002-04-24 arpi -rootwin fix...
2002-04-24 arpi -rootwin fixed, keys work, mouse doesn't
2002-04-24 arpi -rootwin fix by Tomas Konir <moje@molly.vabo.cz>
2002-04-24 arpi define HAVE_LINUX_DVD_STRUCT
2002-04-24 arpi DVDKIT support
2002-04-24 arpi defines USE_MPDVDKIT
2002-04-24 arpi fix warning
2002-04-24 arpi runtime cpustuff disabled by default - it was tested enough
2002-04-24 arpi handles DVDKIT_SHARED, compile and install libmpdvdkit.so
2002-04-24 arpi libdir changed
2002-04-24 arpi enable dvdkit only for linux, bsd* and solaris
2002-04-24 albeu Uninit added
2002-04-24 gabucino applied 2 patches
2002-04-24 albeu Added demuxer uninit
2002-04-24 albeu Add seeking without index (still not perfect). Use -forceidx for the
2002-04-24 arpi disable vidix for non-x86 by default
2002-04-24 arpi fix system_name case