aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_corevideo.m
Commit message (Expand)AuthorAge
* gl_common: split into platform specific filesGravatar wm42013-03-28
* video: remove aspect.h includes from files which don't need itGravatar wm42013-03-17
* vo_corevideo: use generic aspect ratio codeGravatar wm42013-03-17
* 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_corevideo: make compile with recent changesGravatar Stefano Pigozzi2013-01-15
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* vo_corevideo: use strideGravatar wm42013-01-13
* vo_corevideo: correct stride usageGravatar 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
* options, vo_x11: remove -zoom option, make it defaultGravatar wm42012-11-16
* clang: fix all warnings except deprecationsGravatar Stefano Pigozzi2012-11-13
* 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