19 Commits (0169c4dc818bd88e9c203afb51de2afda49c657c)

Author SHA1 Message Date
  Paul B Mahol 4a2836eaf3 avfilter: add acrossfade filter 9 years ago
  Paul B Mahol eb85060b84 avfilter/af_afade: add couple of more curves 10 years ago
  Paul B Mahol 20ee65ef73 avfilter/af_afade: use av_clipd() instead of nested FFMAX & FFMIN 10 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 10 years ago
  Stefano Sabatini 7ba2e134fb lavfi/afade: fix cur_sample computation 10 years ago
  Paul B Mahol 848a1e6738 avfilter/af_afade: use the name 's' for the pointer to the private context 11 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol 1e89f74902 lavfi/afade: use av_rescale() 12 years ago
  Paul B Mahol 8caf2da320 lavfi/afade: add timeline support 12 years ago
  Paul B Mahol 42d61fd968 lavfi/afade: fix AVOptions descriptions 12 years ago
  Paul B Mahol b63f7b3ac7 lavfi/afade: use AV_OPT_TYPE_DURATION 12 years ago
  Michael Niedermayer fd6228e657 lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
  Matthieu Bouron 2b17e58163 lavfi/afade: switch to AVOption-base system 12 years ago
  Paul B Mahol 659672f3ee lavfi/afade: use standard options parsing 12 years ago
  Paul B Mahol 6fcb4ae1d8 lavfi/afade * biquads: call av_frame_copy_props() 12 years ago
  Michael Niedermayer cd5f50a255 avfilter: avoid direct access to AVFrame.channels 12 years ago
  Paul B Mahol 6ea8a830e8 afade filter 12 years ago