| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing "const" all over the place. | Reimar Döffinger | 2014-08-29 | 1 | -2/+2 |
* | avfilter/vf_rotate: make int*90° rotates suck less speedwise | Michael Niedermayer | 2014-04-19 | 1 | -0/+77 |
* | avfilter/vf_rotate: fix several of by 1 errors | Michael Niedermayer | 2014-04-19 | 1 | -5/+5 |
* | avfilter/vf_rotate: fix location of update operation | Michael Niedermayer | 2014-04-19 | 1 | -2/+2 |
* | avfilter/vf_rotate: increase fixed point precision | Michael Niedermayer | 2014-04-19 | 1 | -8/+9 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter/vf_rotate: support slice threading | Paul B Mahol | 2013-09-30 | 1 | -61/+94 |
* | avfilter/vf_rotate: use vsub for output plane height calculation | Paul B Mahol | 2013-09-29 | 1 | -1/+1 |
* | avfilter/vf_rotate: fix 'oh' option description | Paul B Mahol | 2013-09-07 | 1 | -1/+1 |
* | lavfi/rotate: switch to new drawutils | Paul B Mahol | 2013-07-08 | 1 | -25/+16 |
* | lavfi/rotate: add angle command | Stefano Sabatini | 2013-06-13 | 1 | -0/+24 |
* | lavfi: add rotate filter | Stefano Sabatini | 2013-06-13 | 1 | -0/+441 |