summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_rotate.c
Commit message (Expand)AuthorAgeFilesLines
* Add checks for HAVE_GPL to various GPL-only source fileswm42017-10-101-0/+5
* video: deprecate almost all video filterswm42017-04-021-0/+5
* vf_rotate: allow arbitrary rotationwm42016-08-191-2/+9
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* video/filters: simplify libavfilter bridgewm42015-02-111-2/+1
* Silence some Coverity warningswm42014-11-211-1/+1
* video: change automatic rotation and 3D filter insertionwm42014-09-271-9/+30
* Add more constwm42014-06-111-1/+1
* vf_rotate: support all multiples of 90 degreeswm42014-04-211-90/+20
* Kill all tabswm42014-04-131-16/+16
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* vf: redo conversion filter insertion/format negotiationwm42013-12-071-13/+15
* video/filter: remove legacy option handling hackswm42013-12-041-1/+1
* vf_rotate: use option parserwm42013-12-041-2/+7
* 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: add a new method to configure filters and VOswm42013-06-281-11/+14
* vf_rotate: fix params >= 4wm42013-06-281-0/+2
* vf_rotate: fix for some obscure pixel formatswm42013-05-031-7/+6
* video: move handling of -x/-y/-xy options to VOwm42013-01-231-1/+1
* vf_rotate: support more image formatswm42013-01-131-34/+25
* video: remove img_format compat hackswm42013-01-131-1/+1
* video: decouple internal pixel formats from FourCCswm42013-01-131-7/+3
* mp_image: change how palette is handledwm42013-01-131-1/+0
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-14/+9
* video: remove slice based filtering and video outputwm42013-01-131-1/+0
* 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/+152