summaryrefslogtreecommitdiffstats
path: root/libavfilter/buffersink.h
Commit message (Collapse)AuthorAgeFilesLines
* lavfi: Drop deprecated AVFilterBuffer* codeVittorio Giovara2015-08-281-37/+0
| | | | Deprecated in 11/2012.
* lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy groupAnton Khirnov2014-02-141-0/+11
|
* buffersink: document special error codes returned from av_buffersink_get_frameAnton Khirnov2014-02-141-2/+9
|
* lavfi: switch to AVFrame.Anton Khirnov2013-03-081-0/+32
| | | | | Deprecate AVFilterBuffer/AVFilterBufferRef and everything related to it and use AVFrame instead.
* doxygen: Fix function parameter names to match the codeDiego Biurrun2012-08-091-3/+3
|
* lavfi: add an audio buffer sink.Anton Khirnov2012-05-141-1/+20
|
* lavfi: add video buffer sink, and use it in avtoolsAnton Khirnov2012-05-091-0/+43
Also add the public interface libavfilter/buffersink.h. Based on a commit by Stefano Sabatini.
OpenPOWER on IntegriCloud