24 Commits (cbb2c95e47cd83cb65b2ce77cbb0296e85fa506b)

Author SHA1 Message Date
  Nicolas George ddcb99bb51 vf_deshake: set cur_buf to NULL. 13 years ago
  Stefano Sabatini fda968aa8f lavfi: decrease logging level of message showing initial parameters 13 years ago
  Stefano Sabatini 1bb30d0295 lavfi/deshake: fix crash in uninit() 13 years ago
  Paul B Mahol c9e183b490 lavfi: update some deprecated functions 13 years ago
  Michael Niedermayer f54e06feb3 vf_deshake: try to fix memleak 13 years ago
  Ray Simard 9ec39937f9 deshake: variable used uninitialized 13 years ago
  Ray Simard 369befb41e vf_deshake: remove unused variable totalangles 13 years ago
  Ray Simard 7f6004fc74 vf_deshake: zero-init Transform structs in end_frame() 13 years ago
  Reimar Döffinger 7cbb32e461 Use an int MotionVector for find_block_motion. 13 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