aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/cbs_apv.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/cbs_apv: add missing READ/WRITE preprocessor checksJames Almer2025-07-221-0/+14
* avformat/mov_muxer: Extended MOV muxer to handle APV video contentDawid Kozinski2025-07-181-6/+12
* cbs_apv: Always restore tracing state on split fragment errorMark Thompson2025-05-051-2/+2
* avcodec/cbs_apv: don't return an error when reading empty buffersJames Almer2025-04-301-2/+2
* lavc/cbs: APV supportMark Thompson2025-04-271-0/+455