summaryrefslogtreecommitdiffstats
path: root/libavfilter/buffersink.c
Commit message (Expand)AuthorAgeFilesLines
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* lavfi: add error handling to start_frame().Anton Khirnov2012-07-221-7/+3
* lavfi: use const for AVFilterPad declarations in all filters.Ronald S. Bultje2012-07-211-14/+14
* lavfi: add error handling to filter_samples().Anton Khirnov2012-07-091-1/+7
* lavfi: support automatically inserting the fifo filter when needed.Anton Khirnov2012-06-221-61/+20
* lavfi: remove request/poll and drawing functions from public API on next bumpAnton Khirnov2012-06-051-2/+3
* lavfi: add an audio buffer sink.Anton Khirnov2012-05-141-4/+98
* lavfi: add video buffer sink, and use it in avtoolsAnton Khirnov2012-05-091-0/+114
OpenPOWER on IntegriCloud