summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* alternative timer and glob emulation code for mingw32 portfaust32003-04-255-3/+145
* fallback to non-dr1 if the codec wants more than 1+2 buffersmichael2003-04-251-14/+36
* memleak fix by Raindel Shachar <raindel@techunix.technion.ac.il>alex2003-04-241-2/+3
* darwin ldd support patch by Steven M. Schultz <sms@2BSD.COM>alex2003-04-241-1/+5
* spring update patch by Ville Syrjala <syrjala@sci.fi>alex2003-04-241-122/+299
* last mingw32 support patch by Sascha Sommeralex2003-04-246-4/+24
* bad GUI usage instructions fixedgabucino2003-04-242-13/+6
* fixes to the zr driver (uninit->reinit) by Stephan Bain <sjbain@akamail.com>rik2003-04-242-4/+15
* removing sws - global verbose var dependancymichael2003-04-246-221/+213
* 10Lhenry2003-04-241-1/+2
* Russian translation updatelumag2003-04-224-5/+213
* - and -use-stdin are not the same.diego2003-04-221-1/+1
* Updates for the new xxx:// syntax and numerous clarifications.diego2003-04-221-51/+136
* killed an mp_msg occurancealex2003-04-211-1/+1
* typonicolas2003-04-211-2/+2
* mingw32 support patch by Diego Biurrun with some changes made by mealex2003-04-211-2/+22
* cygwin support patch by Sascha Sommer and some fixes by mealex2003-04-219-7/+84
* patch by Albeu, corrected by Diego Biurrun & menicolas2003-04-211-0/+54
* cygwin support patch by Sascha Sommeralex2003-04-212-14/+14
* CoTaskMemAlloc/Free vs malloc/free cleanupalex2003-04-213-11/+11
* 10lalex2003-04-211-1/+1
* moved some obsolete debug stuffalex2003-04-212-2/+11
* cygwin support by Sascha Sommeralex2003-04-211-0/+7
* big endian yellow fix?michael2003-04-211-0/+3
* 10l, noted by Mark Szabo <mw3@daisy.chains.ch>alex2003-04-211-1/+1
* 10l fix by Aurelien JACOBS <aurel@gnuage.org>alex2003-04-211-4/+4
* 10l, wrong syntaxdiego2003-04-211-1/+1
* syncgabucino2003-04-211-2/+1
* fixed 2 10l-s (bug found in the spring cleanup patch by Raindel Shacharalex2003-04-211-4/+3
* also tdfxfb supports geometryattila2003-04-211-1/+1
* typosdiego2003-04-212-2/+2
* xvidix now supports -geometry.diego2003-04-201-1/+1
* Avoid including a header file twice to prevent Cygwin gcc 2.95.3-10 fromdiego2003-04-201-2/+1
* duplicate from etc/cygwin_inttypes.hdiego2003-04-201-8/+0
* -tv on --> tv:// sync from xml/.diego2003-04-201-8/+7
* patch by Albeu + update of matrox_tvout urlnicolas2003-04-203-9/+9
* adding geometry support for xvidixattila2003-04-202-6/+13
* Removed unneded Cygwin #ifdefs. Tested by Diego Biurrunrtognimp2003-04-204-24/+0
* Fix this 10L for wich i got so good bugreports :(((albeu2003-04-201-1/+1
* windows resource file for versioninfo and iconfaust32003-04-202-0/+78
* load icon from executablefaust32003-04-201-1/+9
* mplayer 64x64 256color iconfaust32003-04-201-0/+0
* at least it works now, but it's horrible slow and broken. double bufferrfelker2003-04-191-2/+2
* 10l to whoever wrote this, it makes osd spam whenever starting a movie with s...rfelker2003-04-191-1/+1
* Fix compilation for *BSD, Mac OS X and maybe others (info by Steven M. Schult...rtognimp2003-04-192-0/+2
* too verbosealex2003-04-191-1/+1
* printf->mp_msg and honor -double switchzdar2003-04-191-81/+97
* disable getch2 on windows when we can't read stdin (msys)faust32003-04-191-3/+10
* cosmeticmichael2003-04-191-3/+3
* vf_clone_mpi_attributes()michael2003-04-198-13/+16
* 1. new alternate approach to inverse telecine! much better!rfelker2003-04-194-1/+697
* Some .ra files are playable, noted by Ross Finlaysonrtognimp2003-04-181-1/+2
* support old libavcodecmichael2003-04-182-0/+6
* 10l, noted by Sascha Sommerrtognimp2003-04-181-1/+1
* 10lfaust32003-04-181-2/+2
* MINGW32 portfaust32003-04-182-0/+5
* mingw fixfaust32003-04-181-1/+1
* allow config file loading outside of cygwin environmentfaust32003-04-181-0/+16
* passing qscale_type around so the pp code can fix the mpeg2 <<1 thingmichael2003-04-184-1/+4
* Fix incorrect URL encoding.ranma2003-04-181-2/+2
* Fixed the code that checks for a ".rm" URL extension to also make surersf2003-04-181-1/+1
* Real rstp:// streaming support, ported from xinertognimp2003-04-1716-0/+4377
* mplayer idependant (not really yet) swscale examplemichael2003-04-174-133/+207
* ffindeo3 (diff from mplayerxp-cvslog) untestedmichael2003-04-151-0/+8
* w%8!=0 hackarpi2003-04-151-2/+2
* 10lmichael2003-04-141-2/+2
* 10lalex2003-04-131-1/+1
* Fix -vf* vs. -vfmalbeu2003-04-131-3/+2
* Fix cache uninitalbeu2003-04-122-4/+11
* mem mapped area need to be unmapped.albeu2003-04-122-2/+9
* Add suffix support to the object list type.albeu2003-04-122-12/+145
* Don't save restore all options wich point to the same variable.albeu2003-04-122-4/+24
* Fixed a bug that could sometimes cause the first video packet in a RTP streamrsf2003-04-121-1/+4
* Minor code cleanup.rsf2003-04-121-3/+4
* Russian translation update.lumag2003-04-112-12/+906
* syncnicolas2003-04-111-7/+26
* fix slave mode on MACOSX: reported by devros <devros at seznam.cz>faust32003-04-111-2/+4
* forgot to commit win32 realadio entries, and wma id: 0x163alex2003-04-111-0/+23
* -tv on -> tv://henry2003-04-111-3/+3
* Access-controlled RTSP sessions can now be played, if the user uses thersf2003-04-111-1/+12
* 10l fix by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>alex2003-04-101-0/+2
* 10lfaust32003-04-101-1/+1
* Add a null streamv Currently used for tv and mf. Could be used toalbeu2003-04-104-43/+48
* Use inet_ntoa where inet_ntop is not available.bertrand2003-04-101-1/+5
* typo fixnexus2003-04-101-4/+4
* Sync with mp_help-en.h v1.96rtognimp2003-04-091-3/+6
* Fixes for vss h264rtognimp2003-04-092-3/+37
* Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>rtognimp2003-04-092-0/+38
* cleanups/bugfixeshenry2003-04-091-42/+32
* 10l noticed by Joey Parrish <joey at nicewarrior.org>faust32003-04-091-1/+1
* option for sub match fuzziness levelhenry2003-04-094-11/+32
* i420 fixed, needs some testingalex2003-04-091-9/+10
* keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal...alex2003-04-095-0/+118
* removed some wrappers, now the configure checks for inet_pton. patch by Joey ...alex2003-04-092-14/+4
* channel finetuning cmdline support, patch by Ivan Szanto <szivan@duticai.TWI....alex2003-04-091-0/+11
* 10l fix by Salvatore Falco <salvatore.falco@katamail.com>alex2003-04-091-1/+1
* Make the vcd API fully reentrant.albeu2003-04-093-146/+176
* Port vcd to the new APIalbeu2003-04-095-65/+149
* 10l patch by (Andreas Hess <jaska at gmx dot net>)michael2003-04-081-1/+1
* turn most of the subtitle matching fuzziness off by defaulthenry2003-04-084-1/+9
* multiple init fix by Aurelien JACOBS <aurel@gnuage.org>alex2003-04-081-4/+6
* forwardport: warning fix and netbsd fixalex2003-04-081-1/+8
* automatic svgalib_helper detectionalex2003-04-081-1/+3
* fix i420 handling, bug found by rgselk at IRC <rgselknospam@yahoo.com>alex2003-04-081-4/+4
* Darwin Altivec detection fixes and MacOSX API detection reworked, based on pa...alex2003-04-081-11/+14
* Moved the "sdp://" test above the URL streaming test, so that SDP files canrsf2003-04-081-24/+25
* Added a \n to the msg about -sdp being deprecatedrsf2003-04-071-1/+1
* Addedrsf2003-04-071-0/+1
* The person who checked in the previous patch accidentally put a declarationrsf2003-04-071-1/+1
* Oops, I just noticed albeu's revision 1.58 - so I backed out thersf2003-04-071-1/+1
* Reapplied the patch that I had originally made in revision 1.53.rsf2003-04-071-1/+1
* fix compilation without iconvhenry2003-04-071-0/+4
* Bug fixes by "Bena, Daniel" <Daniel.Bena@dm-drogeriemarkt.sk>.diego2003-04-071-2/+2
* support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>henry2003-04-079-238/+533
* Translation updateluran2003-04-075-18/+53
* Fix serious breakage, 10000l !rguyom2003-04-071-3/+5
* forgot to commitmichael2003-04-071-0/+9
* pbias tipmichael2003-04-071-0/+2
* Adaptive quantization support for "-lavcopts psnr" and "-lavdopts vstats".rguyom2003-04-062-5/+38
* Sync with 0_90. All stuff different from 0_90 is missing.rtognimp2003-04-0611-1027/+1774
* It should now be endian aware. Untested as i only have le box :(albeu2003-04-063-7/+24
* 100L forgot this commit for netstream.albeu2003-04-061-0/+2
* syncgabucino2003-04-063-22/+131
* Oops :)arpi2003-04-061-2/+0
* Rewritten, to use new libmpeg2 0.3.1 APIarpi2003-04-061-251/+118
* changed input and output buffer handling to be mplayer-compatible...arpi2003-04-062-2/+42
* Importing libmpeg2 from mpeg2dec-0.3.1arpi2003-04-0610-0/+4406
* A simple netstream server.albeu2003-04-062-0/+412
* qscale exporting for postprocessarpi2003-04-062-0/+7
* Add netstreamalbeu2003-04-061-1/+1
* Add netstreamalbeu2003-04-061-2/+9
* Importing libmpeg2 from mpeg2dec-0.3.1arpi2003-04-0617-2511/+2605
* A new control called upon stream reset.albeu2003-04-061-0/+1
* A new stream wich allow access to MPlayer stream accross the network.albeu2003-04-062-0/+418
* Check that we really got a filename.albeu2003-04-061-0/+6
* Don't give the initial / as part of the filename.albeu2003-04-061-1/+1
* url update, reported by Dan Eriksennicolas2003-04-061-1/+1
* typonicolas2003-04-061-1/+1
* syncnicolas2003-04-061-14/+69
* XviD:rguyom2003-04-061-2/+3
* + bf_thresholdrguyom2003-04-061-0/+3
* url update, reported by Dan Eriksennicolas2003-04-066-9/+9
* (experimental, for testing/debugging) -novideo option addedarpi2003-04-061-0/+1
* Chinese translation for main branchluran2003-04-061-0/+3523
* mode changes should occur to all the consolesgabucino2003-04-061-15/+15
* 1000lgabucino2003-04-061-2/+1
* Looks like a typo :) --- Fixedlumag2003-04-051-1/+1
* allow select()less compilationfaust32003-04-041-0/+20
* 100l.rguyom2003-04-041-3/+6
* Unbreakrguyom2003-04-041-0/+1
* temporary disable mf support for systems without globfaust32003-04-042-1/+13
* disable vf_bmovl for systems without posix selectfaust32003-04-042-0/+9
* MINGW32 port and select()less fifocode by Arpifaust32003-04-042-2/+57
* enable timer-win and getch2-win for mingw32faust32003-04-041-4/+13
* gettimeofday() emulation using ftime()faust32003-04-041-0/+11
* add checks for gettimeofday() select() and glob()faust32003-04-041-0/+60
* Little fix.albeu2003-04-041-1/+1
* 10L NULL == 0 == stdinalbeu2003-04-041-1/+1
* Using a different alignment for only the Gui is bad as this code usealbeu2003-04-042-7/+0
* H264-ES demuxermichael2003-04-044-4/+109
* "psnr" & related code is only for the -HEAD (unstable) XviD branch.rguyom2003-04-041-0/+6
* Support for "internet" or "multimedia" keyboards in X11.albeu2003-04-043-0/+35
* Sync with enluran2003-04-041-4/+6
* XviD:rguyom2003-04-041-6/+7
* Shift vhq values and set vhq=1 to MODEDECISION.rguyom2003-04-041-4/+5
* XviD:rguyom2003-04-031-6/+24
* - added <time.h> since we're using time() related functionsrguyom2003-04-031-13/+24
* Explain the need for unified diffs.diego2003-04-031-1/+2
* Make absolute symlinks relative as suggested by Rich, fix typo.diego2003-04-036-12/+12
* Make absolute symlinks relative as suggested by Rich, fix typo.diego2003-04-031-8/+2
* longer option buffers, needed for tv optionshenry2003-04-032-6/+6
* fix dvd, vcd playing, compiling, and add one small playlist patchpontscho2003-04-032-4/+15
* workaround only, please fix.pontscho2003-04-031-0/+4
* 10lpontscho2003-04-031-0/+4
* Actually do something useful with XVID_GLOBAL_EXTRASTATS / XVID_EXTRASTATS.rguyom2003-04-032-6/+73
* hopefully this will clear up some confusion -- users keep trying torfelker2003-04-031-2/+4
* packed warningmichael2003-04-021-0/+6
* XviD:rguyom2003-04-02