summaryrefslogtreecommitdiff
path: root/libavfilter/framepool.h
Commit message (Expand)AuthorAgeFilesLines
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-271-2/+2
* avfilter: use the buffer_size_t typedef where requiredJames Almer2021-03-101-2/+3
* lavfi/framepool: add audio supportMatthieu Bouron2017-01-121-1/+35
* lavfi/framepool: rename FFVideoFramePool to FFFramePoolMatthieu Bouron2017-01-121-16/+16
* all: Make header guard names consistentTimothy Gu2016-01-311-3/+3
* lavfi: use a video frame pool for each link of the filtergraphMatthieu Bouron2015-12-151-0/+84