31 Commits (fd10a6e2f21f9cadc44a0415e204ea82940cd089)

Author SHA1 Message Date
  Paul B Mahol 8088b5d69c avfilter/af_afade: acrossfade: switch to activate 7 years ago
  Paul B Mahol 88cbd25b19 avfilter: pass outlink to ff_get_audio_buffer() 7 years ago
  Paul B Mahol 6111ac73d9 avfilter/af_afade: fix fading very long durations 8 years ago
  Paul B Mahol ed93ed5ee3 avfilter: don't anonymously typedef structs 8 years ago
  Muhammad Faiz 6af050d7d0 avfilter: do not use AVFrame accessor 8 years ago
  Paul B Mahol ce404b4d7c avfilter/af_afade: do not duplicate curve option 9 years ago
  Ganesh Ajjanagadde 9ee1feaa7c avfilter/af_afade: improve accuracy and speed of gain computation 9 years ago
  Paul B Mahol 04a7ce1a8c avfilter/af_afade: add missing fifo write for second stream 9 years ago
  Justin Greer 9c168f9a22 avfilter/af_afade: fix start of fade out 9 years ago
  Nicolas George 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 9 years ago
  Paul B Mahol 494b792441 avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts() 9 years ago
  Clément Bœsch 1435587373 avfilter/acrossfade: use AV_OPT_TYPE_BOOL for overlap option 9 years ago
  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