aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/apv_parser.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/apv_parser: Mark close as av_coldAndreas Rheinhardt2025-05-151-1/+1
* avcodec/apv_parser: use an AVBufferRef to avoid data copyingJames Almer2025-05-041-1/+17
* avcodec/cbs: add an AVBufferRef input argument to ff_cbs_read()James Almer2025-05-041-1/+1
* avcodec: add an APV parserJames Almer2025-05-011-0/+133