[FFmpeg-cvslog] avformat/mov: Fix MSAN issue with stsd_id

2024-04-14 Thread Thomas Guilbert
ffmpeg | branch: release/6.0 | Thomas Guilbert | Wed Nov 15 20:28:49 2023 +| [9258cc72cb8ed5a20285eb39a11547fb50b5432b] | committer: Michael Niedermayer avformat/mov: Fix MSAN issue with stsd_id Fixes: use of uninitialized value Fixes: bbb-320x240-2video-2audio.mp4 Signed-off-by: Michael

[FFmpeg-cvslog] avformat/mov: Fix MSAN issue with stsd_id

2023-12-29 Thread Thomas Guilbert
ffmpeg | branch: release/6.1 | Thomas Guilbert | Wed Nov 15 20:28:49 2023 +| [2bd36ef4c7709a4beaef358a75408c0d6f9e3ea7] | committer: Michael Niedermayer avformat/mov: Fix MSAN issue with stsd_id Fixes: use of uninitialized value Fixes: bbb-320x240-2video-2audio.mp4 Signed-off-by: Michael

[FFmpeg-cvslog] avformat/mov: Fix MSAN issue with stsd_id

2023-12-29 Thread Thomas Guilbert
ffmpeg | branch: master | Thomas Guilbert | Wed Nov 15 20:28:49 2023 +| [ff451df9479810d75851f92babd0b4290da03dd6] | committer: Michael Niedermayer avformat/mov: Fix MSAN issue with stsd_id Fixes: use of uninitialized value Fixes: bbb-320x240-2video-2audio.mp4 Signed-off-by: Michael Niede