aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter/vf_rotate.c
Commit message (Expand)AuthorAge
* Update license headersGravatar Marcin Kurczewski2015-04-13
* video/filters: simplify libavfilter bridgeGravatar wm42015-02-11
* Silence some Coverity warningsGravatar wm42014-11-21
* video: change automatic rotation and 3D filter insertionGravatar wm42014-09-27
* Add more constGravatar wm42014-06-11
* vf_rotate: support all multiples of 90 degreesGravatar wm42014-04-21
* Kill all tabsGravatar wm42014-04-13
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* vf: redo conversion filter insertion/format negotiationGravatar wm42013-12-07
* video/filter: remove legacy option handling hacksGravatar wm42013-12-04
* vf_rotate: use option parserGravatar 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: add a new method to configure filters and VOsGravatar wm42013-06-28
* vf_rotate: fix params >= 4Gravatar wm42013-06-28
* vf_rotate: fix for some obscure pixel formatsGravatar wm42013-05-03
* video: move handling of -x/-y/-xy options to VOGravatar wm42013-01-23
* vf_rotate: support more image formatsGravatar wm42013-01-13
* video: remove img_format compat hacksGravatar 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
* video: remove slice based filtering and video outputGravatar 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