Change #240071
Category | ffmpeg |
Changed by | Dawid Kozinski <d.kozinski | @samsung.com>
Changed at | Fri 18 Jul 2025 19:54:36 |
Repository | https://git.ffmpeg.org/ffmpeg.git |
Project | ffmpeg |
Branch | master |
Revision | 8baa691e5fa63ff8e1ac2684e70f2f7f40f77615 |
Comments
avformat/mov_muxer: Extended MOV muxer to handle APV video content - 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>
Changed files
- Changelog
- libavcodec/cbs_apv.c
- libavformat/Makefile
- libavformat/apv.c
- libavformat/apv.h
- libavformat/cbs.h
- libavformat/cbs_apv.c
- libavformat/movenc.c
- libavformat/movenc.h
- tests/ref/fate/source