Commit History

Author SHA1 Message Date
  Michael Niedermayer 363cf196c9 avfilter/vf_deshake: fix loss of precission with odd resolutions 10 years ago
  Ray Simard 9ec39937f9 deshake: variable used uninitialized 12 years ago
  Ray Simard 369befb41e vf_deshake: remove unused variable totalangles 12 years ago
  Ray Simard 7f6004fc74 vf_deshake: zero-init Transform structs in end_frame() 12 years ago
  Reimar Döffinger 7cbb32e461 Use an int MotionVector for find_block_motion. 12 years ago
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 13 years ago
  Paul Flinders 9ef714328c deshake: limit deshake to specific area to search for motion vectors. 13 years ago
  Michael Niedermayer 5ed20cfeaf vf_deshake: Fix cast discards qualifiers from pointer target type warning. 13 years ago
  Clément Bœsch 073effb6e4 deshake: simplify filename check. 13 years ago
  Clément Bœsch d4005e22c3 deshake: misc style fixes. 13 years ago
  Michael Niedermayer b0f270fdef deshake: move angles from stack to heap. 13 years ago
  Michael Niedermayer 1e4da6031c deshake: Allow specifying the filename for statistics and disable them by default. 13 years ago
  Michael Niedermayer 171a5b5d36 deshake: remove non const static 13 years ago
  Clément Bœsch 1912c215e0 doxygen: remove a few @file parameters. 13 years ago
  Clément Bœsch 136093236f deshake: fix doxygen comments. 13 years ago
  Michael Niedermayer 2cdb5e1986 deshake: nicer looking defaults 13 years ago
  danielgtaylor 0cc2ed4a20 libavfilter: add deshake filter 13 years ago