17 Commits (57f3ca20dcb104665c3c5dce04829574dc8d044f)

Author SHA1 Message Date
James Almer 1f96db959c avfilter: convert to new channel layout API 3 years ago
James Almer ee88804d07 avfilter/framepool: remove superfluous pallete buffer allocation 3 years ago
James Almer 8fcd9d7375 avfilter/framepool: use av_image_fill_plane_sizes() to calculate pool sizes 3 years ago
Paul B Mahol 17a59a634c avfilter/framepool: fix alignment requirements for audio and video filters 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Andreas Rheinhardt ef6a9e5e31 avutil/buffer: Switch AVBuffer API to size_t 4 years ago
Andreas Rheinhardt 985c0dac67 avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPAL 4 years ago
James Almer 5d9af1670e avfilter: use the buffer_size_t typedef where required 4 years ago
wm4 d6fc031caf avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL 7 years ago
Nicolas George d5995c531d lavfi/framepool: use av_image_check_size2(). 7 years ago
Muhammad Faiz 6af050d7d0 avfilter: do not use AVFrame accessor 8 years ago
Matthieu Bouron b1ed7957b8 lavfi/framepool: cosmetic style fixes 8 years ago
Matthieu Bouron e2d336cf64 lavfi/framepool: re-indent after previous commit 8 years ago
Matthieu Bouron eb3368178e lavfi/framepool: add audio support 8 years ago
Matthieu Bouron b1f68f00b1 lavfi/framepool: rename FFVideoFramePool to FFFramePool 8 years ago
Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
Matthieu Bouron 0c59d40ae0 lavfi: use a video frame pool for each link of the filtergraph 9 years ago