summaryrefslogtreecommitdiff
path: root/libavfilter/framepool.c
Commit message (Expand)AuthorAge
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPALAndreas Rheinhardt2021-04-27
* avfilter: use the buffer_size_t typedef where requiredJames Almer2021-03-10
* avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-03
* lavfi/framepool: use av_image_check_size2().Nicolas George2017-11-02
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-23
* lavfi/framepool: cosmetic style fixesMatthieu Bouron2017-01-12
* lavfi/framepool: re-indent after previous commitMatthieu Bouron2017-01-12
* lavfi/framepool: add audio supportMatthieu Bouron2017-01-12
* lavfi/framepool: rename FFVideoFramePool to FFFramePoolMatthieu Bouron2017-01-12
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* lavfi: use a video frame pool for each link of the filtergraphMatthieu Bouron2015-12-15