aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* 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
* Move generic tests to a common place.Gravatar al2005-02-19
* Added NV12/NV21 support.Gravatar syrjala2005-02-17
* set device id to 0 if the device selected on startup do not existGravatar nplourde2005-02-14
* always take the focus in fullscreen mode patch by Gianluigi Tiesi <mplayer at...Gravatar faust32005-02-13
* Fix the behaviour of -geometry according to the documentation.Gravatar al2005-02-09
* X11 headers must be included also when X11_FULLSCREEN is not defined (althoughGravatar reimar2005-02-06