summaryrefslogtreecommitdiff
path: root/libavfilter/vf_deshake.c
Commit message (Expand)AuthorAge
* Mark AVFilterPad[] compound literals as const.Reimar Döffinger2011-11-06
* deshake: limit deshake to specific area to search for motion vectors.Paul Flinders2011-10-20
* vf_deshake: Fix cast discards qualifiers from pointer target type warning.Michael Niedermayer2011-10-19
* deshake: simplify filename check.Clément Bœsch2011-10-04
* deshake: misc style fixes.Clément Bœsch2011-10-04
* deshake: move angles from stack to heap.Michael Niedermayer2011-10-04
* deshake: Allow specifying the filename for statistics and disable them by def...Michael Niedermayer2011-10-04
* deshake: remove non const staticMichael Niedermayer2011-10-04
* doxygen: remove a few @file parameters.Clément Bœsch2011-10-04
* deshake: fix doxygen comments.Clément Bœsch2011-10-04
* deshake: nicer looking defaultsMichael Niedermayer2011-10-04
* libavfilter: add deshake filterdanielgtaylor2011-10-04