Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -2/+4 |
* | avfilter/vf_perspective: Use av_clip_uint8() | Michael Niedermayer | 2015-02-21 | 1 | -2/+2 |
* | avfilter/vf_perspective: add av_assert0() to help gcc see that there are no u... | Michael Niedermayer | 2014-12-10 | 1 | -0/+3 |
* | libavfi: added option to vf_perspective to specify transformation by giving d... | Nicholas Robbins | 2014-10-19 | 1 | -20/+65 |
* | avfitler/vf_perspective: support slice threading | Paul B Mahol | 2014-08-13 | 1 | -18/+53 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -7/+7 |
* | avfilter/vf_perspective: factor u cliping code | Michael Niedermayer | 2013-08-09 | 1 | -8/+4 |
* | lavfi: port perspective filter from libmpcodecs | Paul B Mahol | 2013-07-14 | 1 | -0/+407 |