28 Commits (64c5fbd7de77644d47ee960f2c18c9021500912a)

Author SHA1 Message Date
Anton Khirnov b5ecfa1d8d buffersink: switch to filter_frame 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
Justin Ruggles a903f8f087 Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 12 years ago
Mans Rullgard 6b776c61da buffersink: remove stray semicolon after function definition 12 years ago
Mans Rullgard 568c70e79e lavfi: convert input/ouput list compound literals to named objects 12 years ago
Nicolas George 9de731e9d0 lavfi/sink_buffer: implement libav compatibility API. 12 years ago
Mans Rullgard 1fce361d70 lavfi: replace empty input/output lists with null pointers 12 years ago
Michael Niedermayer e4e02a7d47 libavfilter: Support the forks ABI for buffer sinks 12 years ago
Michael Niedermayer 9cb9199970 buffersink: remove stray ; 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Anton Khirnov ebc8d97481 lavfi: add error handling to start_frame(). 13 years ago
Ronald S. Bultje 3db407038e lavfi: use const for AVFilterPad declarations in all filters. 13 years ago
Anton Khirnov cd99146253 lavfi: add error handling to filter_samples(). 13 years ago
Anton Khirnov 58b049f2fa lavfi: support automatically inserting the fifo filter when needed. 13 years ago
Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 13 years ago
Anton Khirnov a2cd9be212 lavfi: add an audio buffer sink. 13 years ago
Anton Khirnov ac71230902 lavfi: add video buffer sink, and use it in avtools 13 years ago