Commit History

Author SHA1 Message Date
  Hendrik Leppkes 033764e015 Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0' 9 years ago
  Andreas Cadhalpun e6c20e214e avfilter: add missing FF_API_AVFILTERBUFFER guards 9 years ago
  Vittorio Giovara f6974fe651 lavfi: Drop deprecated AVFilterBuffer* code 9 years ago
  Andreas Cadhalpun 095347ffe4 disable deprecation warnings in deprecated code 9 years ago
  Michael Niedermayer 00948ff876 avfilter/audio: use av_mallocz_array() 10 years ago
  Michael Niedermayer 209cb8afe0 Merge remote-tracking branch 'qatar/master' 11 years ago
  Anton Khirnov c9c7bc4493 lavfi: switch ff_default_get_audio_buffer() to av_frame_get_buffer() 11 years ago
  Michael Niedermayer f963c77856 avfilter: avoid direct access to "frame"->channels 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 12 years ago
  Nicolas George b6afb2dde1 lavfi: support unknown channel layouts. 11 years ago
  Nicolas George 82541d8330 lavfi: merge all filtering code into ff_filter_frame. 11 years ago
  Nicolas George 2eb2e1798e lavfi: add avfilter_get_audio_buffer_ref_from_arrays_channels. 11 years ago
  Nicolas George 34de47aa35 lavfi: add an accessor for ref->audio->channels. 12 years ago
  Nicolas George 238edd2fe3 lavfi: add a channels field to AVFilterLink. 12 years ago
  Michael Niedermayer 3ed483cdfa libavfilter: Support using filter_frame for video 12 years ago
  Michael Niedermayer a0b8eec719 default_filter_frame: fix argument name 12 years ago
  Michael Niedermayer cd7febd33f lavfi: replace filter_samples by filter_frame 12 years ago
  Anton Khirnov 565e4993c6 lavfi: merge start_frame/draw_slice/end_frame 12 years ago
  Michael Niedermayer 03b078721c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 12 years ago
  Justin Ruggles a903f8f087 Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 12 years ago
  Nicolas George 8ad54a44eb lavfi: check that buffer and link properties match. 12 years ago
  Nicolas George c262ddb8c5 lavfi: set sample_rate in the default allocator. 12 years ago
  Nicolas George beeba9161a lavfi: add a closed field to AVFilerLink. 12 years ago
  Nicolas George e54e30c889 lavfi: grant all permissions on mallocated audio buffers. 12 years ago
  Michael Niedermayer c581cb4e4f Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Nicolas George 271ddb116c lavfi: use min_perms and rej_perms for out pads. 12 years ago
  Michael Niedermayer b4780d03d0 Merge remote-tracking branch 'qatar/master' 12 years ago
  Reinhard Tartler 800750417f lavfi: properly signal out-of-memory error in ff_filter_samples 12 years ago
  Michael Niedermayer f8911b987d Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov cd99146253 lavfi: add error handling to filter_samples(). 12 years ago
  Nicolas George 0689d5e17a lavfi: implement samples framing on links. 12 years ago
  Michael Niedermayer 1c60088885 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov fa06623930 lavfi/audio: eliminate ff_default_filter_samples(). 12 years ago
  Michael Niedermayer 87dced8074 Merge remote-tracking branch 'qatar/master' 12 years ago
  Stefano Sabatini c0b3c0ffb7 lavfi/audio: remove unused variable in ff_filter_samples() 12 years ago
  Anton Khirnov e026c9b390 lavfi/audio: don't set cur_buf in ff_filter_samples(). 12 years ago
  Michael Niedermayer c7b9eab2be Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 9cdf74f904 lavfi/audio: use av_samples_copy() instead of custom code. 12 years ago
  Anton Khirnov 9baeff9506 lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 12 years ago
  Stefano Sabatini 134815a030 lavfi: change name of tracing functions and of the macro which enables them 12 years ago
  Nicolas George 9915a33fc2 lavfi/audio: fix size of copied samples. 12 years ago
  Michael Niedermayer 040a796dab Merge commit '755cd4197d53946208e042f095b930dca18d9430' 12 years ago
  Anton Khirnov 7b3b24a8ee lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs. 12 years ago
  Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support 12 years ago
  Michael Niedermayer 47aae2bc2e lavfi: switch to _alt functions 12 years ago
  Michael Niedermayer 015903294c Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 0b45334a58 lavfi: move audio-related functions to a separate file. 12 years ago