Commit History

Author SHA1 Message Date
  Michael Niedermayer c9d64abedf avfilter/vf_decimate: Use av_malloc_array() 10 years ago
  Carl Eugen Hoyos e4b0a77021 libavfilter/decimate: Add pts of first frame to all frames. 10 years ago
  Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 10 years ago
  Paul B Mahol 20101f4a83 avfilter/vf_decimate: add gray16 and yuv440p 11 years ago
  Paul B Mahol 0ad5ef674b avfilter/vf_decimate: fix crash with gray8 10 years ago
  Clément Bœsch 50e66726a2 lavfi: use ceil right shift for chroma width/height. 11 years ago
  Clément Bœsch b8a5c76131 lavfi: add frame counter into AVFilterLink and use it in filters. 11 years ago
  Clément Bœsch 7a92ec93c6 lavfi: port IVTC filters from vapoursynth. 11 years ago
  Clément Bœsch ab0ad6eccf lavfi: rename decimate to mpdecimate. 11 years ago
  Michael Niedermayer fd6228e657 lavfi: remove now unused args parameter from AVFilter.init and init_opaque 11 years ago
  Stefano Sabatini cff8f91ddf lavfi/decimate: switch to an AVOption-based system 11 years ago
  Clément Bœsch 29667a2c20 decimate: check for avctx ptr before closing. 11 years ago
  Nicolas George 40ecd44f00 lavfi/vf_decimate: use standard options parsing. 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Stefano Sabatini a2a1e20fa2 lavfi/decimate: use named options 11 years ago
  Michael Niedermayer ac8987591f Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' 11 years ago
  Clément Bœsch 5673a0102a lavfi/decimate: remove usage of link->cur_buf. 11 years ago
  Stefano Sabatini 3d72820722 lavfi/decimate: switch to ff_filter_frame() API 11 years ago
  Clément Bœsch 2d9d444051 lavfi: convert remaining input/output list compound literals to named objects. 11 years ago
  Hendrik Leppkes 79393a8363 Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get 11 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 11 years ago
  Stefano Sabatini 9dd3d6c72a lavfi: port decimate libmpcodecs filter 12 years ago