summaryrefslogtreecommitdiffstats
path: root/libvo
Commit message (Expand)AuthorAgeFilesLines
* Make this file compile with gcc-4.0.0. The old code was invalid C.gpoirier2005-01-211-6/+6
* New suboption type: malloc'ed, zero terminated stringreimar2005-01-194-56/+14
* Replaced suboption parser by call to suboption helper.ivo2005-01-152-242/+103
* 1l. parser can work with pnm_maxfiles directlyivo2005-01-151-4/+4
* Transition of suboption parser to subopt-helper parser.ivo2005-01-151-128/+82
* Implementation of vo_png suboption parser with subopt-helper and removalivo2005-01-101-13/+17
* set sub_bg_alpha only to 255 when using hardware OSD.reimar2005-01-081-0/+1
* replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.orgrik2005-01-082-2/+2
* vo_zr2 moves to subopt-helper (per Alex's request)rik2005-01-081-44/+57
* fixed-vo/libmpeg2 aspect change fixfaust32005-01-061-0/+2
* 256 color mode support, use -vm to get better output when overlay is not supp...faust32005-01-061-1/+20
* win95 fix fix by Rune Petersen <rune.mail-list at mail.tele.dk>faust32005-01-021-5/+6
* Use subopt helper to parse argumentsreimar2004-12-311-50/+19
* Use subopt parserreimar2004-12-311-36/+28
* Remove unused definesreimar2004-12-291-5/+0
* Doxygen comments improvedreimar2004-12-292-1/+6
* win95 does not support GetMonitorInfofaust32004-12-271-1/+12
* Fix ontop for some WMs that lose ontop state after fullscreen event.al2004-12-271-2/+4
* forgot to remove now useless extern monitor_aspectreimar2004-12-231-1/+0
* vo_screenwidth/vo_screenheight is _not_ monitor_aspect.reimar2004-12-231-1/+0
* added -wid support for vo_directx.joey2004-12-213-4/+27
* automatic monitoraspect calculation for vo_directx.joey2004-12-211-0/+2
* added colorkey support for vo_directx.joey2004-12-211-0/+2
* - Fixed mode setting, so any video can be played on all supported ggi targets.diego2004-12-171-84/+154
* fix leak with -fixed-vo, allow concatenatingreimar2004-12-121-3/+19
* Improving gl2 under windows, moving some functionality to gl_commonreimar2004-12-115-37/+95
* Add a file= suboption to set output file.reimar2004-12-031-22/+42
* remove old buggy workaround. kerneltwosix.h itself will be removed soon if th...rfelker2004-12-033-3/+0
* Move selection of internal texture format to appropriate place, shouldreimar2004-12-031-59/+51
* Make the context not current before destroying it.reimar2004-12-021-0/+4
* do not bring process to front if HAVE_SDLnplourde2004-12-011-1/+1
* clear menubar before adding new menunplourde2004-12-011-0/+3
* More similar code from gl and gl2 moved to gl_commonreimar2004-12-014-159/+177
* it's stupid for the default to be something both slower (for xv+dr) and visua...rfelker2004-11-301-1/+1
* more verbosity spam fixesrfelker2004-11-301-1/+1
* Removal of vo_directfb.c. From now DirectFB => 0.9.13 is required for vo dire...zdar2004-11-251-1872/+0
* 10l initial patch by Oded Shimon <ods15 at ods15.dyndns.org>faust32004-11-251-1/+3
* Remove broken support for directbuffer and including frame-handling use.iive2004-11-231-178/+8
* The GUI shouldn't handle key events at two places.al2004-11-211-4/+4
* 4 and 8 bit formats use a palette, so we cannot really support them (atm).reimar2004-11-201-0/+6
* 3 memory leaks fixediive2004-11-152-2/+8
* 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
*