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 |