summaryrefslogtreecommitdiff
path: root/libavfilter/framepool.h
Commit message (Collapse)AuthorAge
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
| | | | | | | Announced in 14040a1d913794d9a3fd6406a6d8c2f0e37e0062. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> Signed-off-by: James Almer <jamrial@gmail.com>
* avfilter: use the buffer_size_t typedef where requiredJames Almer2021-03-10
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* lavfi/framepool: add audio supportMatthieu Bouron2017-01-12
|
* lavfi/framepool: rename FFVideoFramePool to FFFramePoolMatthieu Bouron2017-01-12
|
* all: Make header guard names consistentTimothy Gu2016-01-31
|
* lavfi: use a video frame pool for each link of the filtergraphMatthieu Bouron2015-12-15