summaryrefslogtreecommitdiff
path: root/libavfilter/buffer.c
Commit message (Expand)AuthorAge
* avfilter/buffer: Suppress deprecation warning for avfilter_unref_bufferDiego Biurrun2013-11-04
* avfilter: Add some missing FF_API_AVFILTERBUFFER ifdefsDiego Biurrun2013-07-31
* Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-11
* avfilter: correct memcpy size avfilter_copy_buf_props()Janne Grunau2012-10-09
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* lavfi: add avfilter_unref_bufferp()Robert Nagy2012-07-20
* lavfi: move buffer management function to a separate file.Anton Khirnov2012-05-15