summaryrefslogtreecommitdiff
path: root/libavfilter/vf_rotate.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-1/+1
* avfilter/vf_rotate: support slice threadingPaul B Mahol2013-09-301-61/+94
* avfilter/vf_rotate: use vsub for output plane height calculationPaul B Mahol2013-09-291-1/+1
* avfilter/vf_rotate: fix 'oh' option descriptionPaul B Mahol2013-09-071-1/+1
* lavfi/rotate: switch to new drawutilsPaul B Mahol2013-07-081-25/+16
* lavfi/rotate: add angle commandStefano Sabatini2013-06-131-0/+24
* lavfi: add rotate filterStefano Sabatini2013-06-131-0/+441