Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat/mov_muxer: Extended MOV muxer to handle APV video content | Dawid Kozinski | 2025-07-18 | 1 | -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 support | Mark Thompson | 2025-04-27 | 1 | -0/+1 |
| | |||||
* | avformat/movenccenc: add support for CENC AV1 encryption | James Almer | 2025-03-25 | 1 | -0/+35 |
Signed-off-by: James Almer <jamrial@gmail.com> |