aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_x11.c
Commit message (Expand)AuthorAge
...
* x11/out: mp_msg conversionGravatar Alexander Preisinger2013-08-23
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* video: support setting libswscale chroma positionGravatar wm42013-07-25
* video/out: remove options argument from preinit()Gravatar wm42013-07-22
* sws_utils: don't recursively include libswscale headerGravatar wm42013-07-18
* vo_x11: use new swscale wrapperGravatar wm42013-07-18
* vo_x11: remove weird inactive codeGravatar wm42013-07-18
* input: handle mouse movement differentlyGravatar wm42013-06-29
* 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_x11: accept all swscale formatsGravatar wm42013-03-17
* vo_x11: use generic aspect ratio code, refactorGravatar 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
* video/out: rename create_window to config_windowGravatar wm42013-02-26
* vo_x11: fix redrawing on expose eventsGravatar wm42013-01-27
* 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_x11: use two buffers like XvGravatar Rudolf Polzer2013-01-13
* vo_x11, vo_xv: XShmCompletion event supportGravatar Rudolf Polzer2013-01-13
* vo_xv, vo_x11: simplify OSD redrawingGravatar wm42013-01-13
* video: remove img_format compat hacksGravatar wm42013-01-13
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* video: cleanup: replace old mp_image function namesGravatar wm42013-01-13
* mp_image: change how palette is handledGravatar 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
* 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_x11: don't require framestepping to update OSDGravatar wm42012-11-21
* vo_x11: add screenshot supportGravatar 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