summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_softpulldown.c
Commit message (Expand)AuthorAgeFilesLines
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* video/filter: make vf->control non-recursivewm42013-12-071-2/+2
* video/filter: remove unneeded config callbackswm42013-12-051-8/+0
* video/filter: remove legacy option handling hackswm42013-12-041-1/+1
* video/filter: remove useless vf_info fieldswm42013-10-231-6/+3
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* Fix some -Wshadow warningswm42013-07-231-3/+3
* video: reset filters on seekwm42013-01-201-0/+11
* vf_softpulldown: reject unsupported image formats, fix code duplicationwm42013-01-131-47/+24
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-27/+28
* vf_softpulldown: fix possible regressionwm42012-11-201-1/+2
* Rename directories, move files (step 2 of 2)wm42012-11-121-4/+4
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+182