11 Commits (42a1f1d7a8cf67eed68db596d6a1e53c0c36e4ab)

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