[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

[FFmpeg-cvslog] avcodec/vp8: Fix hang with slice threads

2017-03-09 Thread Thomas Guilbert
ffmpeg | branch: master | Thomas Guilbert | Fri Mar 10 00:15:39 2017 +0100| [9bbc73ae9fdedc8789b2b6be65279e9a0ecd7090] | committer: Michael Niedermayer avcodec/vp8: Fix hang with slice threads Fixes: 447860.webm Reviewed-by: "Ronald S. Bultje" Signed-off-by: Michael Niedermaye

[FFmpeg-cvslog] avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavformat/utils.c

2016-08-26 Thread Thomas Guilbert
ffmpeg | branch: release/2.8 | Thomas Guilbert | Fri May 27 15:50:25 2016 -0700| [669fc1338f258d27426f5b36b9f924082080f22a] | committer: Michael Niedermayer avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavformat/utils.c Fixes: usan_granule_overflow constant type fix

[FFmpeg-cvslog] avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavformat/utils.c

2016-06-04 Thread Thomas Guilbert
ffmpeg | branch: release/3.0 | Thomas Guilbert | Fri May 27 15:50:25 2016 -0700| [dab82a2a7c907f0ff842f9a1ce05670cfe6715ab] | committer: Michael Niedermayer avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavformat/utils.c Fixes: usan_granule_overflow constant type fix

[FFmpeg-cvslog] avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavformat/utils.c

2016-05-28 Thread Thomas Guilbert
ffmpeg | branch: master | Thomas Guilbert | Fri May 27 15:50:25 2016 -0700| [1a82d2cf8fb6a7e854e7548dfcf73c3d046b34ac] | committer: Michael Niedermayer avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavformat/utils.c Fixes: usan_granule_overflow constant type fix by