summaryrefslogtreecommitdiff
path: root/libavfilter/vf_rotate.c
Commit message (Expand)AuthorAge
* Add missing "const" all over the place.Reimar Döffinger2014-08-29
* avfilter/vf_rotate: make int*90° rotates suck less speedwiseMichael Niedermayer2014-04-19
* avfilter/vf_rotate: fix several of by 1 errorsMichael Niedermayer2014-04-19
* avfilter/vf_rotate: fix location of update operationMichael Niedermayer2014-04-19
* avfilter/vf_rotate: increase fixed point precisionMichael Niedermayer2014-04-19
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* avfilter/vf_rotate: support slice threadingPaul B Mahol2013-09-30
* avfilter/vf_rotate: use vsub for output plane height calculationPaul B Mahol2013-09-29
* avfilter/vf_rotate: fix 'oh' option descriptionPaul B Mahol2013-09-07
* lavfi/rotate: switch to new drawutilsPaul B Mahol2013-07-08
* lavfi/rotate: add angle commandStefano Sabatini2013-06-13
* lavfi: add rotate filterStefano Sabatini2013-06-13