summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-022-7/+9
* XviD :rguyom2003-04-022-4/+46
* Updating XviD :rguyom2003-04-022-79/+5
* xvid fixes and more options by elcabesa & Martin Drabhenry2003-04-022-20/+43
* syncnicolas2003-04-023-6/+63
* URL is cdda://tracks[:speed][/device]albeu2003-04-024-140/+159
* *** empty log message ***albeu2003-04-021-1/+1
* 10l to Albeufaust32003-04-021-1/+1
* MINGW32 portfaust32003-04-021-0/+4
* atm shmem.c is only needed for cache2faust32003-04-021-0/+4
* Remove -sdp, use sdp:// instead.albeu2003-04-021-3/+1
* Remove -sdpalbeu2003-04-021-25/+15
* Stream modularization, the first step.albeu2003-04-023-12/+318
* 10L forgot to fix the forward declaration too.albeu2003-04-021-1/+1
* Exit when the option parser return M_OPT_EXITalbeu2003-04-022-1/+6
* Fix some 10L typo in header (m_struct_s instead of m_struct_st).albeu2003-04-022-140/+294
* Typo fixalbeu2003-04-021-1/+1
* Fix the incredible slowness with very long list. Now a 10^6 entriesalbeu2003-04-021-8/+12
* force_mode wrong has_mode check, verbose retrace messageiive2003-04-021-3/+3
* Added a test for "s->fd == NULL" to the start of "stream_fill_buffer()".rsf2003-04-021-1/+1
* Added some optional debugging printfs (disabled by default)rsf2003-04-021-0/+5
* Sync by Roberto Togni <r_togni@libero.it>.diego2003-04-011-170/+267
* Typos, noticed by Roberto Togni <r_togni@libero.it>.diego2003-04-012-3/+3
* Typos, patch by Roberto Togni <r_togni@libero.it>.diego2003-04-012-3/+3
* Sync by Bena, Daniel <Daniel.Bena@dm-drogeriemarkt.sk>.diego2003-04-011-397/+399
* updated to CVS (01.04.03)mpt2003-04-011-0/+29
* Sound translation, second batch.eyck2003-04-011-29/+28
* race with time translating sound.html starts...eyck2003-04-011-185/+742
* AAC section added.diego2003-04-012-0/+30
* typodiego2003-03-312-2/+2
* fixes, some by Dmitry Baryshkov <lumag@qnc.ru>, some by menicolas2003-03-312-11/+12
* syncnicolas2003-03-314-15/+18
* sync, small fixesnicolas2003-03-311-26/+37
* fix compilation without TV supportfaust32003-03-311-0/+2
* MINGW32 portfaust32003-03-313-0/+8
* objfix has to be run on MINGW32, toofaust32003-03-311-0/+3
* workaround conflict with the MINGW32 open functionfaust32003-03-311-0/+5
* fixing explanationgabucino2003-03-311-6/+6
* translation donegabucino2003-03-311-118/+105
* Ignore disabled cards. (Jon Burgess <jburgess@uklinux.net>)ranma2003-03-318-3/+31
*