| Commit message (Expand) | Author | Age | Files | Lines |
* | Try to set XV_SYNC_TO_VBLANK to enable vsync on non-overlay xv adapters. | reimar | 2005-06-27 | 2 | -0/+14 |
* | keep aspect when resizing, quit MPlayer when closing the window patch by Erik... | faust3 | 2005-06-26 | 1 | -2/+27 |
* | adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ... | gpoirier | 2005-06-20 | 2 | -0/+4 |
* | Be more patch-friendly | ranma | 2005-06-19 | 1 | -2/+25 |
* | Make dfbopts a suboption, use suboption parser | reimar | 2005-06-18 | 1 | -92/+53 |
* | support -wid | reimar | 2005-06-18 | 2 | -4/+26 |
* | osx 10.3 dont like to have a window init with no size | nplourde | 2005-06-17 | 1 | -1/+1 |
* | set nsapp and setup cocoa with NSApplicationLoad | nplourde | 2005-06-16 | 1 | -1/+2 |
* | proper init of NSApp | nplourde | 2005-06-16 | 1 | -1/+1 |
* | helper functions for comparing strarg_t "strings". | reimar | 2005-06-16 | 1 | -6/+6 |
* | set window alpha | nplourde | 2005-06-16 | 1 | -2/+20 |
* | new texture frame | nplourde | 2005-06-15 | 2 | -15/+9 |
* | device_id flag force fullscreen device | nplourde | 2005-06-15 | 1 | -48/+50 |
* | fix gcc warning | nplourde | 2005-06-15 | 1 | -2/+2 |
* | do not realloc window while playing playlist | nplourde | 2005-06-15 | 2 | -33/+49 |
* | draw resize box | nplourde | 2005-06-14 | 1 | -2/+36 |
* | Fix OSD handling, DVD subtitles work now. Will be a bit slower though. | reimar | 2005-06-13 | 1 | -3/+4 |
* | Fix Live Resize to match vo_macosx behavior | nplourde | 2005-06-09 | 1 | -69/+101 |
* | match the declaration in the includes to make it compile with gcc 4.1, patch ... | faust3 | 2005-06-07 | 1 | -2/+2 |
* | show window only after texture creation (look better). | nplourde | 2005-06-05 | 1 | -3/+4 |
* | Pure cosmetic | nplourde | 2005-06-05 | 1 | -12/+4 |
* | More gcc-4.0 fixes | gpoirier | 2005-06-04 | 1 | -4/+4 |
* | regain window focus in fullscreen, patch by Erik Lunchpail <enik_27can at yah... | faust3 | 2005-06-03 | 1 | -1/+1 |
* | Moved event update inside cocoa openglview class | nplourde | 2005-06-02 | 1 | -15/+15 |
* | Function name cleanup | nplourde | 2005-06-02 | 2 | -20/+24 |
* | Sync swap with VBL. | nplourde | 2005-06-02 | 1 | -0/+2 |
* | -geometry support for gl2 under win, default window pos centered for gl, gl2 | reimar | 2005-05-30 | 3 | -1/+5 |
* | Implement -geometry for vo gl and gl2. | reimar | 2005-05-29 | 2 | -6/+10 |
* | Fix pan-scan in fullscreen mode | nplourde | 2005-05-26 | 1 | -1/+2 |
* | fix signess warning | nplourde | 2005-05-25 | 1 | -2/+2 |
* | create menu | nplourde | 2005-05-25 | 2 | -0/+177 |
* | Make -wid behave more consistent. | al | 2005-05-21 | 6 | -0/+20 |
* | Toggle only between ontop and normal. | nplourde | 2005-05-20 | 1 | -20/+1 |
* | If we use .m suffix we really should include it in .SUFFIXES | wight | 2005-05-14 | 1 | -1/+1 |
* | enable hinting | henry | 2005-05-13 | 1 | -2/+2 |
* | multifile leak fixes by Timothy Lee <timothy.lee at siriushk.com> +some more ... | faust3 | 2005-05-13 | 1 | -27/+51 |
* | - make use of libggiwmh if found by configure | diego | 2005-05-11 | 1 | -18/+69 |
* | if define HAVE_ROUND do not define round again. patch by Steven M. Schultz <s... | nplourde | 2005-05-10 | 1 | -0/+3 |
* | do not define video_out_macosx if corevideo is not present | nplourde | 2005-05-05 | 1 | -0/+4 |
* | draw resize box | nplourde | 2005-05-04 | 1 | -1/+25 |
* | enable panscan | nplourde | 2005-05-02 | 1 | -4/+5 |
* | enable rootwin | nplourde | 2005-05-02 | 2 | -7/+35 |
* | close button exit mplayer with esc key | nplourde | 2005-05-02 | 1 | -1/+7 |
* | add ontop | nplourde | 2005-05-02 | 1 | -0/+11 |
* | compilation fix (libavcodec sync) | rik | 2005-05-01 | 1 | -1/+1 |
* | macosx core video module | nplourde | 2005-04-29 | 2 | -1/+7 |
* | macosx core video module | nplourde | 2005-04-29 | 2 | -0/+715 |
* | Make it possible to use a ggi device string that contains a ',' by writing | reimar | 2005-04-27 | 1 | -0/+8 |
* | 100l to Jindrich! Changing the parameter name in the body, too. | rathann | 2005-04-19 | 1 | -1/+1 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 | 36 | -94/+90 |
* | Compile fix when XF86VM is not defined | iive | 2005-04-18 | 1 | -0/+2 |
* | more colorkey w/ panscan woes | henry | 2005-04-16 | 1 | -1/+4 |
* | redraw colorkey on panscan change | henry | 2005-04-16 | 1 | -0/+4 |
* | - fix black screen problem on reinit | al | 2005-04-16 | 2 | -2/+9 |
* | Mark imported files from uCIFS library as changed for GPL ยง2a compliance. | diego | 2005-04-15 | 2 | -0/+4 |
* | --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>: | rik | 2005-04-14 | 1 | -6/+12 |
* | messed ordering of switch branches, 10l for Ivan | henry | 2005-04-13 | 1 | -4/+3 |
* | incorporate all image drawing in single function and use fixed vo_xv_draw_col... | iive | 2005-04-10 | 1 | -12/+16 |
* | fix vo_xv_draw_colorkey to a workable state | iive | 2005-04-10 | 2 | -12/+13 |
* | revert the previous commit, gl needs to reload the font immediately | henry | 2005-04-10 | 1 | -0/+4 |
* | defer loading of the font after display size change to avoid useless | henry | 2005-04-10 | 1 | -4/+26 |
* | remove force_load_font stuff moved to sub.c | henry | 2005-04-09 | 1 | -4/+0 |
* | reload font on each change of the display size | henry | 2005-04-09 | 1 | -1/+4 |
* | support for negative strides (fixes -vf spp,flip crash) | henry | 2005-04-08 | 1 | -2/+20 |
* | fix blackscreen when changing panscan. | iive | 2005-04-07 | 1 | -18/+26 |
* | - fix gcc warnings, strlcat/strlcpy prototypes | rathann | 2005-04-06 | 1 | -3/+3 |
* | Fix memset() usage, patch by Ismail Donmez | rathann | 2005-03-31 | 1 | -1/+1 |
* | Convert vo_aa suboption parser to using the subopt-helper. | ivo | 2005-03-11 | 1 | -93/+94 |
* | Clean up properly if preinit() fails. | syrjala | 2005-03-07 | 1 | -2/+16 |
* | missing externs (fixes implicit declaration warnings) | rathann | 2005-03-01 | 1 | -0/+2 |
* | 10l Don't set SDL to X11 by default. | ivo | 2005-03-01 | 1 | -3/+4 |
* | Remove -noxv and -forcexv command line options and replace them by | ivo | 2005-03-01 | 1 | -4/+21 |
* | Don't print (stupid) message if output directory is . | ivo | 2005-02-28 | 1 | -0/+2 |
* | Fix compile warnings | ivo | 2005-02-28 | 3 | -26/+24 |
* | vo_jpeg now uses the generic int_pos() from subopt-helper.c | ivo | 2005-02-27 | 1 | -10/+0 |
* | Always use vo_x11_sizehint function ( even when going fullscreen ) to | al | 2005-02-24 | 1 | -3/+1 |
* | strides should always be signed | rfelker | 2005-02-24 | 1 | -6/+6 |
* | no effect in practice, but strides should always be signed | rfelker | 2005-02-24 | 1 | -1/+1 |
* | Don't change buffers when paused and redrawing. | al | 2005-02-23 | 1 | -19/+37 |
* | Remove a lot of duplicate code | reimar | 2005-02-21 | 3 | -66/+22 |
* | We should not crash, only because we couldn't hide the cursor. | al | 2005-02-20 | 1 | -1/+4 |
* | Unified colorkey code for vo xv and vo xvmc. | al | 2005-02-20 | 4 | -131/+417 |
* | Move generic tests to a common place. | al | 2005-02-19 | 2 | -17/+0 |
* | Added NV12/NV21 support. | syrjala | 2005-02-17 | 1 | -9/+53 |
* | set device id to 0 if the device selected on startup do not exist | nplourde | 2005-02-14 | 1 | -0/+1 |
* | always take the focus in fullscreen mode patch by Gianluigi Tiesi <mplayer at... | faust3 | 2005-02-13 | 1 | -0/+1 |
* | Fix the behaviour of -geometry according to the documentation. | al | 2005-02-09 | 1 | -5/+6 |
* | X11 headers must be included also when X11_FULLSCREEN is not defined (although | reimar | 2005-02-06 | 1 | -2/+2 |
* | Separate XF86 video mode extension check from XF86 keysym check as | diego | 2005-02-02 | 1 | -0/+3 |
* | Query XV_COLORKEY only when listed in attribute list, fixes displaying with n... | iive | 2005-02-02 | 1 | -17/+9 |
* | - Don't advertise IMGFMT_RGBxx | syrjala | 2005-01-31 | 1 | -9/+1 |
* | free MSTRZ args also if parser fails | rik | 2005-01-25 | 1 | -0/+2 |
* | vo_zr2 moved to OPT_ARG_MSTRZ from OPT_ARG_STR | rik | 2005-01-25 | 1 | -19/+22 |
* | avoid using vo_subdevice | alex | 2005-01-22 | 1 | -1/+1 |
* | Make this file compile with gcc-4.0.0. The old code was invalid C. | gpoirier | 2005-01-21 | 1 | -6/+6 |
* | New suboption type: malloc'ed, zero terminated string | reimar | 2005-01-19 | 4 | -56/+14 |
* | Replaced suboption parser by call to suboption helper. | ivo | 2005-01-15 | 2 | -242/+103 |
* | 1l. parser can work with pnm_maxfiles directly | ivo | 2005-01-15 | 1 | -4/+4 |
* | Transition of suboption parser to subopt-helper parser. | ivo | 2005-01-15 | 1 | -128/+82 |
* | Implementation of vo_png suboption parser with subopt-helper and removal | ivo | 2005-01-10 | 1 | -13/+17 |
* | set sub_bg_alpha only to 255 when using hardware OSD. | reimar | 2005-01-08 | 1 | -0/+1 |
* | replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.org | rik | 2005-01-08 | 2 | -2/+2 |
* | vo_zr2 moves to subopt-helper (per Alex's request) | rik | 2005-01-08 | 1 | -44/+57 |
* | fixed-vo/libmpeg2 aspect change fix | faust3 | 2005-01-06 | 1 | -0/+2 |
* | 256 color mode support, use -vm to get better output when overlay is not supp... | faust3 | 2005-01-06 | 1 | -1/+20 |
* | win95 fix fix by Rune Petersen <rune.mail-list at mail.tele.dk> | faust3 | 2005-01-02 | 1 | -5/+6 |
* | Use subopt helper to parse arguments | reimar | 2004-12-31 | 1 | -50/+19 |
* | Use subopt parser | reimar | 2004-12-31 | 1 | -36/+28 |
* | Remove unused defines | reimar | 2004-12-29 | 1 | -5/+0 |
* | Doxygen comments improved | reimar | 2004-12-29 | 2 | -1/+6 |
* | win95 does not support GetMonitorInfo | faust3 | 2004-12-27 | 1 | -1/+12 |
* | Fix ontop for some WMs that lose ontop state after fullscreen event. | al | 2004-12-27 | 1 | -2/+4 |
* | forgot to remove now useless extern monitor_aspect | reimar | 2004-12-23 | 1 | -1/+0 |
* | vo_screenwidth/vo_screenheight is _not_ monitor_aspect. | reimar | 2004-12-23 | 1 | -1/+0 |
* | added -wid support for vo_directx. | joey | 2004-12-21 | 3 | -4/+27 |
* | automatic monitoraspect calculation for vo_directx. | joey | 2004-12-21 | 1 | -0/+2 |
* | added colorkey support for vo_directx. | joey | 2004-12-21 | 1 | -0/+2 |
* | - Fixed mode setting, so any video can be played on all supported ggi targets. | diego | 2004-12-17 | 1 | -84/+154 |
* | fix leak with -fixed-vo, allow concatenating | reimar | 2004-12-12 | 1 | -3/+19 |
* | Improving gl2 under windows, moving some functionality to gl_common | reimar | 2004-12-11 | 5 | -37/+95 |
* | Add a file= suboption to set output file. | reimar | 2004-12-03 | 1 | -22/+42 |
* | remove old buggy workaround. kerneltwosix.h itself will be removed soon if th... | rfelker | 2004-12-03 | 3 | -3/+0 |
* | Move selection of internal texture format to appropriate place, should | reimar | 2004-12-03 | 1 | -59/+51 |
* | Make the context not current before destroying it. | reimar | 2004-12-02 | 1 | -0/+4 |
* | do not bring process to front if HAVE_SDL | nplourde | 2004-12-01 | 1 | -1/+1 |
* | clear menubar before adding new menu | nplourde | 2004-12-01 | 1 | -0/+3 |
* | More similar code from gl and gl2 moved to gl_common | reimar | 2004-12-01 | 4 | -159/+177 |
* | it's stupid for the default to be something both slower (for xv+dr) and visua... | rfelker | 2004-11-30 | 1 | -1/+1 |
* | more verbosity spam fixes | rfelker | 2004-11-30 | 1 | -1/+1 |
* | Removal of vo_directfb.c. From now DirectFB => 0.9.13 is required for vo dire... | zdar | 2004-11-25 | 1 | -1872/+0 |
* | 10l initial patch by Oded Shimon <ods15 at ods15.dyndns.org> | faust3 | 2004-11-25 | 1 | -1/+3 |
* | Remove broken support for directbuffer and including frame-handling use. | iive | 2004-11-23 | 1 | -178/+8 |
* | The GUI shouldn't handle key events at two places. | al | 2004-11-21 | 1 | -4/+4 |
* | 4 and 8 bit formats use a palette, so we cannot really support them (atm). | reimar | 2004-11-20 | 1 | -0/+6 |
* | 3 memory leaks fixed | iive | 2004-11-15 | 2 | -2/+8 |
* | Reduce excessive verbosity. | diego | 2004-11-15 | 4 | -5/+6 |
* | keep screensaver off when playing multiple files. | reimar | 2004-11-14 | 1 | -0/+3 |
* | Avoid drawing before transformation matrices are set up. | reimar | 2004-11-13 | 1 | -5/+5 |
* | added missing declaration of releaseGlContext | reimar | 2004-11-11 | 1 | -0/+1 |
* | missing return for InitGl function | reimar | 2004-11-11 | 1 | -0/+1 |
* | devices.html is no more, links updated. | diego | 2004-11-11 | 1 | -1/+1 |
* | add support for macosx finder argument support (let you bundle mplayer to be ... | nplourde | 2004-11-10 | 1 | -0/+2 |
* | Converted printf calls to mp_msg, reduced verbosity. | diego | 2004-11-08 | 1 | -14/+15 |
* | 10l | faust3 | 2004-11-05 | 1 | -0/+2 |
* | more fullscreen fixes and gl2 uses setGlWindow. | reimar | 2004-11-04 | 3 | -56/+26 |
* | proper gcc4 compile-fix suggested by richard | atmos4 | 2004-11-03 | 1 | -1/+1 |
* | remove window shadow in fullscreen | nplourde | 2004-11-02 | 1 | -1/+1 |
* | set aqua default theme | nplourde | 2004-11-02 | 1 | -7/+7 |
* | fullscreen fixes and GUI support for vo_gl | reimar | 2004-11-01 | 5 | -57/+209 |
* | do not hide mouse and menubar in fulscreen if not using main device | nplourde | 2004-11-01 | 1 | -4/+10 |
* | more panscan fix | nplourde | 2004-11-01 | 1 | -19/+27 |
* | gcc-4 compile fix: invalid lvalue in assignment | atmos4 | 2004-10-31 | 1 | -1/+1 |
* | Fix erroneus extern declarations, fix wrong signedness of some vars | atmos4 | 2004-10-31 | 1 | -5/+3 |
* | window now save is old position when going in fullscreen or while using resiz... | nplourde | 2004-10-30 | 1 | -9/+9 |
* | resize preset now respect movie aspect | nplourde | 2004-10-29 | 1 | -3/+3 |
* | enable pan-scan + menu option | nplourde | 2004-10-29 | 1 | -1/+20 |
* | get proper movie aspect | nplourde | 2004-10-28 | 1 | -3/+3 |
* | menu option to set desired movie aspect & keep aspect on window resize | nplourde | 2004-10-28 | 1 | -6/+70 |
* | autodetect proper monitor aspect | nplourde | 2004-10-28 | 1 | -0/+3 |
* | let you choose fullscreen resolution for slower system | nplourde | 2004-10-28 | 1 | -0/+41 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 | 43 | -85/+85 |
* | fix windows resizing ui glitch | nplourde | 2004-10-27 | 1 | -10/+9 |
* | make it possible to select the monitor even when in nonexclusive mode, based ... | faust3 | 2004-10-27 | 1 | -5/+26 |
* | Add --enable and --disable options for vo_pnm and vo_md5sum to configure. | ivo | 2004-10-23 | 2 | -1/+9 |
* | overlay color control support based on patch by Vitos Laszlo <laca <at> evol.ro> | faust3 | 2004-10-22 | 1 | -0/+108 |
* | Enable live resize | nplourde | 2004-10-22 | 1 | -23/+35 |
* | fixed typo | nplourde | 2004-10-21 | 1 | -2/+2 |
* | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 | aurel | 2004-10-21 | 4 | -58/+49 |
* | move variable declaration at beginning of block | nplourde | 2004-10-21 | 1 | -7/+12 |
* | removed duplicate case and fixed aspect ratio for window zoom feature | nplourde | 2004-10-20 | 1 | -77/+8 |
* | Fixed event handling for menubar and window cl |