summaryrefslogtreecommitdiffstats
path: root/libavfilter/framepool.c
Commit message (Expand)AuthorAgeFilesLines
* avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-031-2/+2
* lavfi/framepool: use av_image_check_size2().Nicolas George2017-11-021-1/+1
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-231-1/+1
* lavfi/framepool: cosmetic style fixesMatthieu Bouron2017-01-121-4/+2
* lavfi/framepool: re-indent after previous commitMatthieu Bouron2017-01-121-27/+27
* lavfi/framepool: add audio supportMatthieu Bouron2017-01-121-0/+109
* lavfi/framepool: rename FFVideoFramePool to FFFramePoolMatthieu Bouron2017-01-121-12/+12
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-1/+1
* lavfi: use a video frame pool for each link of the filtergraphMatthieu Bouron2015-12-151-0/+189
OpenPOWER on IntegriCloud