summaryrefslogtreecommitdiffstats
path: root/libvo
Commit message (Expand)AuthorAgeFilesLines
* Reduce excessive verbosity.diego2004-11-154-5/+6
* keep screensaver off when playing multiple files.reimar2004-11-141-0/+3
* Avoid drawing before transformation matrices are set up.reimar2004-11-131-5/+5
* added missing declaration of releaseGlContextreimar2004-11-111-0/+1
* missing return for InitGl functionreimar2004-11-111-0/+1
* devices.html is no more, links updated.diego2004-11-111-1/+1
* add support for macosx finder argument support (let you bundle mplayer to be ...nplourde2004-11-101-0/+2
* Converted printf calls to mp_msg, reduced verbosity.diego2004-11-081-14/+15
* 10lfaust32004-11-051-0/+2
* more fullscreen fixes and gl2 uses setGlWindow.reimar2004-11-043-56/+26
* proper gcc4 compile-fix suggested by richardatmos42004-11-031-1/+1
* remove window shadow in fullscreennplourde2004-11-021-1/+1
* set aqua default themenplourde2004-11-021-7/+7
* fullscreen fixes and GUI support for vo_glreimar2004-11-015-57/+209
* do not hide mouse and menubar in fulscreen if not using main devicenplourde2004-11-011-4/+10
* more panscan fixnplourde2004-11-011-19/+27
* gcc-4 compile fix: invalid lvalue in assignmentatmos42004-10-311-1/+1
* Fix erroneus extern declarations, fix wrong signedness of some varsatmos42004-10-311-5/+3
* window now save is old position when going in fullscreen or while using resiz...nplourde2004-10-301-9/+9
* resize preset now respect movie aspectnplourde2004-10-291-3/+3
* enable pan-scan + menu optionnplourde2004-10-291-1/+20
* get proper movie aspectnplourde2004-10-281-3/+3
* menu option to set desired movie aspect & keep aspect on window resizenplourde2004-10-281-6/+70
* autodetect proper monitor aspectnplourde2004-10-281-0/+3
* let you choose fullscreen resolution for slower systemnplourde2004-10-281-0/+41
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.diego2004-10-2843-85/+85
* fix windows resizing ui glitchnplourde2004-10-271-10/+9
* make it possible to select the monitor even when in nonexclusive mode, based ...faust32004-10-271-5/+26
* Add --enable and --disable options for vo_pnm and vo_md5sum to configure.ivo2004-10-232-1/+9
* overlay color control support based on patch by Vitos Laszlo <laca <at> evol.ro>faust32004-10-221-0/+108
* Enable live resizenplourde2004-10-221-23/+35
* fixed typonplourde2004-10-211-2/+2
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64aurel2004-10-214-58/+49
* move variable declaration at beginning of blocknplourde2004-10-211-7/+12
* removed duplicate case and fixed aspect ratio for window zoom featurenplourde2004-10-201-77/+8
* Fixed event handling for menubar and window close button.nplourde2004-10-201-48/+111
* fix menu bar support and add new movie zoom option menu a la quicktimenplourde2004-10-191-11/+134
* OSD variant for vo_gl.c that behaves more like the one of other vos.reimar2004-10-171-7/+24
* added gl_common for code used by both vo_gl.c and vo_gl2.c.reimar2004-10-174-28/+39
* some memory leaks fixedreimar2004-10-141-19/+25
* fixed small memleaksreimar2004-10-131-1/+5
* aspect scaling and panscan support for vo_gl.creimar2004-10-101-2/+33
* Variables for OSD support should be staticreimar2004-10-101-5/+5
* OpenGL OSD rendering for vo_glreimar2004-10-081-2/+148
* 10l compilation fixreimar2004-10-061-0/+1
* fixed UNPACK_ALIGNMENT setting.reimar2004-10-062-3/+15
* Currently vbeGetProtModeInfo call the 0x4f0a function of int 10h the getfaust32004-10-061-1/+1
* move the file writers after vo_null so they don't get autoselected - followin...alex2004-10-041-14/+13
* fixed memleak, especially for fixed-vo.reimar2004-10-031-1/+7
* Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnmivo2004-09-294-287/+5
* changed include of stdint.h to inttypes.hivo2004-09-271-1/+1
* use aspect code when used with vidixfaust32004-09-261-1/+5
* printf --> mp_msg transition in vo_yuv4mpegdiego2004-09-251-12/+26
* Fixed [no]input suboptions.syrjala2004-09-251-1/+5
* 100lfaust32004-09-221-2/+2
* This patch enables the compilation and linking of vo_md5sum to libvo.ivo2004-09-202-1/+3
* This patch enables the compilation and linking of vo_pnm (the portableivo2004-09-202-1/+3
* New MD5 sum video output driver. For every frame, it calculates the MD5 sumivo2004-09-203-0/+1062
* New generic 'portable anymap' video output driver. It supports portableivo2004-09-201-0/+666
* center the image when screenw & height are setfaust32004-09-171-2/+7
* Changed the default again so that the initial video position is infaust32004-09-161-1/+1
* mingw compile fixfaust32004-09-151-0/+4
* fix not matching prototype, patch by Mikulas Patocka <mikulas at artax.karlin...faust32004-09-151-3/+2
* This time is a patch to improve subtitle alignment management. Itfaust32004-09-151-5/+12
* Added one more error check. Forgot it last time (grrr :) ).ivo2004-09-121-0/+1
* Fixed typo.ivo2004-09-111-1/+1
* * Changed malloc and strncpy to strdup. Less code.ivo2004-09-111-20/+38
* Removed unused variable (leftover of having two instances of directory creationivo2004-09-101-3/+2
* Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they canivo2004-09-081-23/+23
* This patch moves the directory creation code to a separate function. I haveivo2004-09-081-61/+43
* Some minor vo_jpeg fixes:ivo2004-09-051-2/+7
* Removal of -jpeg commandline option.ivo2004-09-041-0/+188
* We don't need to support the old nvidia binary driver bug any longer.al2004-09-031-2/+2
* improved suboption parsing, fixes also compiler warningsreimar2004-09-031-13/+27
* One-time cosmetics update.ivo2004-09-011-154/+236
* Using updated colorspace specifications from colorspaces.txt.reimar2004-08-301-9/+9
* small gcc warning fixesrathann2004-08-281-1/+1
* Added output to multiple directories for vo_jpeg.ivo2004-08-261-5/+106
* added "xbutton" support for 4-5 button micejoey2004-08-261-0/+16
* add rgb32 csp supportnplourde2004-08-241-19/+95
* fix crash when using close buttonnplourde2004-08-241-0/+1
* vm window handling fixesfaust32004-08-241-3/+3
* prevent XFree execution on wrong conditioniive2004-08-231-2/+4
* added runtime toggle of root window playbackjoey2004-08-222-0/+13
* added -rootwin support to vo_directxjoey2004-08-221-4/+15
* Removed fb_dev_name handling.syrjala2004-08-201-13/+0
* Removed superfluous XFlush calls before XSync.al2004-08-208-10/+0
* user can select dvb card number to use (V3 api only)nicodvb2004-08-191-14/+27
* Removed useless SetOpacity() calls.syrjala2004-08-151-11/+0
* Fixed BES aspect ratio.syrjala2004-08-151-2/+2
* Reorganized init/unint so that fixed-vo works.syrjala2004-08-151-78/+80
* --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:rik2004-08-111-32/+74
* Don't use flicker filtering.syrjala2004-08-091-1/+1
* now use vo_rootwin var to check for -rootwin switchnplourde2004-08-082-0/+4
* applied old patch that was missing an include...reimar2004-08-021-0/+1
* support for passing mouse events on to MPlayerreimar2004-08-011-0/+21
* 10l query format at least when used with vidix, disable colorkeying with vidi...faust32004-08-011-0/+5
* add var vo_rootwin and -rootwin switch for mac osxnplourde2004-07-293-3/+4
* removed saver_on, saver_off calls, they are already in x11_common.creimar2004-07-258-21/+0
* removed ref to extern WinIDnplourde2004-07-231-1/+0
* add support for -rootwin commandnplourde2004-07-231-0/+11
* listen for key repeats, patch by Dan Christiansennplourde2004-07-221-59/+66
* fix for people experimenting with GUI under windowsreimar2004-07-221-1/+1
* name changediego2004-07-192-2/+2
* embarassing typo and new namediego2004-07-192-2/+2
* embarassing typodiego2004-07-192-2/+2
* changed misleading TEXTUREFORMAT_32BPP (was 24bpp!) to vo_gl2 style TEXTUREFO...reimar2004-07-171-3/+3
* use RGB32 textures on OS Xreimar2004-07-171-2/+2
* 1, killed some 100l's (no error checking). 2, added subotion for output filen...alex2004-07-171-9/+23
* Fixed typonplourde2004-07-161-1/+1
* Add Window Level Key, Can switch mode with T keynplourde2004-07-151-10/+39
* Indentation fix from previous patch, as discussed on IRC.rtognimp2004-07-111-25/+25
* This fixes the problems that originated from my ewmhrtognimp2004-07-111-6/+15
* don't use uninitialized font descriptionsfaust32004-07-111-1/+1
* avoid using corrupted font descriptions patch by Daniel von Dincklage <daniel...faust32004-07-111-0/+9
* fix for xscreensaver disablingreimar2004-07-091-17/+6
* make mplayer capable of being in the foreground by Dan Christiansennplourde2004-07-091-3/+22
* output wordingdiego2004-07-092-2/+2
* default is now to center the imagefaust32004-07-061-1/+1
* 100l, OSX compile fix, patch by Steven Schulz (sms (at) 2BSD (dot) com)reimar2004-07-061-2/+2
* removed XFlush() before XSync(), made config_glx return-type signed, force 32...reimar2004-07-021-8/+15
* removed XFlush() before XSync()reimar2004-07-021-1/+0
* avoid visuals with low color-depth.reimar2004-06-271-0/+12
* asyncblit slows down on UP systems, regarding to the SDL docs, noticed by Joh...alex2004-06-261-4/+6
* SDL_HWACCEL is a readonly flag according to DOCS, noticed by John Philipalex2004-06-261-2/+2
* 10ldiego2004-06-251-1/+1
* neomagic tv out support throught vesa vbe, patch by Rudolf Marekalex2004-06-251-0/+17
* Unify the config.h #include, use "config.h" instead of "../config.h"diego2004-06-254-4/+4
* string handling security fixesdiego2004-06-251-11/+13
* ranlib cleanupalex2004-06-241-0/+1
* added more key to keyboard eventnplourde2004-06-231-24/+25
* removed buggy rgb32 supportnplourde2004-06-231-103/+31
* array initialization fix by SungKwanKang <ksquarekr at yahoo.com>faust32004-06-181-2/+2
* moved vo_quartz higher in the listnplourde2004-06-171-3/+3
* major reindentation of x11 code try #2attila2004-06-146-3335/+4262
* Fix for big endian systemsrtognimp2004-06-121-4/+9
* Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,diego2004-06-022-0/+54
* choose fullscreen device with suboption device_id=#nplourde2004-06-021-22/+52
* uyvy osd supportnplourde2004-05-311-1/+1
* draw alpha for uyvynplourde2004-05-313-4/+59
* vo_quartz now default vo on OSXnplourde2004-05-301-3/+3
* fix crash due to fast_memcpy calling itself instead of libc memcpyreimar2004-05-201-0/+1
* re-use same window when playing multiple filesnplourde2004-05-181-102/+146
* more sane order for overlay workarounds, fixed a bug where the mouse would st...faust32004-05-181-18/+19
* Event Handling Makeovernplourde2004-05-121-167/+158
* removing useless code, improving readabilityreimar2004-05-081-39/+14
* fixed memory leak and removed unnecessary static variablereimar2004-05-081-9/+12
* changes to get manyfmts nearer to working and fixed memory leakreimar2004-05-081-20/+16
* More code cleanupnplourde2004-05-071-59/+55
* Switch rgb32 from QD to QTnplourde2004-05-071-289/+206
* Disable live resize for yuv - HW accel bugnplourde2004-05-051-6/+15
* Cosmetic change std ident stylenplourde2004-05-051-304/+339
* Removed unused debug code.nplourde2004-05-051-62/+0
* Add yuv csp supportnplourde2004-05-041-19/+513
* clear buffer after (glX)SwapBuffers in fullscreen to avoid flickering bordersreimar2004-05-021-0/+3
* keepaspect support, tryed to clean up DirectxManageDisplay a bit, enabled UYV...faust32004-05-011-105/+69
* GUI supportreimar2004-05-011-0/+44
* keepaspect and nokeepaspect are now useable by all vosfaust32004-05-013-3/+3
* Copyright notice added back.diego2004-04-271-0/+23
* Add Fullscreen, Ontop and OSD supportnplourde2004-04-261-447/+461
* attribute_used for gcc3.4alex2004-04-261-1/+1
* Fixed CRTC2 surface size message.syrjala2004-04-251-1/+1
* fixed suboption parsing, added help for suboptionsreimar2004-04-151-12/+36
* ignore mouseclicks when activating the windowfaust32004-04-131-1/+3
* vo_gl supporting more color formats for testingreimar2004-04-081-6/+79
* print at least the error number when there is no text for itfaust32004-04-071-0/+4
* libcaca video output driver by Howell Tamalex2004-04-062-0/+335
* full screen flipping synchronization corrections (by Adam Tla/lka)rathann2004-04-051-1/+4
* Unmap window before change in decor and size while flipping full screen mode ...rathann2004-04-051-3/+4
* Quartz/MacOSX video output module by Nicolas Plourdealex2004-04-053-0/+664
* move window decor changes after setting Withdrawn state so we have no additio...rathann2004-04-031-3/+4
* - win_gravity memorizing and restoring while switching fullscreen mode (by Ad...rathann2004-04-031-0/+14
* ALSA syc is not so good as OSS - small correctionsatlka2004-04-011-11/+21
* 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 m