summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 10L forgot to close input.conf fdalbeu2002-06-191-0/+5
* Syncfrodone2002-06-1912-363/+412
* wmv1michael2002-06-181-0/+10
* ffwmv1michael2002-06-181-0/+8
* Suppress garbage at the end of some subtitles.kmkaplan2002-06-171-1/+4
* 10lmichael2002-06-171-34/+33
* mwallp - simple wallpaper setting tool using MPlayer codebasearpi2002-06-174-0/+290
* 1bpp supportmichael2002-06-172-50/+125
* Added a function prototype for reuse outside of network.cbertrand2002-06-171-0/+4
* Added some missing carriage returns.bertrand2002-06-171-7/+7
* 8bpp bugfixes (brightness, contrast ...)michael2002-06-172-12/+230
* ordered dither for 8bppmichael2002-06-161-8/+89
* 8bpp support (no dithering yet, use -vop noise for now)michael2002-06-162-7/+130
* wtf..10l to dunno..only use x11_common.c when x11 is detectedatmos42002-06-162-2/+2
* vf-noise updatemichael2002-06-161-3/+4
* higher quality modemichael2002-06-161-4/+6
* direct rendering (hopefully at least, TFM for the video filters is a bit none...michael2002-06-161-5/+64
* better wording mentioned by "DEBERT Jean-Louis" <jl_debert@rsd-intl.com>attila2002-06-161-1/+1
* Added a short note on how to contribute fixes.diego2002-06-161-0/+7
* updates by GoTaR <gotar@poczta.onet.pl>jaf2002-06-161-16/+16
* Recent changes in configure should take care of the Real lib locations.diego2002-06-161-9/+3
* some cleanup and fixes, but the badquality.asf is still buggy :(arpi2002-06-161-72/+100
* Now using CSS, added doctype and charset, settle for lowercase tags.diego2002-06-161-70/+69
* Streamline enter-key behaviour suggested by Christian Ohm and disable I420/IY...atmos42002-06-161-4/+7
* Fixed lround replacement, hopefully fast enough.atmos42002-06-161-4/+9
* Support for dvdnav-config script, patch by Christian Ohm <chr.ohm@gmx.net>atmos42002-06-151-1/+17
* Remove unportable lround and maybe speed up rounding a bit.atmos42002-06-151-4/+4
* Background now set by CSS, added doctype and charset.diego2002-06-151-576/+688
* Background now set by CSS, added doctype and charset.diego2002-06-151-212/+213
* K6 is NOT a 686!! this causes SIGILL in libavcodec encoding!rfelker2002-06-151-1/+1
* == is a bash2 extension; the proper test for numeric equality is -eqrfelker2002-06-151-2/+2
* Also check in LIBDIR/real for the codecs.atmos42002-06-151-1/+2
* Enable RealPlayer DLLs on cygwin.atmos42002-06-151-6/+2
* Adding equalizer pluginanders2002-06-154-3/+245
* 10l typo, noticed by Nick K.arpi2002-06-141-1/+8
* audio subpacket reordering fixed for odd matrix heightarpi2002-06-141-1/+1
* Background now set by CSS, added doctype and charset.diego2002-06-141-158/+148
* docs for vf-test & vf-noisemichael2002-06-141-0/+11
* a-v sync solvedarpi2002-06-141-8/+8
* noise generating filtermichael2002-06-143-1/+299
* fixed playback speed and a-v sync issuesarpi2002-06-142-11/+50
* realplayer8 installs at /usr/local/RealPlayer8 by default...arpi2002-06-141-1/+1
* Proper gcc 3.1 cpu optimization autodetect, patch by Luca Barbieri <ldb@ldb.o...atmos42002-06-131-37/+92
* Darwin/Mac OS X dvd support. Patch from Joey Parrish <joey@yunamusic.com>atmos42002-06-131-3/+2
* On QNX eof szmbol clashes with system headers, workaround by renaming to at_e...atmos42002-06-131-12/+12
* 10ljonas2002-06-131-0/+5
* 100l accidently removed a line too much (Shmem_Flag)atmos42002-06-131-0/+1
* Allow building vo_xv without SHM supportatmos42002-06-131-7/+16
* merged with patch by Florian Schneider <flo-mplayer-dev@gmx.net>arpi2002-06-132-26/+120
* fix fps/frametime parsing - patch by Florian Schneider <flo-mplayer-dev@gmx.net>arpi2002-06-131-1/+12
* rounding bugfixmichael2002-06-131-3/+51
* Small fix for real check.atmos42002-06-131-6/+7
* add FreeBSD default dirnexus2002-06-131-1/+1
* ah 10000lgabucino2002-06-131-1/+1
* Background now uses CSS, added charset.diego2002-06-131-1/+2
* Background now uses CSS, added doctype and charset, removed leftoverdiego2002-06-131-23/+24
* Background now uses CSS, added charset, quoted all attributes that needdiego2002-06-131-167/+168
* Aii 10l forgot to commit with my last x11_common.c commitatmos42002-06-131-1/+1
* Background color now set by CSS, added doctype and charset, misc HTML fixesdiego2002-06-131-14/+15
* Implement Nilmoni's and Bernd Ernesti's patches for:atmos42002-06-134-18/+50
* Background color now set by CSS, added doctype and default character set,diego2002-06-123-6/+11
* Luke Harrison <luke@vv.carleton.ca>atmos42002-06-121-0/+1
* Michele Balistreri <brain87@gmx.net>:atmos42002-06-121-0/+4
* translated by Volodymyr M. Lisivka <lvm@mystery.lviv.net>jaf2002-06-121-0/+313
* update to english versionjonas2002-06-121-3/+28
* updated to english versionjonas2002-06-129-728/+708
* this was really wrong! but not they way you all though!! MWAHAHHAA!!!gabucino2002-06-121-1/+1
* Also set background color via CSS.diego2002-06-121-0/+1
* use default.cssdiego2002-06-121-3/+1
* Add support for hex key code in input.confalbeu2002-06-121-8/+13
* FONT tags obsoleted by CSSgabucino2002-06-1219-1247/+824
* using CSSgabucino2002-06-129-45/+9
* small updatesgabucino2002-06-1210-82/+54
* default stylegabucino2002-06-121-0/+4
* added cdda (paranoia) doxgabucino2002-06-121-2/+26
* cdda added to input/notinputjaf2002-06-111-0/+2
* Remind people to NOT cut mplayer output, removed italics that make textdiego2002-06-111-11/+16
* Added FAQ compilation entry, moved DGA entry to video section, fixed thediego2002-06-111-15/+31
* Q/A about mencoder printing negative recommended bitrategabucino2002-06-111-0/+7
* Support for playing audio cds using cdparanoia. Include a raw audioalbeu2002-06-1111-5/+400
* Pontscho says panscan works with xmga only, not with mga.diego2002-06-101-2/+2
* fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patchpontscho2002-06-105-20/+37
* http_proxy environment variable should be lowercase.diego2002-06-105-5/+5
* fixed copyrightarpi2002-06-101-12/+19
* FreeBSD Real supportnexus2002-06-101-1/+4
* added -dumpsrtsubgabucino2002-06-101-0/+5
* FreeBSD hacknexus2002-06-101-0/+3
* use path & dllname from configarpi2002-06-101-3/+5
* rv30win and cook audio addedarpi2002-06-101-0/+15
* export subpacket-size and matrix w*h to the codec (cook)arpi2002-06-101-18/+28
* get matrix w*h from the demuxerarpi2002-06-101-30/+26
* Applying patch from Eric that fixes 6ch resamplinganders2002-06-101-4/+2
* Fix asf stream wich were giving invalid frame times because the frame timealbeu2002-06-101-2/+2
* FreeBSD compile fixnexus2002-06-101-0/+2
* export extra data for cook codec, some debug stuffarpi2002-06-101-14/+31
* yeah, it worx! but needs a big cleanup and removal of hardcoded stuffarpi2002-06-101-5/+16
* readaudio decoder - not yet workingarpi2002-06-103-1/+197
* -wid fix by "Markus J.R." <random@shell.dnload.com>atmos42002-06-091-0/+1
* some morearpi2002-06-091-4/+16
* typo, noticed by Jonas Jermanngabucino2002-06-091-1/+1
* is now obsolete (in mplayer.1)jonas2002-06-091-344/+0
* big update to english versionjonas2002-06-091-691/+1206
* freebsd support (hack) by Nexusarpi2002-06-091-26/+20
* win32 dll support (non-working)arpi2002-06-091-0/+28
* pncrt.dll used by realplayer8 codecsarpi2002-06-091-0/+26
* some nice words from Chris Philipsgabucino2002-06-091-1/+13
* RealVideo libraries supportgabucino2002-06-093-8/+42
* This script has no bash specific stuff, it's all standard bourne shell, so ex...atmos42002-06-091-1/+2
* grayscale only decoding supportmichael2002-06-091-0/+7
* very high bitrate (RealOne) support fixedarpi2002-06-091-1/+1
* small fixesdiego2002-06-091-2/+2
* arts and DMA setting clarifieddiego2002-06-091-7/+7
* -panscan clarifieddiego2002-06-091-4/+6
* some updates, fixes discovered by mearpi2002-06-093-36/+51
* initial version from Florian Schneider <flo-mplayer-dev@gmx.net>arpi2002-06-094-0/+308
* software scaler filter docsmichael2002-06-091-0/+19
* realplayer dll support autodetected (requires linux && -ldl)arpi2002-06-091-0/+32
* rv20 addedarpi2002-06-091-0/+8
* - removed unused function pointersarpi2002-06-091-41/+15
* - multiple audio/video stream support fixedarpi2002-06-091-23/+63
* realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>arpi2002-06-084-0/+17
* xinerama fullscreen switching fix by Joachim Breitner <mail@joachim-breitner.de>attila2002-06-081-0/+3
* RealVideo rv30 decoder, using binary driver from realplayer8arpi2002-06-082-1/+214
* sub-packet demuxer for rv20/rv30, patch by Florian Schneider <flo-mplayer-dev...arpi2002-06-081-37/+196
* split msgsm from msnaudio, because msnaudio doesn;'t support old (0x31)arpi2002-06-081-1/+8
* more panscan stuffgabucino2002-06-081-1/+5
* Add small note why we don't use fcntl.h on cygwin. Btw. as far as I can see f...atmos42002-06-071-1/+2
* updated to english version, fixesjonas2002-06-072-7/+9
* warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2002-06-0714-9/+19
* cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>arpi2002-06-072-1/+4
* mencoder out-of-diskspace error handling, patch by Eric Lammerts <eric@lammer...arpi2002-06-071-1/+8
* -vm pan&scan fixes by Jesper Svennevid <mplayer@svennevid.ne>arpi2002-06-071-7/+15
* added small notes for HW AC3 supportgabucino2002-06-071-2/+2
* panscan addedgabucino2002-06-071-0/+5
* some ao_arts stuff addedgabucino2002-06-072-3/+5
* fixed compilation by jpeg_fdct_ifast to fdct_ifast because it was changed in ...rik2002-06-071-1/+1
* bugfixesjaf2002-06-072-33/+33
* s/usefull/useful/gdiego2002-06-071-7/+7
* pre5eyck2002-06-071-0/+6
* *** empty log message ***jaf2002-06-071-2/+2
* small g3 optflags updatmos42002-06-071-2/+2
* Reviewed for pre5.atmos42002-06-071-3/+10
* new (cleaner, nore robust) critsect code by Zdenek Kabelac <kabi@informatics....arpi2002-06-071-8/+12
* common code to handle file/stdin/fifo opening, allows using named pipes andarpi2002-06-071-13/+10
* disables those plugins that can't handle the audio format.arpi2002-06-071-6/+24
* 10l fix for cpuinfo exec after G3 changes and beatify cc check.atmos42002-06-061-1/+7
* Credits updated from Albeu's patch, reordered to match alphabetical sortingdiego2002-06-061-1/+7
* Albeu is right, 10ljonas2002-06-061-3/+4
* small fixesjonas2002-06-061-5/+3
* updated to english versionjonas2002-06-062-21/+27
* Setup better cflags for PPC G3 patch by Colin Leroy <colin@colino.net>. IMHO ...atmos42002-06-061-1/+13
* indeoraw added - needed dlls: atiyvu9.dll, IYVU9_32.DLLjaf2002-06-061-0/+9
* add mute support ( step 1 ) and fixed panscan bugs (1000l for me)pontscho2002-06-0611-8/+38
* -stop_xscreensaver optiondiego2002-06-061-0/+3
* OpenGL updatediego2002-06-061-8/+13
* 100l to .soarpi2002-06-051-3/+2
* added panscan support for xmga/xvidixpontscho2002-06-058-45/+127
* Extend maximum mp_msg message size, some translations need it or help message...atmos42002-06-051-3/+6
* Fix by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>.atmos42002-06-051-1/+1
* pan&scan support with -vo xv by ?? <mplayer@svennevid.net>arpi2002-06-048-2/+50
* Activating/Deactivating of XScreenSaverarpi2002-06-042-0/+9
* cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>arpi2002-06-042-0/+7
* Translated by: Ioannis Panteleakis <pioann@csd.auth.gr>arpi2002-06-041-0/+315
* file descriptor leak - found by Marc Espie <espie@nerim.net>arpi2002-06-041-0/+1
* set_window() fixing detection of changement of the window positionattila2002-06-041-1/+5
* add network streaming support for guipontscho2002-06-048-3/+261
* Some more "teamwork", changed references to -users into links, clarified somediego2002-06-041-13/+15
* msg/i18n fixes and some printf->mp_msgarpi2002-06-036-76/+72
* use offsets/pitches for OSD tooarpi2002-06-031-3/+9
* 100l tooarpi2002-06-031-1/+2
* 100larpi2002-06-031-1/+1
* *** empty log message ***frodone2002-06-031-132/+0
* Syncfrodone2002-06-039-259/+287
* 10l + addendumattila2002-06-031-1/+1
* don't run help_diff on english helparpi2002-06-031-2/+4
* 2 small fixesarpi2002-06-031-2/+2
* fix small typoattila2002-06-031-1/+1
* 10larpi2002-06-031-1/+1
* automatically adding untranslated messages to help_mp.h from english master filearpi2002-06-032-0/+31
* big html tagsjonas2002-06-034-59/+59
* MSGTR_NoXAnimSupport added (found by arpi)gabucino2002-06-031-0/+1
* HTML codes should be upper-casegabucino2002-06-031-2/+2
* updated to english versionjonas2002-06-032-7/+5
* add VCD support for GUI