summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_flip.c
Commit message (Expand)AuthorAgeFilesLines
* vf: remove most GPL video filterswm42017-11-291-60/+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
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* video/filter: remove unneeded config callbackswm42013-12-051-12/+0
* video: remove --flipwm42013-12-051-1/+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
* vf_flip: move flipping code to mp_image.cwm42013-03-011-4/+1
* vf_flip: make it work with more image formatswm42013-01-131-15/+15
* video: remove things related to old DR codewm42013-01-131-3/+3
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-49/+12
* Rename directories, move files (step 2 of 2)wm42012-11-121-3/+3
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+110