summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* some user told me about itgabucino2003-04-302-0/+2
* removed nonsense stream_reset/seek in check_file()arpi2003-04-303-8/+0
* Implemented some default values. The corresponding Kax elements are not store...mosu2003-04-301-3/+8
* Remove broker reset/seek and fix ;;rtognimp2003-04-301-4/+1
* Realaudio supportrtognimp2003-04-301-0/+302
* Add support for Realaudio filesrtognimp2003-04-303-2/+25
* Support codecs 14_4 and 28_8rtognimp2003-04-301-0/+2
* Adding Real audio codecs 14_4 and 28_8rtognimp2003-04-301-0/+14
* Support for codec 14_4 and 28_8rtognimp2003-04-301-1/+15
* Fixes for gcc 3.2mosu2003-04-301-6/+6
* Loop counter was used inside for another loop as well.mosu2003-04-301-3/+4
* 100l in my 100l fix! :(rfelker2003-04-301-7/+17
* Cygwin should behave like a Unix environment, i.e. config files should bediego2003-04-301-1/+1
* Add support for the Saxon XSLT Processor.lumag2003-04-303-2/+16
* Added Matroska demuxing support.mosu2003-04-307-3/+2051
* Selecting tv channel by name (tv://) documentation.diego2003-04-291-3/+4
* not needed anymore (vo_jpeg.c and vo_dga.c were depending on it some time ago)alex2003-04-291-26/+0
* Spring cleanup: removed the full yv12 support as it was broken anyway. The BG...alex2003-04-291-80/+5
* new mmx/mmx2/3dnow code for improved performancerfelker2003-04-291-21/+151
* 1000000000lrfelker2003-04-293-6/+6
* Cygwin is not spelled CygWin.diego2003-04-294-8/+8
* There are conflicting definitions for DVDFileSeek in the .c and .h file.diego2003-04-291-1/+1
* Fixed L0L bug Forgot to delete ending tags of itemlist.lumag2003-04-281-2/+0
* Translation update + small fixes.lumag2003-04-283-11/+4
* fully reworked by Nico <nsabbi@libero.it>alex2003-04-281-245/+216
* changed cpudetection code to support newer pentiumsalex2003-04-281-16/+13
* DTS support by Peter Schuller <peterschueller@telemed.de> (revised by arpi)alex2003-04-281-55/+320
* abilty to set tv channel by name on commandline, patch by Ivan Szanto <szivan...alex2003-04-281-1/+21
* added faad2 to (no)codecmodules, patch by Sylvain Petreolle <spetreolle@yahoo...alex2003-04-281-0/+2
* new mode for tfields filter -- shifts fields by a quarter-pixel so therfelker2003-04-281-0/+51
* at least 100l for me, the last commit was nonsenserfelker2003-04-281-3/+15
* slices support for vf_crop. now cropping black borders should make arfelker2003-04-271-0/+29
* display size/aspect adjusting filterrfelker2003-04-273-1/+69
* ugly ugly fix for michael's 1000l changes in swscaler: mysterious segfault w/...rfelker2003-04-271-0/+10
* triple buffering support, configuration/option system changed,some minor bugs...zdar2003-04-271-38/+176
* fix 'cannot adjust line' warningnicolas2003-04-272-7/+6
* generate meaningful d_width & d_height when scaling, rather than useless nons...rfelker2003-04-271-2/+11
* fixmichael2003-04-271-2/+2
* sync with HMTL docsnicolas2003-04-261-12/+3
* syncnicolas2003-04-261-12/+9
* fixesnicolas2003-04-261-4/+5
* syncnicolas2003-04-261-62/+143
* typonicolas2003-04-261-2/+2
* optimization -- lots of conditional jumps in inner loops are badrfelker2003-04-261-1/+2
* fix panscan font resizing with vo_mgarfelker2003-04-262-3/+4
* optional automatic aspect encoding based on d_width and d_heightrfelker2003-04-261-0/+4
* fopen requires binary flag on windows, toofaust32003-04-261-0/+4
* segfault fixmichael2003-04-261-1/+7
* optimizationrfelker2003-04-261-6/+31
* Spring cleanup: supporting only RGB24 as input (native jpeg lib supports only...alex2003-04-251-115/+8
* bigendian fix by (Samuel Kleiner <kleiner at cd dot chalmers dot se>)michael2003-04-251-3/+9
* remove remaining cpudetect dependancymichael2003-04-257-533/+237
* Start fixing gabbucino changes that broke the package.eyck2003-04-251-1/+2
* moving getFilter stuff back (vf_scale.c -> swscale.c)michael2003-04-253-59/+90
* enable mf support on mingw32faust32003-04-251-1/+3
* 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