aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_xv.c
Commit message (Expand)AuthorAge
...
* vo_xv: fix compilation of SHM not availableGravatar wm42013-11-05
* configure: uniform the defines to #define HAVE_xxx (0|1)Gravatar Stefano Pigozzi2013-11-03
* vo_xv: check whether image allocation succeedsGravatar wm42013-10-27
* video/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* vo_x11, vo_xv: fix OSD redrawing with --force-windowGravatar wm42013-10-06
* video/out: always support redrawing VO window at any pointGravatar wm42013-10-02
* video/out: don't require VOs to handle screenshot aspect speciallyGravatar wm42013-08-24
* Some more mp_msg conversionsGravatar wm42013-08-23
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* video/out: remove options argument from preinit()Gravatar wm42013-07-22
* Remove subopt-helperGravatar wm42013-07-22
* options: move --colorkey option to vo_xvGravatar wm42013-07-22
* vo_xv: use new option APIGravatar wm42013-07-22
* input: handle mouse movement differentlyGravatar wm42013-06-29
* vo_xv: always request redraw on resizeGravatar wm42013-06-15
* Replace calls to usec_sleep()Gravatar wm42013-05-26
* x11: use vo_x11_control() for all VOsGravatar wm42013-05-26
* x11_common: remove assumption that video is always centeredGravatar wm42013-03-17
* video: remove aspect.h includes from files which don't need itGravatar wm42013-03-17
* vo_xv: minor simplificationsGravatar wm42013-03-17
* vo: Separate vo options from MPOptsGravatar Alexander Preisinger2013-03-04
* vo: remove and cleanup globalsGravatar Alexander Preisinger2013-03-04
* core: simplify OSD capability handling, remove VFCAP_OSDGravatar wm42013-03-01
* vo_sdl, vo_xv: remove redundant/useless VOCTRL_PAUSE usageGravatar wm42013-03-01
* video/out: rename create_window to config_windowGravatar wm42013-02-26
* vo_xv: fix green border on the rightGravatar wm42013-02-14
* x11: simplify handling of X Visuals and Colormaps in VOsGravatar wm42013-01-27
* x11: reduce VO mode switching code duplicationGravatar wm42013-01-27
* x11: cleanup, refactorGravatar wm42013-01-27
* vo_xv: always try to use native bit depthGravatar wm42013-01-23
* vo_x11, vo_xv: XShmCompletion event supportGravatar Rudolf Polzer2013-01-13
* vo_xv: fix OSD redrawing flickerGravatar wm42013-01-13
* vo_xv, vo_x11: simplify OSD redrawingGravatar wm42013-01-13
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* video: cleanup: replace old mp_image function namesGravatar wm42013-01-13
* video: cleanup: move and rename vf_mpi_clear and vf_clone_attributesGravatar wm42013-01-13
* video: remove things related to old DR codeGravatar wm42013-01-13
* mp_image: require using mp_image_set_size() for setting w/hGravatar wm42013-01-13
* vo_xv: simplifyGravatar wm42013-01-13
* video: remove slice based filtering and video outputGravatar wm42013-01-13
* video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_formatGravatar wm42013-01-13
* video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGEGravatar wm42013-01-13
* vo_xv: fix compilation when shared memory header files are not availableGravatar wm42013-01-06
* vo_xv: try harder to get correctly aligned pointers/stridesGravatar wm42012-12-03
* vo_xv: allocate Xv images with aligned strideGravatar wm42012-11-22
* vo_xv: don't require frame stepping to remove OSD or subsGravatar wm42012-11-21
* options, vo_x11: remove -zoom option, make it defaultGravatar wm42012-11-16
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12