aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* Toggle only between ontop and normal.Gravatar nplourde2005-05-20
* If we use .m suffix we really should include it in .SUFFIXESGravatar wight2005-05-14
* enable hintingGravatar henry2005-05-13
* multifile leak fixes by Timothy Lee <timothy.lee at siriushk.com> +some more ...Gravatar faust32005-05-13
* - make use of libggiwmh if found by configureGravatar diego2005-05-11
* if define HAVE_ROUND do not define round again. patch by Steven M. Schultz <s...Gravatar nplourde2005-05-10
* do not define video_out_macosx if corevideo is not presentGravatar nplourde2005-05-05
* draw resize boxGravatar nplourde2005-05-04
* enable panscanGravatar nplourde2005-05-02
* enable rootwinGravatar nplourde2005-05-02
* close button exit mplayer with esc keyGravatar nplourde2005-05-02
* add ontopGravatar nplourde2005-05-02
* compilation fix (libavcodec sync)Gravatar rik2005-05-01
* macosx core video moduleGravatar nplourde2005-04-29
* macosx core video moduleGravatar nplourde2005-04-29
* Make it possible to use a ggi device string that contains a ',' by writingGravatar reimar2005-04-27
* 100l to Jindrich! Changing the parameter name in the body, too.Gravatar rathann2005-04-19
* replace VO and VF numeric flags with #defined identifiersGravatar henry2005-04-18
* Compile fix when XF86VM is not definedGravatar iive2005-04-18
* more colorkey w/ panscan woesGravatar henry2005-04-16
* redraw colorkey on panscan changeGravatar henry2005-04-16
* - fix black screen problem on reinitGravatar al2005-04-16
* Mark imported files from uCIFS library as changed for GPL ยง2a compliance.Gravatar diego2005-04-15
* --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:Gravatar rik2005-04-14
* messed ordering of switch branches, 10l for IvanGravatar henry2005-04-13
* incorporate all image drawing in single function and use fixed vo_xv_draw_col...Gravatar iive2005-04-10
* fix vo_xv_draw_colorkey to a workable stateGravatar iive2005-04-10
* revert the previous commit, gl needs to reload the font immediatelyGravatar henry2005-04-10
* defer loading of the font after display size change to avoid uselessGravatar henry2005-04-10
* remove force_load_font stuff moved to sub.cGravatar henry2005-04-09
* reload font on each change of the display sizeGravatar henry2005-04-09
* support for negative strides (fixes -vf spp,flip crash)Gravatar henry2005-04-08
* fix blackscreen when changing panscan.Gravatar iive2005-04-07
* - fix gcc warnings, strlcat/strlcpy prototypesGravatar rathann2005-04-06
* Fix memset() usage, patch by Ismail DonmezGravatar rathann2005-03-31
* Convert vo_aa suboption parser to using the subopt-helper.Gravatar ivo2005-03-11
* Clean up properly if preinit() fails.Gravatar syrjala2005-03-07
* missing externs (fixes implicit declaration warnings)Gravatar rathann2005-03-01
* 10l Don't set SDL to X11 by default.Gravatar ivo2005-03-01
* Remove -noxv and -forcexv command line options and replace them byGravatar ivo2005-03-01
* Don't print (stupid) message if output directory is .Gravatar ivo2005-02-28
* Fix compile warningsGravatar ivo2005-02-28
* vo_jpeg now uses the generic int_pos() from subopt-helper.cGravatar ivo2005-02-27
* Always use vo_x11_sizehint function ( even when going fullscreen ) toGravatar al2005-02-24
* strides should always be signedGravatar rfelker2005-02-24
* no effect in practice, but strides should always be signedGravatar rfelker2005-02-24
* Don't change buffers when paused and redrawing.Gravatar al2005-02-23
* Remove a lot of duplicate codeGravatar reimar2005-02-21
* We should not crash, only because we couldn't hide the cursor.Gravatar al2005-02-20
* Unified colorkey code for vo xv and vo xvmc.Gravatar al2005-02-20