Commit History

Author SHA1 Message Date
  Nicolas George 79c1be124e lavfi/avf_concat: return immediately after requesting a frame on input. 8 years ago
  Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 8 years ago
  Clément Bœsch 9f4b3bd96c avfilter/concat: use AV_OPT_TYPE_BOOL for unsafe option 8 years ago
  Michael Niedermayer 7df2981f04 avfilter/avf_concat: Use av_freep(), avoid leaving stale pointers in memory 9 years ago
  Stefano Sabatini 843d7bb3a6 lavfi/concat: accept a single segment 9 years ago
  Nicolas George c4b7ad324b lavfi/avf_concat: use av_make_q. 10 years ago
  Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 10 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Carl Eugen Hoyos 36b21e17a2 lavf/concat: Never fail for sample aspect ratio 0:1. 11 years ago
  Michael Niedermayer 3ea765b033 avfilter/avf_concat: fix AVOption flags typo 11 years ago
  Clément Bœsch 73180f5b0e lavfi: flag more dynamic i/o filters. 11 years ago
  Michael Niedermayer fd6228e657 lavfi: remove now unused args parameter from AVFilter.init and init_opaque 11 years ago
  Clément Bœsch 35a27402ad lavfi/concat: switch to an AVOptions-based system. 11 years ago
  Nicolas George 8c6c811b21 lavfi/avf_concat: use standard options parsing. 11 years ago
  Nicolas George 68fb7e260b lavfi/concat: fix silence duration computation. 11 years ago
  Clément Bœsch 60bd8c11b6 lavfi/concat: raise filter_frame() error. 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Michael Niedermayer 53228f47d6 avf_concat: init pointers to NULL for saftey and to avoid warning of uninitialized use. 11 years ago
  Clément Bœsch a7eabbb20d lavfi/concat: prefer av_asprintf() over stack allocated buffer. 11 years ago
  Clément Bœsch b99f1303ad lavfi/concat: switch to filter_frame. 11 years ago
  Clément Bœsch 2d9d444051 lavfi: convert remaining input/output list compound literals to named objects. 11 years ago
  Michael Niedermayer cd7febd33f lavfi: replace filter_samples by filter_frame 11 years ago
  Paul B Mahol 1acd2f6ba7 Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 11 years ago
  Nicolas George b0e2f4a757 lavfi/concat: implement unsafe mode. 11 years ago
  Nicolas George 709628aa71 lavfi/avf_concat: fix invalid exclusive test. 11 years ago
  Michael Niedermayer d46c1c72e4 Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' 12 years ago
  Stefano Sabatini 42d621d131 lavfi: add priv class to filter definitions and flags to filter internal options 12 years ago
  Nicolas George de35d2b498 avf_concat: fix permissions. 12 years ago
  Nicolas George efcfcf8793 avf_concat: fix silence duration. 12 years ago
  Nicolas George 9a757cca34 avf_concat: fix min value for v option. 12 years ago
  Nicolas George be33da9a1d lavfi: add concat filter. 12 years ago