[FFmpeg-devel] [PATCH v3 4/5] avformat/mov: Add support for exporting Video Extension Usage info

Derek Buitenhuis derek.buitenhuis at gmail.com
Mon Jun 17 23:27:28 EEST 2024


On 6/17/2024 9:07 PM, James Almer wrote:
> nit: { 0, 1 }.

If we set it to 0, 1 here, should it be set to that in the alloc function too?
It'll be 0, 0 at alloc time due to use of av_mallocz.

- Derek


More information about the ffmpeg-devel mailing list