aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/cbs.h
Commit message (Collapse)AuthorAgeFilesLines
* avformat/mov_muxer: Extended MOV muxer to handle APV video contentDawid Kozinski2025-07-181-1/+0
| | | | | | | | | - Changes in mov_write_video_tag function to handle APV elementary stream - Provided structure APVDecoderConfigurationRecord that specifies the decoder configuration information for APV video content Co-Authored-by: James Almer <jamrial@gmail.com> Signed-off-by: Dawid Kozinski <d.kozinski@samsung.com> Signed-off-by: James Almer <jamrial@gmail.com>
* lavc/cbs: APV supportMark Thompson2025-04-271-0/+1
|
* avformat/movenccenc: add support for CENC AV1 encryptionJames Almer2025-03-251-0/+35
Signed-off-by: James Almer <jamrial@gmail.com>