27 Commits (0ebcf878032fa32a02e406a3397b51dc8b45109d)

Author SHA1 Message Date
  Michael Niedermayer 6ab37221c8 avfilter/vf_removelogo: use av_malloc_array() 11 years ago
  Michael Niedermayer 6b9e0bf42f avfilter/vf_removelogo: fix memleak on failure 11 years ago
  Michael Niedermayer eedfee12c6 avfilter/vf_removelogo: fix pixel pointer so it points where its intended 11 years ago
  Michael Niedermayer 8c582d1b22 avfilter/vf_removelogo: fix offset for accessing pixels above and below 11 years ago
  Michael Niedermayer 8c0687abdf avfilter/vf_removelogo: use av_freep() for saftey 11 years ago
  Clément Bœsch e31a239fea avfilter/vf_removelogo: use the name 's' for the pointer to the private context 12 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol b077d8d908 avfilter: remove redundant .get_(audio/video)_buffer initializations 11 years ago
  Clément Bœsch 1776177b7f lavfi: replace passthrough_filter_frame with a flag. 12 years ago
  Michael Niedermayer f4341c64be avfilter: add av_cold to uninit() 12 years ago
  Clément Bœsch 73050df240 lavfi: add timeline support in {de,remove}logo. 12 years ago
  Michael Niedermayer fd6228e657 lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
  Clément Bœsch c1907bd732 lavfi/removelogo: switch to an AVOptions-based system. 12 years ago
  Paul B Mahol 185d1f3bfc lavfi: declare arrays that never change as static const 12 years ago
  Clément Bœsch ef1868351d lavfi/removelogo: switch to ff_filter_frame. 12 years ago
  Clément Bœsch 2d9d444051 lavfi: convert remaining input/output list compound literals to named objects. 12 years ago
  Nicolas George f6647d8825 vf_removelogo: fix permissions. 12 years ago
  Stefano Sabatini fda968aa8f lavfi: decrease logging level of message showing initial parameters 13 years ago
  Paul B Mahol c9e183b490 lavfi: update some deprecated functions 13 years ago
  Clément Bœsch 3c1d52d30b Fix a few @file doxy inconsistencies. 13 years ago
  Stefano Sabatini 2f83681c79 lavfi: port libmpcodecs remove-logo filter 13 years ago