summaryrefslogtreecommitdiffstats
path: root/libvo
Commit message (Expand)AuthorAgeFilesLines
* If we use .m suffix we really should include it in .SUFFIXESwight2005-05-141-1/+1
* enable hintinghenry2005-05-131-2/+2
* multifile leak fixes by Timothy Lee <timothy.lee at siriushk.com> +some more ...faust32005-05-131-27/+51
* - make use of libggiwmh if found by configurediego2005-05-111-18/+69
* if define HAVE_ROUND do not define round again. patch by Steven M. Schultz <s...nplourde2005-05-101-0/+3
* do not define video_out_macosx if corevideo is not presentnplourde2005-05-051-0/+4
* draw resize boxnplourde2005-05-041-1/+25
* enable panscannplourde2005-05-021-4/+5
* enable rootwinnplourde2005-05-022-7/+35
* close button exit mplayer with esc keynplourde2005-05-021-1/+7
* add ontopnplourde2005-05-021-0/+11
* compilation fix (libavcodec sync)rik2005-05-011-1/+1
* macosx core video modulenplourde2005-04-292-1/+7
* macosx core video modulenplourde2005-04-292-0/+715
* Make it possible to use a ggi device string that contains a ',' by writingreimar2005-04-271-0/+8
* 100l to Jindrich! Changing the parameter name in the body, too.rathann2005-04-191-1/+1
* replace VO and VF numeric flags with #defined identifiershenry2005-04-1836-94/+90
* Compile fix when XF86VM is not definediive2005-04-181-0/+2
* more colorkey w/ panscan woeshenry2005-04-161-1/+4
* redraw colorkey on panscan changehenry2005-04-161-0/+4
* - fix black screen problem on reinital2005-04-162-2/+9
* Mark imported files from uCIFS library as changed for GPL ยง2a compliance.diego2005-04-152-0/+4
* --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:rik2005-04-141-6/+12
* messed ordering of switch branches, 10l for Ivanhenry2005-04-131-4/+3
* incorporate all image drawing in single function and use fixed vo_xv_draw_col...iive2005-04-101-12/+16
* fix vo_xv_draw_colorkey to a workable stateiive2005-04-102-12/+13
* revert the previous commit, gl needs to reload the font immediatelyhenry2005-04-101-0/+4
* defer loading of the font after display size change to avoid uselesshenry2005-04-101-4/+26
* remove force_load_font stuff moved to sub.chenry2005-04-091-4/+0
* reload font on each change of the display sizehenry2005-04-091-1/+4
* support for negative strides (fixes -vf spp,flip crash)henry2005-04-081-2/+20
* fix blackscreen when changing panscan.iive2005-04-071-18/+26
* - fix gcc warnings, strlcat/strlcpy prototypesrathann2005-04-061-3/+3
* Fix memset() usage, patch by Ismail Donmezrathann2005-03-311-1/+1
* Convert vo_aa suboption parser to using the subopt-helper.ivo2005-03-111-93/+94
* Clean up properly if preinit() fails.syrjala2005-03-071-2/+16
* missing externs (fixes implicit declaration warnings)rathann2005-03-011-0/+2
* 10l Don't set SDL to X11 by default.ivo2005-03-011-3/+4
* Remove -noxv and -forcexv command line options and replace them byivo2005-03-011-4/+21
* Don't print (stupid) message if output directory is .ivo2005-02-281-0/+2
* Fix compile warningsivo2005-02-283-26/+24
* vo_jpeg now uses the generic int_pos() from subopt-helper.civo2005-02-271-10/+0
* Always use vo_x11_sizehint function ( even when going fullscreen ) toal2005-02-241-3/+1
* strides should always be signedrfelker2005-02-241-6/+6
* no effect in practice, but strides should always be signedrfelker2005-02-241-1/+1
* Don't change buffers when paused and redrawing.al2005-02-231-19/+37
* Remove a lot of duplicate codereimar2005-02-213-66/+22
* We should not crash, only because we couldn't hide the cursor.al2005-02-201-1/+4
* Unified colorkey code for vo xv and vo xvmc.al2005-02-204-131/+417
* Move generic tests to a common place.al2005-02-192-17/+0
* Added NV12/NV21 support.syrjala2005-02-171-9/+53
* set device id to 0 if the device selected on startup do not existnplourde2005-02-141-0/+1
* always take the focus in fullscreen mode patch by Gianluigi Tiesi <mplayer at...faust32005-02-131-0/+1
* Fix the behaviour of -geometry according to the documentation.al2005-02-091-5/+6
* X11 headers must be included also when X11_FULLSCREEN is not defined (althoughreimar2005-02-061-2/+2
* Separate XF86 video mode extension check from XF86 keysym check asdiego2005-02-021-0/+3
* Query XV_COLORKEY only when listed in attribute list, fixes displaying with n...iive2005-02-021-17/+9
* - Don't advertise IMGFMT_RGBxxsyrjala2005-01-311-9/+1
* free MSTRZ args also if parser failsrik2005-01-251-0/+2
* vo_zr2 moved to OPT_ARG_MSTRZ from OPT_ARG_STRrik2005-01-251-19/+22
* avoid using vo_subdevicealex2005-01-221-1/+1
* 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