summaryrefslogtreecommitdiff
path: root/libavfilter/vf_perspective.c
Commit message (Expand)AuthorAge
* avfilter/vf_perspective: use lrint instead of floor hackGanesh Ajjanagadde2015-12-02
* avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-08
* avfilter/vf_perspective: Use av_clip_uint8()Michael Niedermayer2015-02-21
* avfilter/vf_perspective: add av_assert0() to help gcc see that there are no u...Michael Niedermayer2014-12-10
* libavfi: added option to vf_perspective to specify transformation by giving d...Nicholas Robbins2014-10-19
* avfitler/vf_perspective: support slice threadingPaul B Mahol2014-08-13
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* avfilter: various cosmeticsPaul B Mahol2013-09-12
* avfilter/vf_perspective: factor u cliping codeMichael Niedermayer2013-08-09
* lavfi: port perspective filter from libmpcodecsPaul B Mahol2013-07-14