log

age author description
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