aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter/vf_mirror.c
Commit message (Expand)AuthorAge
* video: deprecate almost all video filtersGravatar wm42017-04-02
* vf_mirror: replace internal implementation with libavfilterGravatar wm42015-04-16
* Update license headersGravatar Marcin Kurczewski2015-04-13
* mp_image: remove redundant plane_w/h fieldsGravatar wm42015-04-10
* video: introduce failure path for image allocationsGravatar wm42014-06-17
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* video/filter: remove legacy option handling hacksGravatar wm42013-12-04
* video/filter: remove useless vf_info fieldsGravatar wm42013-10-23
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* video: move handling of -x/-y/-xy options to VOGravatar wm42013-01-23
* vf_mirror: rewriteGravatar wm42013-01-13
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* mp_image: change how palette is handledGravatar wm42013-01-13
* video/filter: change filter API, use refcounting, remove filter DRGravatar wm42013-01-13
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12