summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* div3/vfw encoding fixedarpi2002-02-103-6/+6
* added options for completeness: --enable-gcc-checking, --disable-profilepl2002-02-101-1/+16
* -playlist also accepts ASX filesgabucino2002-02-102-2/+3
* added -dvd-device and -cdrom-devicegabucino2002-02-102-4/+20
* applied Alban Bedel's patch (-dvd-device and -cdrom-device)gabucino2002-02-102-11/+11
* Portabilitynick2002-02-101-1/+1
* added credits for Roberto Tognigabucino2002-02-101-0/+5
* [REVERSE] this patch translated the file back to englishgabucino2002-02-101-191/+191
* added more tips on codec developmentmelanson2002-02-101-3/+60
* BGR24 support, including flip flagarpi2002-02-101-19/+43
* Fixed FILM demuxer so that it now plays (my) FILM filesmelanson2002-02-103-32/+134
* bgr15 / bgr16 input support (with -zoom)michael2002-02-101-7/+15
* DV-ntsc (dvc) added for quicktime DV steramsarpi2002-02-101-0/+2
* temp. workaround for VFW upside-down fliparpi2002-02-101-0/+1
* fixedsize video samples fixed (dvntsc-qt.mov)arpi2002-02-101-8/+17
* unscaled BGR24 -> YV12michael2002-02-101-0/+24
* rgb24toyv12 in MMX (untested)michael2002-02-102-2/+258
* Don't read index for -forceidx and -nodix (speedup with bad media and not nee...atmos42002-02-101-1/+2
* initial seeking (-ss) support in mencoderrfelker2002-02-102-3/+31
* bgr24toUV in MMXmichael2002-02-092-2/+156
* added voctrl_guisupport and fixed some typosalex2002-02-091-4/+6
* "I finished the rest of the german documentation and fixedgabucino2002-02-094-361/+723
* Testmswitch2002-02-091-12/+26
* Added native codec support for QT RPZA data, courtesy of Roberto Tognimelanson2002-02-096-1/+288
* applied David Holm's patchgabucino2002-02-091-1/+12
* updated :noprebuf to emulate the playback used in mplayer 0.60 (with dxr3 pat...mswitch2002-02-091-7/+15
* bgr24toY in MMXmichael2002-02-092-1/+80
* Get(Set) deinterlacingnick2002-02-091-1/+49
* temporary solution to disable adaptive deinterlacing enginenick2002-02-091-1/+8
* Fixed a bug where seeking would lock mplayermswitch2002-02-091-0/+5
* Fix according to strange bugreportnick2002-02-091-8/+8
* Removed some stuff from the em8300 driver, had to compensatemswitch2002-02-091-6/+1
* FreeBSD fixnexus2002-02-091-0/+3
* Added switch to disable prebufferingmswitch2002-02-091-9/+19
* ARGH, changing playback speed was a mistake...mswitch2002-02-091-7/+0
* Fixed some stuff with setting timestamps, and added proper setting of playbac...mswitch2002-02-091-2/+7
* Thanks to the new control() method I've finally been able to add prebuffering...mswitch2002-02-091-13/+21
* Make code simple. Use swScaler even for fastmemcpy purposes :)nick2002-02-091-28/+20
* "Here is the correct patch again, some changes for the old ones and a patch forgabucino2002-02-095-50/+194
* vo_yuv4mpeg addedarpi2002-02-092-1/+3
* setting vo_fps, required for vo_yuv4mpegarpi2002-02-091-1/+9
* yuv4mpeg output, by Robert Kesterson <robertk@robertk.com>arpi2002-02-091-0/+284
* 10000hl to Holm... control MUST BE static...arpi2002-02-0927-27/+30
* screensize from fbdev ioctl - patch by Jason Lunz <j@falooley.org>arpi2002-02-091-0/+20
* g550 memdetect fix - patch by Diego Biurrun <diego@biurrun.de>arpi2002-02-091-2/+3
* libvo's query_ stuff replaced by new control() - patch by David Holmarpi2002-02-091-3/+8
* query_ stuff replaced by new control() - patch by David Holmarpi2002-02-0931-117/+247
* by Daniel.Bena@dm-drogeriemarkt.skjaf2002-02-081-0/+313
* Applied patch mouse whell patch from Wojtek Kaniewski <wojtekka@bydg.pdi.net>albeu2002-02-081-4/+53
* Added support for key combination and mouse buttons key codealbeu2002-02-084-74/+218
* applied David Holm's patchgabucino2002-02-081-8/+18
* Audio only support. Include a fix in the asf demuxer opening.albeu2002-02-082-55/+98
* fastmemcpymichael2002-02-081-0/+1
* vao, something changed in these files!gabucino2002-02-082-5/+6
* better RoQ explanationgabucino2002-02-082-3/+4
* added Anders Johanssongabucino2002-02-081-0/+5
* applied patch from Andres Johanssongabucino2002-02-082-8/+63
* unscaled BGR15->BGR16michael2002-02-081-4/+37
* bgr15 input supportmichael2002-02-082-2/+76
* faster bgr16 inputmichael2002-02-081-2/+15
* bgr16 input supportmichael2002-02-082-2/+62
* csak ugygabucino2002-02-072-2/+2
* better namingarpi2002-02-071-3/+3
* VfW encoding support (very alpha yet)arpi2002-02-072-3/+47
* VfW encoding supportarpi2002-02-072-0/+173
* AVID fourcc added to MCMjpegarpi2002-02-071-1/+2
* Configurable OSD zonesnick2002-02-071-0/+36
* - Fixed incorrect i420 support (Michael was right)nick2002-02-071-9/+12
* fix color key handling bugpontscho2002-02-071-0/+2
* ffmpeg yuy2 disabled again, avid RGB->BGRarpi2002-02-071-2/+3
* fs resize bug fix.pontscho2002-02-071-0/+3
* unscaled convertersmichael2002-02-071-1/+81
* fix dpsm compile bug in guipontscho2002-02-071-2/+4
* finalize mfi support.pontscho2002-02-073-32/+60
* completely reworked FILM demuxer to support both audio and video...neithermelanson2002-02-071-88/+138
* fixing green line at right side bug (reported by Nick Kurshev <nickols_k@mail...michael2002-02-071-1/+8
* one more fix for optional vesarfelker2002-02-071-0/+1
* finished making vesa optionalrfelker2002-02-072-2/+6
* made vesa support optional at compiletimerfelker2002-02-071-0/+6
* added mga_top_reserved module parameter to skip a configurable amountrfelker2002-02-071-1/+4
* rgb32 & rgb24 input supportmichael2002-02-062-17/+98
* fix spudec, faszom (C#)pontscho2002-02-061-1/+1
* emulating BITMAPINFOHDR (for win32 codecs)arpi2002-02-061-1/+12
* 101 (yuv2rgb with mpeg1,...) ;)michael2002-02-061-6/+115
* swScale internally uses yuv2rgb now if possiblemichael2002-02-065-12/+54
* ehh. i forgot to commit this patch: fix RTP streaming. patch by Dave Chapman ...arpi2002-02-061-7/+8
* fix spudec bugpontscho2002-02-061-1/+1
* add mfi supportpontscho2002-02-066-1/+61
* add mfi demuxerpontscho2002-02-061-0/+103
* add mfi supportpontscho2002-02-062-0/+91
* Correct vesa shutdown on 'config playback' errorsnick2002-02-061-1/+1
* typonick2002-02-061-3/+3
* qt AVID fourcc addedarpi2002-02-061-1/+3
* bad debug printf caused sig11 with divx audioarpi2002-02-051-1/+2
* missing mlib required to build a solaris mencoderpl2002-02-051-1/+1
* fix display of echocheck on sunospl2002-02-051-14/+17
* mysql also goes haywire from sneaky-sucky-fucky gcc2.100-4gabucino2002-02-051-0/+11
* checking output of getSwsContext*()michael2002-02-051-10/+17
* Enable 15bpp on servernick2002-02-051-0/+1
* mplayer has swapped RGB's fourcc :(nick2002-02-051-0/+15
* Added auto selection of the best streams and fixed a few compileralbeu2002-02-051-5/+30
* Support of scaling with every fourccnick2002-02-051-181/+114
* HTML fixgabucino2002-02-051-3/+3
* Enable SSH optimizations for FIR filteranders2002-02-052-1/+3
* promoted the RoQ audio decoder from "buggy" to "working"melanson2002-02-051-1/+1
* reconciled one minor, nagging palette issue with the official QT specmelanson2002-02-051-1/+1
* fixed FPS as well as crash bug when no audio chunks are presentmelanson2002-02-051-20/+21
* applied pl's patch (sorry, overlooked it previously.. and procmailrcgabucino2002-02-051-50/+43
* Add playlist keys (some missing?!) and add some shift handlers to allow keys ...atmos42002-02-041-4/+12
* printing error messages if something is wrong instead of just return NULL;michael2002-02-041-3/+16
* Fix multifile playback (sdl was not fully reinitialized).atmos42002-02-041-3/+3
* print also contrast on cat /dev/mga_videyck2002-02-041-2/+4
* Remove some unuseful stuff and don't try to kill an unexistingalbeu2002-02-041-14/+2
* Tell the user when we fallback on default config.albeu2002-02-041-8/+21
* Fix the bugs the previous version should fix (and those introducedalbeu2002-02-043-74/+11
* Activate QSCALE flag for avcodecmswitch2002-02-031-16/+14
* some updates (patch by Jonas Jermann <jjermann@gmx.net>)gabucino2002-02-035-95/+392
* Juergen Kreileder changes, fixing some lintian errors, adding correct manpath...eyck2002-02-034-7/+11
* 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
*