Martin Storsjö
|
1d9c2dc89a
|
Don't include common.h from avutil.h
Signed-off-by: Martin Storsjö <martin@martin.st>
|
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.
This breaks libavfilter ABI.
|
13 years ago |
Anton Khirnov
|
803391f719
|
lavfi: remove request/poll and drawing functions from public API on next bump
They are only useful inside filters and we don't allow user filters for
now.
|
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
Also add the public interface libavfilter/buffersink.h.
Based on a commit by Stefano Sabatini.
|
13 years ago |