summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_softpulldown.c
Commit message (Expand)AuthorAgeFilesLines
* vf_softpulldown: remove this filterwm42015-01-271-174/+0
* vf_softpulldown: handle null mpi_image correctlyshdown2014-08-301-3/+3
* video: introduce failure path for image allocationswm42014-06-171-2/+13
* video: don't drop last frame when deinterlacing with yadifwm42014-04-281-0/+3
* Kill all tabswm42014-04-131-41/+41
* video/filter: mp_msg conversionswm42013-12-211-3/+2
* 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