13 Commits (12eeced8b41bbe46693f8c9625ed61b51f8438a1)

Author SHA1 Message Date
  Alex Converse b0f29db5c2 Mark mutable static data const where appropriate. 13 years ago
  Michael Niedermayer 6d16a96a95 vf_boxblur: fix memleak 13 years ago
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 13 years ago
  Reimar Döffinger d78473334e Add const to static arrays where it was forgotten. 13 years ago
  Stefano Sabatini 1679a40b74 vf_boxblur: fix slice-drawing 13 years ago
  Stefano Sabatini ce6b6ef645 lavfi: port boxblur filter from libmpcodecs 14 years ago
  Nicolas George fb35f7d7e1 vf_boxblur: remove useless code. 13 years ago
  Stefano Sabatini f1b7c7e697 vf_boxblur: call avfilter_draw_slice() at the end of draw_slice() 13 years ago
  Stefano Sabatini a342517710 vf_boxblur: fix out-of-buffer access when h > w 13 years ago
  Stefano Sabatini d68ba3feb8 vf_boxblur: prefer the name "len" over "w" in the blur routines 13 years ago
  Stefano Sabatini 6b61920ab7 lavfi: port boxblur filter from libmpcodecs 14 years ago