Commit History

Author SHA1 Message Date
  Nicolas George bf9908c627 lavfi/af_amerge: 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
  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 c74b0eda34 lavfi/amerge: switch to an AVOptions-based system. 11 years ago
  Stefano Sabatini e62fca11a8 lavfi/amerge: drop duplicated "Buffer queue overflow" message 11 years ago
  Paul B Mahol ed8373e7db lavfi: always check return value of ff_get_{audio,video}_buffer() 11 years ago
  Nicolas George 00da527b44 lavfi/af_amerge: return EAGAIN if the input layouts are not known. 11 years ago
  Michael Niedermayer cd5f50a255 avfilter: avoid direct access to AVFrame.channels 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Nicolas George bf0712c2f8 libavfilter/af_amerge: fix segfault if init fails. 11 years ago
  Paul B Mahol 8160864b00 lavfi/amerge: make description consistent with documentation 11 years ago
  Nicolas George dcce43340f lavfi/af_amerge: set outbuf->audio->channels. 11 years ago
  Nicolas George ae14887ee7 lavfi/af_amerge: check for buffer queue overflows. 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
  Stefano Sabatini 3015194448 lavfi/amerge: clarify the error message in case of input overlap 12 years ago
  Clément Bœsch bbae8cdf4d lavfi/amerge: avoid a forward declaration. 12 years ago
  Clément Bœsch 7b56dddd56 lavfi/amerge: fix input pad name behaviour. 12 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 752344dada amerge/astreamsync/pan: fix license boilerplate. 12 years ago
  William Yu d5d5e3dabe lavfi/af_amerge: avfilter_copy_buffer_ref_props will overwrite output pts 12 years ago
  Stefano Sabatini fda968aa8f lavfi: decrease logging level of message showing initial parameters 12 years ago
  Michael Niedermayer f8911b987d Merge remote-tracking branch 'qatar/master' 12 years ago
  Paul B Mahol 3f59bbf5b6 lavfi/amerge: silence warnings 12 years ago
  Michael Niedermayer 052f4f859c Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' 12 years ago
  Stefano Sabatini 972cad77fa lavfi: remove unnecessary inclusion of libavcodec/avcodec.h in avfilter.h 12 years ago
  Michael Niedermayer 1c60088885 Merge remote-tracking branch 'qatar/master' 12 years ago
  Stefano Sabatini c17808cebd lavfi: define macro AVFILTER_DEFINE_CLASS 12 years ago
  Paul B Mahol 54101214d8 lavfi: use designated initializers for AVClass 12 years ago
  Paul B Mahol c9e183b490 lavfi: update some deprecated functions 12 years ago
  William Yu f77a695d2e lavfi: af_amerge options array was not ended with NULL 12 years ago
  Michael Niedermayer c7b9eab2be Merge remote-tracking branch 'qatar/master' 12 years ago
  Nicolas George e0545262a2 amerge: accept multiple inputs. 12 years ago
  Nicolas George e8e492b302 af_amerge: move nb_in_ch into the in structure. 12 years ago
  Nicolas George 7f17f4f1a7 af_amerge: use the buferqueue API. 12 years ago
  Nicolas George 0da28d689c af_amerge: compute output timestamp. 12 years ago
  Nicolas George e6aee46760 af_amerge: set samples rate in query_formats. 12 years ago
  Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support 12 years ago
  Michael Niedermayer 1cbf7fb434 Merge remote-tracking branch 'qatar/master' 12 years ago
  Clément Bœsch 4522df52aa lavfi: remove audio.h include from avfilter.h. 12 years ago
  Michael Niedermayer 015903294c Merge remote-tracking branch 'qatar/master' 12 years ago
  Matthieu Bouron 5473a98e45 af_amerge: return errors from subfilters when requesting a frame 12 years ago
  Clément Bœsch d50a4c4a5b lavfi/amerge: copy ref props after filtering samples. 12 years ago
  Nicolas George 4962edf889 lavfi: add amerge audio filter. 12 years ago