20 Commits (15c03b79d2359d1e8aeac1314fc136c4f8361029)

Author SHA1 Message Date
Anton Khirnov a83a30e899 lavfi: move ff_parse_{sample_rate,channel_layout}() to audio.[ch] 4 months ago
Anton Khirnov 1afe42852b lavfi/internal: move functions used by filters to filters.h 4 months ago
Andreas Rheinhardt 50ea7389ec avfilter: Deduplicate default audio inputs/outputs 1 year ago
Andreas Rheinhardt f7d59ca364 avfilter/audio, video: Remove references to avfilter_unref_buffer() 3 years ago
Andreas Rheinhardt 2e0fd50319 avfilter/audio: Remove unused array, move used-only-once array 4 years ago
Andreas Cadhalpun 8bd74aafe8 avfilter: remove obsolete function declarations 10 years ago
Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 12 years ago
Michael Niedermayer 3ed483cdfa libavfilter: Support using filter_frame for video 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
Anton Khirnov cd99146253 lavfi: add error handling to filter_samples(). 13 years ago
Nicolas George 0689d5e17a lavfi: implement samples framing on links. 13 years ago
Anton Khirnov fa06623930 lavfi/audio: eliminate ff_default_filter_samples(). 13 years ago
Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support 13 years ago
Anton Khirnov 472fb3bbfa lavfi: remove some audio-related function from public API. 13 years ago