10 Commits (ae2b51acd2ac8c3714092b33c00c519d76a4cb4d)

Author SHA1 Message Date
  Paul B Mahol 185d1f3bfc lavfi: declare arrays that never change as static const 12 years ago
  Stefano Sabatini fe508f807a lavfi/alphaextract: consistently prefer "cur" over "in" in filter_frame() 12 years ago
  Stefano Sabatini 0bc0d31b7b lavfi/alphaextract: access outlink properties rather than out_buf->video 12 years ago
  Stefano Sabatini 130c6497d2 lavfi/alphaextract: fix assignment of invalid size value to memcpy in case linesize < 0 12 years ago
  Stefano Sabatini c3ad91a3d7 lavfi/alphaextract: switch to filter_frame() API 12 years ago
  Stefano Sabatini 1f467220cf lavfi/alphaextract: drop cur_linesize = out_linesize branch in draw_slice() 12 years ago
  Clément Bœsch 2d9d444051 lavfi: convert remaining input/output list compound literals to named objects. 12 years ago
  Steven Robertson 82ecae8a70 lavfi: add alphaextract and alphamerge filters 13 years ago