summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_screenshot.c
Commit message (Expand)AuthorAgeFilesLines
* vf_screenshot: remove this filterwm42015-04-161-74/+0
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* video: separate screenshot modeswm42015-01-231-2/+1
* video/filter: make vf->control non-recursivewm42013-12-071-1/+1
* video/filter: remove unneeded config callbackswm42013-12-051-9/+0
* video/filter: remove legacy option handling hackswm42013-12-041-1/+1
* vf_screenshot: remove unnecessary codewm42013-12-041-5/+0
* video/filter: remove useless vf_info fieldswm42013-10-231-6/+3
* screenshot: minor simplification, prefer VF over VOwm42013-01-301-11/+0
* vf_screenshot: simplifywm42013-01-131-45/+19
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-46/+9
* mp_image: require using mp_image_set_size() for setting w/hwm42013-01-131-5/+3
* video: remove slice based filtering and video outputwm42013-01-131-56/+3
* screenshot: add subs even with vf_screenshotwm42012-11-211-0/+1
* video: fix bogus uses of mp_image.w/widthwm42012-11-211-2/+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/+219