summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_pullup.c
Commit message (Expand)AuthorAgeFilesLines
* vf: remove most GPL video filterswm42017-11-291-83/+0
* Add checks for HAVE_GPL to various GPL-only source fileswm42017-10-101-0/+5
* video: deprecate almost all video filterswm42017-04-021-0/+2
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* video/filters: simplify libavfilter bridgewm42015-02-111-1/+1
* vf_pullup: remove builtin implementationwm42015-01-271-213/+10
* video: remove internal QP passingwm42014-12-031-33/+0
* video: introduce failure path for image allocationswm42014-06-171-0/+2
* vf_pullup: remove inline asmwm42014-04-191-6/+0
* Kill all tabswm42014-04-131-152/+152
* msg: remove global statewm42013-12-211-1/+0
* video/filter: mp_msg conversionswm42013-12-211-1/+1
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-2/+2
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* video/filter: make vf->control non-recursivewm42013-12-071-2/+2
* video/filter: fix some bogus free() callswm42013-12-051-1/+0
* video/filter: remove legacy option handling hackswm42013-12-041-1/+1
* vf_pullup: change options, reroute to vf_lavfiwm42013-12-041-10/+37
* vf_pullup: properly reset on seekwm42013-11-291-14/+37
* video/filter: remove useless vf_info fieldswm42013-10-231-6/+3
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-2/+2
* vf_pullup: remove check for MP_IMGFLAG_PLANARwm42013-01-131-4/+0
* video: decouple internal pixel formats from FourCCswm42013-01-131-3/+1
* video: remove things related to old DR codewm42013-01-131-1/+1
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-94/+40
* video: remove slice based filtering and video outputwm42013-01-131-1/+0
* Rename directories, move files (step 2 of 2)wm42012-11-121-5/+5
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+333