summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_mirror.c
Commit message (Expand)AuthorAgeFilesLines
* vf: remove most GPL video filterswm42017-11-291-38/+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/+1
* vf_mirror: replace internal implementation with libavfilterwm42015-04-161-85/+4
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* mp_image: remove redundant plane_w/h fieldswm42015-04-101-2/+3
* video: introduce failure path for image allocationswm42014-06-171-0/+2
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* 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
* video: move handling of -x/-y/-xy options to VOwm42013-01-231-1/+1
* vf_mirror: rewritewm42013-01-131-65/+52
* video: decouple internal pixel formats from FourCCswm42013-01-131-2/+1
* mp_image: change how palette is handledwm42013-01-131-1/+0
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-9/+7
* 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/+131