summaryrefslogtreecommitdiffstats
path: root/libvo
Commit message (Expand)AuthorAgeFilesLines
* corrected problems with switching to and from fullscreen mode esp. with fixed-voreimar2004-03-171-19/+16
* Don't mess with the window position in xinerama when -geometry changes it.diego2004-03-161-1/+2
* Use system clock for xscreensaver pings (Tobias Diedrich).diego2004-03-161-3/+5
* Cygwin provides setenv. Fixes compilation on Cygwin.diego2004-03-151-1/+1
* move refreshrate and adapter_num variables to video_out because they might be...faust32004-03-133-8/+10
* mouse support by Nehal Mistry <nehalmistry at gmx.net>faust32004-03-131-0/+30
* fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>faust32004-03-131-2/+2
* adapter selection patch by Rune <runner at mail.tele.dk> +first attempt to im...faust32004-02-291-181/+234
* replace WM_DESTROY with WM_CLOSE to make it possible to play multiple files, ...faust32004-02-291-1/+1
* dont mess with the window position in xinerama when -geometry changes it.attila2004-02-242-0/+4
* set min width/heightattila2004-02-241-0/+6
* printf -> mp_msgattila2004-02-222-39/+30
* fieldparity verbosity and tvnorm patchattila2004-02-221-0/+60
* cut and paste typo fixedzdar2004-02-211-1/+1
* removed usage of fb_dev_name, imported field parity reporting from dfbmga, fi...zdar2004-02-171-10/+29
* fixing segfault: libavcodec doesn't allocate some buffers if avctx->thread_co...rik2004-02-161-0/+3
* get_bit_count -> put_bits_countrik2004-02-061-1/+1
* support for latest CVS, patch by Ville Syrjalaalex2004-01-281-0/+4
* removed unused headeer dependenciesalex2004-01-283-3/+0
* Support binding F11 and F12 keys to commands.diego2004-01-163-0/+6
* linux 2.6 patch by "ismail 'cartman' dönmez" <ismail.donmez@boun.edu.tr>attila2004-01-104-1/+4
* MPlayer is now GPL, URL updated.diego2004-01-051-3/+1
* just the same include reordering as in vo_xv (codemetics :)alex2003-12-271-15/+15
* occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>diego2003-12-241-2/+2
* message fixrik2003-12-191-1/+1
* 100lalex2003-12-081-0/+1
* Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, b...alex2003-12-081-0/+33
* prevent possible segfault when vidmodes is freed and config() calls vo_vm_switchattila2003-12-081-0/+1
* Remove unused defineattila2003-12-081-4/+0
* Some more vidix crap - vidix equalizer passthrough. Patch by Oleg I. Vdovikin...alex2003-12-072-0/+62
* vidix_get_image() fixmichael2003-12-031-4/+4
* runtime 'stay-on-top' functionalityjoey2003-11-3018-10/+102
* Added a patch from Anders Rune Jensen to support the latest em8300 CVS changesmswitch2003-11-281-2/+4
* send quit command instead of key 'q'.joey2003-11-231-3/+3
* freetype build fixhenry2003-11-202-3/+5
* change vo_w32_fullscreen to behave like vo_x11_fullscreen patch by Reimar Doe...faust32003-11-161-2/+3
* message expanded with hint to use -v optiongabucino2003-11-153-3/+3
* specification of video norm should not be mandatoryrik2003-11-081-2/+3
* added subdevice options, SECAM support (for what's it worth...), added \n to ...rik2003-11-081-22/+119
* verbosity changes, zero the whole surface_render[]iive2003-11-081-3/+4
* Warning fixes (approved by A'rpi).rathann2003-11-082-0/+3
* Change conflicting function declaration between .c and .h file, causing adiego2003-11-071-1/+1
* new zoran driver as discussed on the CVS list. Hardware passthrough isrik2003-11-042-0/+370
* proper fix for 'some chipsets can't handle buffers > 128kB', vo_zr usedrik2003-11-031-35/+28
* function convert_matrix() is fixed (off-by-one error) and it is now called wi...rik2003-10-311-2/+2
* prevent lockups on words which do not fit on the screen - temporary fixhenry2003-10-271-2/+2
* -vop ---> -vfdiego2003-10-251-1/+1
* ffmpeg sync patch by Alex (thank you), I changed qmin and qmax to be 1 and 31...rik2003-10-241-10/+8
* mingw portfaust32003-10-221-0/+8
* added aspect && geometry supportfaust32003-10-221-17/+54
* fixed -nocolorkeyalex2003-10-225-6/+6
* adapting to init_put_bits prototype changerik2003-10-211-1/+1
* Get rid of the annoying and useless "Subtitles requested but not found" message.mosu2003-10-211-2/+0
* DOCS/en/ ---> DOCS/HTML/en/diego2003-10-192-2/+2
* Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying supportalex2003-10-176-6/+69
* backward compatibility patch by Villealex2003-10-171-0/+4
* Updates by Ville Syrjälä <syrjala@sci.fi>alex2003-10-161-55/+82
* I found that the tdfxfb video output driver doesn't work when compiled withattila2003-10-151-6/+1
* fix aspect hackattila2003-10-153-9/+19
* non-directbuffer and slices supportalex2003-10-141-32/+34
* * clear window on fullscreen switchattila2003-10-121-10/+16
* yet another hack to prevent crashes with drfaust32003-10-091-0/+5
* correct handling of subdevice, -fb device is obsoletedalex2003-10-082-12/+19
* vidix equalizer support by Jake Page <jake@CS.Stanford.EDU>alex2003-10-071-0/+30
* consolevidix -> cvidixfaust32003-10-051-6/+6
* consolevidix -> cvidixfaust32003-10-052-4/+4
* many small typo and grammar fixesgabucino2003-10-0411-12/+12
* micro cleanupalex2003-10-031-9/+3
* user settable colorkeyalex2003-10-035-36/+51
* mingw portfaust32003-10-021-1/+3
* new vidix vo modules for textmode console and windowsfaust32003-10-023-1/+469
* 100l to mealex2003-09-261-1/+1
* initial MorphOS/Amiga (GeekGadgets) supportalex2003-09-261-6/+8
* OSD stride fix and correct emailiive2003-09-251-7/+5
* Get more keys from X window (punctuation, etc.) Hopefully, all alnum keyslumag2003-09-242-0/+54
* blackbar osd support based on patch send by Dimitar Zhekov <jimmy@is-vn.bg>, ...iive2003-09-211-92/+82
* prevent crashes with vo_sdlhenry2003-09-211-1/+1
* fix fullscreen switching in vo gl and vo gl2faust32003-09-212-0/+4
* temporary fix for attilas 10l, until better solution is foundatmos42003-09-211-1/+6
* Subtitle alignment & smart splitting by Salvatore Falcohenry2003-09-211-83/+303
* make aspect recognize -noaspectattila2003-09-211-0/+2
* dont fix things at the wrong placeattila2003-09-212-2/+5
* fix black screen on linux, patch by Jindrich Makovickafaust32003-09-211-1/+1
* use vo_fs + geometry supportfaust32003-09-211-16/+22
* fix aspect for gl2 fullscreenattila2003-09-201-0/+2
* vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at...faust32003-09-194-102/+471
* fix some warnings (define order)pl2003-09-121-13/+21
* fix for warning in some vo_*.cpl2003-09-121-0/+1
* Config fixed, changed put_image to use memcpy instead of native blits (for co...zdar2003-09-071-2/+58
* hopefully final xv ports.attila2003-09-071-9/+20
* IRIX support by Timo Kanera <timo@kanera.de>alex2003-09-071-2/+2
* adaptors are not portsattila2003-09-071-1/+1
* catch negative port numbers, just in caseattila2003-09-061-1/+1
* add port parameter to -vo xvattila2003-09-061-4/+23
* 1000lalex2003-09-021-1/+2
* Fixed double free of data. Patch by Dima K. <dimakar@yahoo.com>mosu2003-09-021-1/+1
* -nomouseinput support for vo_sdlalex2003-09-014-1/+6
* 10000l. Never ever use such foolish GCC 3.x extensionscvs diff -u x11_common....alex2003-08-312-14/+20
* vo_fbdev2 written by Joey Parrish with some minor modificationsalex2003-08-312-0/+401
* Avoid flickering during resizes. Keep video contents even when paused. Fix by...mosu2003-08-315-53/+123
* Recieving of mouse events can be switched off. Patch by Markus Rechberger <mr...alex2003-08-311-1/+6
* remove exit_player and exit referencesalex2003-08-313-13/+8
* while we are at it: geometry support for xmgaattila2003-08-311-1/+2
* geometry support for x11attila2003-08-311-0/+1
* 1000lalex2003-08-292-5/+3
* 10liive2003-08-281-13/+12
* OSD support, optinal queue, optional use of sleep(), and benchmark modeiive2003-08-251-139/+709
* Commit alex's fstype patch x11_common.c3.diff with additional manpage extension.attila2003-08-251-15/+74
* TGA image output VO modulearpi2003-08-242-0/+250
* --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>alex2003-08-171-1/+4
* fix RGB16 vs BGR16 mismatchfaust32003-08-171-2/+2
* fix playback of rgb files when overlay is not disabledfaust32003-08-171-9/+13
* 4x10l fix. Vars used by the config layer must be malloc'd (strdup) as they wi...alex2003-08-153-4/+7
* Spelling police:diego2003-08-141-1/+1
* 1000lalex2003-08-142-15/+4
* 1000lalex2003-08-141-3/+6
* 100l to albeu for his english grammar, and 10l to me becouse I noticed that l...alex2003-08-131-1/+1
* Removed the historic cfgparser and switched full to the new config parser (al...alex2003-08-133-6/+6
* moved lot of global variables into static ones (and some minor spelling fixes)alex2003-08-121-28/+28
* 10000l, the old code was slow as hell, copying stuff extra times andrfelker2003-08-121-24/+5
* Changed all printf into mp_msgjoey2003-08-121-294/+204
* 10l (and fixes some wmaker issues)alex2003-08-111-1/+1
* removed obsolete my_profilealex2003-08-032-8/+0
* 10lalex2003-08-032-4/+0
* nvidia 44.96 hardlock machine without that fixiive2003-07-291-0/+5
* draw rectangle with color key, avoid blue bars. avoid PutSurface before 1'st ...iive2003-07-281-7/+5
* 10l & warning fixesalex2003-07-281-4/+4
* start in windowed mode using Quartz, but no X server started. Ported from fin...alex2003-07-271-1/+2
* sync to ffmpeg, updates, cleanupsiive2003-07-211-27/+41
* removed yv12 support, but left some swscaler support for fast 15 vs 16bpp con...alex2003-07-131-70/+25
* 10l (red <-> blue) fixmichael2003-07-091-2/+2
* removing my (nonworking) email addressalex2003-07-031-2/+2
* Initial version of XVideo Motion Compensation video driver/renderiive2003-07-011-0/+869
* move xv_set_eq to x11_commoniive2003-07-013-133/+145
* Patch by Tom Lees <tal26 (at) cam.ac.uk>attila2003-06-221-3/+5
* more flexible device name guessingalex2003-06-211-28/+26
* basic xvmc image supportiive2003-06-211-0/+4
* small warning fixrathann2003-06-191-1/+1
* Add missing language suffix to DOCS/ path.diego2003-06-132-2/+2
* Networking support under MinGW.diego2003-06-111-5/+11
* renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...arpi2003-06-093-3/+3
* TiVo demuxer and sub-cc/osd decoderarpi2003-06-091-0/+3
* final scaler removal stepalex2003-06-011-69/+5
* vf_scale.h & related cleanup & some small warning fix by dominikmichael2003-06-014-7/+4
* unleakalex2003-05-311-0/+4
* warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>alex2003-05-303-1/+5
* Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD st...alex2003-05-291-1/+1
* From: Michael Joosten <joost@c-lab.de>pontscho2003-05-261-1/+1
* swscaler doesn't recognizes support for BGR1/BGR4 too, and so if forced it cr...alex2003-05-231-1/+3
* that works correctlyalex2003-05-231-4/+0
* removed broken swscaler support, added runtime fullscreens switching ability,...alex2003-05-201-95/+30
* Removed YUV (YV12) and BGR support, leaving the native RGB support. Also clea...alex2003-05-201-145/+15
* removed RGB24 and builtin swscaler supportalex2003-05-161-16/+1
* 1000l to the author and for the commiter (me :)alex2003-05-011-2/+2
* Spring cleanup: removed the full yv12 support as it was broken anyway. The BG...alex2003-04-291-80/+5
* 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 panscan font resizing with vo_mgarfelker2003-04-262-3/+4
* Spring cleanup: supporting only RGB24 as input (native jpeg lib supports only...alex2003-04-251-115/+8
* memleak fix by Raindel Shachar <raindel@techunix.technion.ac.il>alex2003-04-241-2/+3
* spring update patch by Ville Syrjala <syrjala@sci.fi>alex2003-04-241-122/+299
* fixes to the zr driver (uninit->reinit) by Stephan Bain <sjbain@akamail.com>rik2003-04-242-4/+15
* big endian yellow fix?michael2003-04-211-0/+3
* 10l fix by Aurelien JACOBS <aurel@gnuage.org>alex2003-04-211-4/+4
* adding geometry support for xvidixattila2003-04-202-6/+13
* load icon from executablefaust32003-04-201-1/+9
* at least it works now, but it's horrible slow and broken. double bufferrfelker2003-04-191-2/+2
* printf->mp_msg and honor -double switchzdar2003-04-191-81/+97
* 10l noticed by Joey Parrish <joey at nicewarrior.org>faust32003-04-091-1/+1
* keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal...alex2003-04-093-0/+77
* multiple init fix by Aurelien JACOBS <aurel@gnuage.org>alex2003-04-081-4/+6
* Support for "internet" or "multimedia" keyboards in X11.albeu2003-04-041-0/+17
* force_mode wrong has_mode check, verbose retrace messageiive2003-04-021-3/+3
* Use new config headers and types.albeu2003-03-301-11/+8
* 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
* Only write title if verbose>0.ranma2003-03-281-1/+2
*