summaryrefslogtreecommitdiffstats
path: root/video/out/vo_corevideo.m
Commit message (Expand)AuthorAgeFilesLines
* vo_corevideo: move to C from Objective-CStefano Pigozzi2013-08-011-403/+0
* video/out: remove options argument from preinit()wm42013-07-221-1/+1
* Remove subopt-helperwm42013-07-221-1/+1
* video/out: introduce vo_control for gl_common based VOswm42013-05-261-30/+7
* gl_common: split into platform specific fileswm42013-03-281-1/+1
* video: remove aspect.h includes from files which don't need itwm42013-03-171-1/+0
* vo_corevideo: use generic aspect ratio codewm42013-03-171-62/+38
* vo: remove and cleanup globalsAlexander Preisinger2013-03-041-2/+2
* core: simplify OSD capability handling, remove VFCAP_OSDwm42013-03-011-2/+1
* video/out: rename create_window to config_windowwm42013-02-261-1/+1
* vo_corevideo: make compile with recent changesStefano Pigozzi2013-01-151-1/+1
* video: decouple internal pixel formats from FourCCswm42013-01-131-2/+2
* vo_corevideo: use stridewm42013-01-131-1/+1
* vo_corevideo: correct stride usagewm42013-01-131-5/+6
* 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-1/+1
* 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-5/+2
* options, vo_x11: remove -zoom option, make it defaultwm42012-11-161-2/+1
* clang: fix all warnings except deprecationsStefano Pigozzi2012-11-131-1/+2
* Rename directories, move files (step 2 of 2)wm42012-11-121-6/+5
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+457