summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* windows getch2 for MINGW32 portfaust32003-03-301-0/+109
* high precision timer for windows patch by Frodo <csharprules at hotmail.com>faust32003-03-301-0/+71
* MINGW32 portfaust32003-03-301-0/+12
* bcopy -> memcpy for MINGW32 portfaust32003-03-301-1/+1
* MINGW32 portfaust32003-03-302-4/+4
* watch what you writegabucino2003-03-301-2/+2
* today's shitgabucino2003-03-301-71/+66
* Minor improvement: don't create empty dirs.lumag2003-03-301-4/+7
* XML'ization & partial rewrite of main/DOCS/ru/cd-dvd.htmllumag2003-03-301-0/+371
* Russian XML translation update.lumag2003-03-302-8/+14
* Use new config headers and types.albeu2003-03-301-11/+8
* 10L forgot this filter.albeu2003-03-301-1/+2
* Fix test compilationalbeu2003-03-302-2/+8
* -vcd, -dvd, -dvdnav, -tv on, -cuefile and -mf on are deprecatedalbeu2003-03-301-8/+7
* Stream cleanup, don't use blah_on options anymore.albeu2003-03-301-35/+13
* Fix all demuxers wich where using a global var to enable themself.albeu2003-03-301-19/+16
* Set deuxer_type instead of using our own global var.albeu2003-03-301-2/+2
* Use new config headersalbeu2003-03-303-21/+15
* Use new config headersalbeu2003-03-301-55/+3
* Remove the hack used to pass -dvd, etc into the playlistalbeu2003-03-302-109/+10
* Stream cleanup, don't use blah_on options anymore.albeu2003-03-306-29/+61
* 10L, close isn't enouth we must munmap too.albeu2003-03-301-1/+9
* Remove STREAMTYPE_PLAYLIST.albeu2003-03-301-9/+4
* synced to CVS (30.03.03)mpt2003-03-301-3/+4
* uptated to CVS (30.03.03)mpt2003-03-301-6/+18
* updated to CVS (30.03.03)mpt2003-03-302-2183/+2176
* link fixeddiego2003-03-302-4/+4
* new version, synced to CVS (27.03.03)mpt2003-03-301-2/+16
* syncnicolas2003-03-301-1/+14
* fix (thanks to Dmitry)nicolas2003-03-301-2/+2
* fixes, some by Dmitry Baryshkov <lumag@qnc.ru>, some by menicolas2003-03-292-10/+15
* Russian XML Docs translation updatelumag2003-03-292-0/+299
* - 10l fix: it exited with return MP_INPUT_NOTHING; if all fd's havearpi2003-03-291-3/+9
* updatedmpt2003-03-291-7/+5
* translatedmpt2003-03-291-926/+1267
* One more (last) try ..diego2003-03-290-0/+0
* Trivial change to trigger the $Revision$ keyword.diego2003-03-291-1/+1
* Revision string added.diego2003-03-291-0/+1
* 10l: don't change image format during configfaust32003-03-291-1/+2
* 100l to Gabu, this caused divide-by-zero with -vo mga. Apparentlyrfelker2003-03-291-2/+3
* Further sync by Wojtek Kaniewski <wojtekka@bydg.pdi.net>.diego2003-03-291-19/+19
* fix wrong channel count w/ pcm encodinghenry2003-03-291-2/+2
* fix build with --enable-shared-pp patch by (Götz Waschk <waschk at informati...michael2003-03-291-1/+8
* Sync by Wojtek Kaniewski <wojtekka@bydg.pdi.net>.diego2003-03-291-121/+222
* -ni (detection) and -cachejonas2003-03-292-0/+24
* missing option descriptiosjonas2003-03-291-0/+3
* Updated XviD CVS instructions by Dmitry Baryshkov <lumag@qnc.ru>.diego2003-03-291-14/+14
* all filters documented, XML conversion donediego2003-03-291-3/+0
* Updated XviD CVS instructions by Dmitry Baryshkov <lumag@qnc.ru>.diego2003-03-293-15/+17
* Next bunch of files translated by Dmitry Baryshkov <lumag@qnc.ru>.diego2003-03-293-0/+83
* -audiofile-cache documented, bytes --> Bytes, typo.diego2003-03-291-9/+13
* sync, fixes, more accurate translationnicolas2003-03-282-73/+164
* Only write title if verbose>0.ranma2003-03-281-1/+2
*