summaryrefslogtreecommitdiffstats
path: root/video/out/vo_x11.c
Commit message (Expand)AuthorAgeFilesLines
* video/out: rename create_window to config_windowwm42013-02-261-1/+1
* vo_x11: fix redrawing on expose eventswm42013-01-271-9/+2
* x11: simplify handling of X Visuals and Colormaps in VOswm42013-01-271-7/+2
* x11: reduce VO mode switching code duplicationwm42013-01-271-25/+0
* x11: cleanup, refactorwm42013-01-271-8/+126
* vo_x11: use two buffers like XvRudolf Polzer2013-01-131-71/+94
* vo_x11, vo_xv: XShmCompletion event supportRudolf Polzer2013-01-131-8/+28
* vo_xv, vo_x11: simplify OSD redrawingwm42013-01-131-18/+23
* video: remove img_format compat hackswm42013-01-131-9/+11
* video: decouple internal pixel formats from FourCCswm42013-01-131-3/+1
* video: cleanup: replace old mp_image function nameswm42013-01-131-2/+1
* mp_image: change how palette is handledwm42013-01-131-2/+2
* video: remove things related to old DR codewm42013-01-131-6/+3
* mp_image: require using mp_image_set_size() for setting w/hwm42013-01-131-2/+1
* video: remove slice based filtering and video outputwm42013-01-131-12/+4
* video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_formatwm42013-01-131-2/+1
* video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGEwm42013-01-131-1/+6
* vo_x11: don't require framestepping to update OSDwm42012-11-211-1/+20
* vo_x11: add screenshot supportwm42012-11-211-0/+16
* options, vo_x11: remove -zoom option, make it defaultwm42012-11-161-4/+4
* Rename directories, move files (step 2 of 2)wm42012-11-121-6/+6
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+620