aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_xv.c
Commit message (Expand)AuthorAge
* 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