summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Attila Kinali fixing memleak introduced by me.eyck2002-02-031-0/+2
* too many arguments to sscan in subdetect.eyck2002-02-031-1/+1
* Corrected the quit bug and added support for up to 10 axisalbeu2002-02-033-25/+109
* Correct bug in plaintext parser : correctly remove trailling \ralbeu2002-02-031-1/+1
* Direct rendering expansion:nick2002-02-031-0/+18
* optimizationnick2002-02-033-8/+14
* Forgot the osd fix in the other patch, well, here it is ;)mswitch2002-02-031-5/+3
* Switched from libmp1e to libavcodec, at least for me it runs helluva lot fast...mswitch2002-02-031-230/+173
* YUY2 BGR32 BGR24 support for vo_x11 if swScaler is usedmichael2002-02-032-2/+21
* gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>gabucino2002-02-031-6/+30
* fix typonexus2002-02-031-1/+1
* using dlerror() instead strerror(), displays unresolved symbol messagesalex2002-02-031-2/+4
* added more audio plugin documentationgabucino2002-02-034-5/+119
* Added options to enable new input and joystick supportalbeu2002-02-031-0/+31
* vidix equalizer can be used with 1-8 keys alsogabucino2002-02-032-5/+6
* on non-Linux use Vidix instead of mga_vid kernelmodulegabucino2002-02-032-0/+6
* mga_vid supports reads and writesgabucino2002-02-032-0/+8
* RoQ fileformat added, anything it is ;)gabucino2002-02-034-2/+18
* Also: -vo xvidix, -vo vesa:vidix, -vo fbdev:vidix ;) - as Nick noticedgabucino2002-02-032-4/+4
* QNX updatesgabucino2002-02-031-2/+6
* QNX updatesgabucino2002-02-031-7/+10
* more translatedgabucino2002-02-031-142/+177
* -vo xv does video equalizinggabucino2002-02-036-8/+17
* Restore K7 supportnick2002-02-033-555/+601
* Vidix video equalizing (Nick's patch)gabucino2002-02-032-0/+79
* Be more precisenick2002-02-031-3/+8
* Allows to users control direct renderingnick2002-02-034-0/+7
* code cleanupnick2002-02-032-10/+14
* filterPos bugfix (only nearest neighbor scaling was affected)michael2002-02-031-3/+4
* finally fixed no-opendivx compile problemrfelker2002-02-031-7/+1
* fixed compiletime problems with divx4 caused by making opendivx optionalrfelker2002-02-031-4/+4
* make opendivx codec optional at compiletimerfelker2002-02-033-6/+50
* config file support for mencoderrfelker2002-02-021-0/+14
* Attila's Linux 2.2 patch, and contrast control appliedeyck2002-02-021-4/+50
* further work on the RoQ audio decodermelanson2002-02-024-2/+108
* demuxer is now more complete, though still not perfectmelanson2002-02-021-29/+50
* support cat /dev/mga_vid.eyck2002-02-021-4/+31
* framework for settings modifications like in radeon_vid ( /dev/mga_vid caneyck2002-02-021-4/+38
* using MTRRnick2002-02-021-2/+3
* MMX(2) optimized YUY2 inputmichael2002-02-022-14/+72
* Cleaned up some codemswitch2002-02-021-20/+9
* tested and fixed on 2.2.x, more commentsalex2002-02-021-9/+38
* applied David Holm's patchgabucino2002-02-021-0/+3
* using MTRRnick2002-02-021-0/+3
* MTRR configuringnick2002-02-023-1/+57
* added dhahelper notealex2002-02-021-0/+1
* added support for dhahelperalex2002-02-023-1/+150
* initialalex2002-02-021-0/+10
* initialalex2002-02-021-0/+26
* added proper includesalex2002-02-021-7/+12
* initialalex2002-02-023-0/+456
* only GUS MAX can do 48khzgabucino2002-02-012-4/+4
* printing correct format infomichael2002-02-011-21/+11
* YUY2, BGR24, BGR32 input support (no mmx yet)michael2002-02-013-34/+240
* add mplState()pontscho2002-02-011-0/+1
* small bugfixes, and kill other warningpontscho2002-02-017-14/+35
* overwrite old infonexus2002-02-011-1/+1
* improved check for libpng/png.h: catch crappy build environment (png.h andpl2002-02-011-3/+17
* Minor fixesnick2002-02-012-1/+2
* *** empty log message ***jaf2002-02-011-0/+1
* Use DIRECT RENDERING WITH DSHOW codecsnick2002-02-011-2/+26
* Alex! Never write bottlenecks, ok?nick2002-02-011-2/+3
* fixing i420nick2002-02-011-2/+2
* Optimize DirectShow decoding with vidixnick2002-02-011-1/+2
* Using new tune infonick2002-02-011-6/+40
* YVYU support (untested yet)nick2002-02-011-4/+3
* Optimizing with use new tune infonick2002-02-011-199/+243
* Providing new tune infonick2002-02-014-7/+17
* no, wait...roqaudio is an audiocodec, not a videocodecmelanson2002-02-011-1/+1
* implemented RoQ file demuxingmelanson2002-02-014-2/+243
* added skeleton decoders for RoQ audio and video format decodersmelanson2002-02-016-2/+73
* added help strings for RoQ and REAL file detectionmelanson2002-02-0114-0/+28
* change init to config in vo_gl and vo_md5 like in the other vo_ modules -- fi...rfelker2002-02-012-2/+2
* change init to config in vo_mga like in the other vo_ modules -- fixes crash ...rfelker2002-02-011-1/+1
* added -noquiet option to complement -quiet (request/patch by Alexander Werth)rfelker2002-02-011-0/+1
* AVID addedarpi2002-02-011-0/+8
* detect microdvd with empty second frame.eyck2002-01-311-0/+2
* removed obsoleted Terminate_Display_Process, using freeMyXImage and vo_x11_un...alex2002-01-311-17/+3
* return error if unknown depth given. more informative error messages. dont ex...alex2002-01-311-7/+9
* removed obosolete Terminate_Display_Process. using vo_x11_uninit. support UYV...alex2002-01-311-24/+4
* removed obsoleted Terminate_Display_Process, using vo_x11_uninitalex2002-01-312-21/+4
* removed obsoleted Terminate_Display_Processalex2002-01-312-14/+3
* grr, 10l. vo_x11_uninit: close display only if window not created by GUIalex2002-01-311-4/+1
* vo_x11_uninit: dont destroy window if GUI created italex2002-01-311-12/+19
* added vo_x11_uninitalex2002-01-311-0/+12
* Documenting new tune infonick2002-01-311-3/+10
* Use new tune infonick2002-01-315-9/+55
* new info for tuningnick2002-01-3131-95/+107
* Added lirc support in inputalbeu2002-01-314-1/+181
* Added uninit to inputalbeu2002-01-312-7/+20
* IMGFMT_RGBxx experimental supportnick2002-01-311-2/+79
* RGB15 experimental supportnick2002-01-311-4/+10
* Compilation fixingnick2002-01-313-1/+3
* new video format: yuvrgb. patch by Fredrik Kuivinen <freku045@student.liu.se>arpi2002-01-312-3/+111
* using the common -vm code, patch by Santi Béjar <tiarda@yahoo.es>arpi2002-01-312-69/+55
* common -vm code, patch by Santi Béjar <tiarda@yahoo.es>arpi2002-01-312-0/+71
* working dummy audio driver, patch by Tobias Diedrich <td@informatik.uni-hanno...arpi2002-01-311-8/+47
* possible AC3 fix, by Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>arpi2002-01-301-5/+6
* silly cleanup - maybe fixes dummy printf bugarpi2002-01-301-7/+6
* -sws 2 is default nowmichael2002-01-301-1/+1
* real window resizeing support (i know nearly nothing about x11 so feel free t...michael2002-01-301-111/+155
* YV12 like formats support (I420/IYUV)michael2002-01-303-128/+183
* A new configurable input system and joystick support for this systemalbeu2002-01-307-4/+1364
* It seems that there no direct support for RGB24 :(nick2002-01-301-1/+1
* Preliminary RGB32 and RGB16 support. (Untested yet)nick2002-01-301-4/+22
* Use one pitch sourcenick2002-01-301-6/+8
* More correct double_buffering for packed fourccnick2002-01-301-4/+7
* Typosnick2002-01-301-3/+3
* Correcting pointers on second buffernick2002-01-301-12/+23
* small changespontscho2002-01-292-1/+6
* DOCS thingie addedarpi2002-01-291-0/+5
* add XF86 multimedia key cucc.pontscho2002-01-293-3/+34
* added constant-qscale encoding support with lavc, fixed slightly incorrect de...rfelker2002-01-292-5/+9
* warning (proper) fixpl2002-01-292-0/+2
* Minor fix - else 0 is unreachablenick2002-01-291-1/+1
* fixing assembly bug. By Thierry Vignaud <tvignaud@mandrakesoft.com>nick2002-01-291-4/+4
* info on 4x4 coeffsnick2002-01-291-2/+28
* top row bugfixmichael2002-01-291-8/+31
* area averageing scaling support (-sws 5) (is identical to bilinear for upscale)michael2002-01-292-8/+18
* nearest neighbor / sdl emulation ;) scaling (-sws 4)michael2002-01-282-2/+26
* usleep() accurancy testerarpi2002-01-281-0/+26
* minor QP bugfixmichael2002-01-281-9/+9
* -chapter option updates (and some else?)gabucino2002-01-288-9/+50
* 3-pass encoding doxgabucino2002-01-284-28/+158
* Support for HW equalizing through VAAnick2002-01-281-30/+144
* New logic of HW equalizing:nick2002-01-283-35/+58
* show actual video:audio bitrates at status linearpi2002-01-271-2/+4
* ETA/Esize for 3pass encoding from stdinarpi2002-01-271-0/+4
* status print fixes - DVD estimation worx, print remaining time instead of totalarpi2002-01-271-5/+12
* DVD start position handling changed (progbar/eta fix)arpi2002-01-272-2/+5
* DVD progress bar fixarpi2002-01-271-1/+2
* kapja be aki hosszu opciokat szeretgabucino2002-01-272-3/+3
* Support for HW equalizingnick2002-01-273-9/+104
* ETA/Esize/fps and some more... - new statuslinearpi2002-01-271-8/+22
* did not compile when --disable-vidix was usedpl2002-01-271-1/+1
* GetTimerMS added - get timer in millisecarpi2002-01-272-0/+11
* avoids warningspl2002-01-275-5/+8
* avoids a warningpl2002-01-271-1/+1
* small typos in textpl2002-01-271-2/+2
* query vaanick2002-01-271-1/+5
* Use real preinitnick2002-01-271-20/+16
* provide full vaa interfacenick2002-01-271-5/+51
* debug printfs... - 10larpi2002-01-271-1/+1
* bitrate calculator fix?arpi2002-01-271-4/+6
* Oops forgot to remove debug message :)anders2002-01-271-4/+1
* Fixed sig 11 caused by buffer full in ao driveranders2002-01-271-16/+20
* Fixed sig 11 caused by resampling plugin, some cosmetic changes and speed imp...anders2002-01-273-12/+10
* gcc-3.0.3 compilation fixingnick2002-01-271-4/+2
* improvementsnick2002-01-272-2/+34
* fixed (reversed) the RGB palette ordermelanson2002-01-272-271/+271
* more audiocopy fixes (especially for .asf)arpi2002-01-271-13/+17
* audio copy fixarpi2002-01-271-10/+15
* bitrate calculator for 650/700 mb cdromarpi2002-01-271-0/+7
* 3-pass encoding support (reads frame skip/dup control and audio stream from f...arpi2002-01-261-8/+46
* added dmb1 fourcc to m3jpeg by Thomas Kranzalex2002-01-261-0/+1
* added better fourcc handling for lavc, exiting if no lavc video codec name sp...alex2002-01-261-14/+46
* goto man mplayer, leymagabucino2002-01-261-1/+1
* preinit moved to right placealex2002-01-261-37/+18
* preinit usagenick2002-01-262-32/+22
* fix a decimation/scaling bug in vo_zr and some verbose messages have changed ...arpi2002-01-261-4/+28
* commited Rik Snel's patch (thx!)gabucino2002-01-261-7/+14
* no longer required to call preinit from init and query_format, mplayer.c does...alex2002-01-261-3/+3
* vo's preinit supportnick2002-01-261-1/+5
* ideisgabucino2002-01-261-1/+1
* applied al3x's peccsgabucino2002-01-262-5/+9
* Add -nosound/-sound and -ovc null to mencoder.kmkaplan2002-01-264-5/+23
* fixed preinit conflictalex2002-01-261-8/+3
* i420/iyuv supportalex2002-01-261-4/+19
* Extensions for video accelerated architecturenick2002-01-2630-16/+306
* fixed i420 handlingalex2002-01-261-2/+10
* yuy2 reported as workingalex2002-01-261-2/+2
* pre-check for audio/video streams (hope it fix wma steraming)arpi2002-01-261-0/+14
* use the new jpeg encoder - patch by Rik Snel <rsnel@cube.dyndns.org>arpi2002-01-261-225/+163
* fast 4:2:2 jpeg encoder, based on libavcodec. - patch by Rik Snel <rsnel@cube...arpi2002-01-261-0/+899
* vo_zr no more depends on libjpeg - it requires libavcodec now. patch by Rik S...arpi2002-01-262-35/+17
* original patch by malc <malc@tmbg.co.uk>pl2002-01-251-2/+5
* Don't segfault with empty -chapter spec.kmkaplan2002-01-251-0/+2
* Extended DVD chapter specification. Remove -last-chapter option.kmkaplan2002-01-244-4/+37
* Let mplayer handle signals so terminal gets cleaned up.atmos42002-01-241-1/+1
* qscale 3->2 (Thank you Michael)arpi2002-01-241-1/+1
* added support for i420 and iyuvalex2002-01-241-4/+16
* entudjam?gabucino2002-01-249-10/+108
* keep me chean ;-)jaf2002-01-241-0/+6
* freebsd fix by bjoern fischeratmos42002-01-241-0/+11
* aspect ratio 9 added.jaf2002-01-241-0/+3
* mpsub dump bug fix. 100l for laazpontscho2002-01-241-3/