[FFmpeg-cvslog] avformat/flvdec: timestamps cannot use the full int64 range

2022-04-23 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Thu Dec 23 20:36:16 2021 +0100| [d3abd961eea8d33147c6477873ec8024abe8bc57] | committer: Michael Niedermayer avformat/flvdec: timestamps cannot use the full int64 range We do not support this as we multiply by 1000 Fixes: signed integer overf

[FFmpeg-cvslog] avformat/flvdec: timestamps cannot use the full int64 range

2022-04-18 Thread Michael Niedermayer
ffmpeg | branch: release/3.2 | Michael Niedermayer | Thu Dec 23 20:36:16 2021 +0100| [da356c4edad595538511430d0eb436aa1c0af4b9] | committer: Michael Niedermayer avformat/flvdec: timestamps cannot use the full int64 range We do not support this as we multiply by 1000 Fixes: signed integer overf

[FFmpeg-cvslog] avformat/flvdec: timestamps cannot use the full int64 range

2022-04-13 Thread Michael Niedermayer
ffmpeg | branch: release/3.4 | Michael Niedermayer | Thu Dec 23 20:36:16 2021 +0100| [83778e7787ca07f88f3f4718719c2dbfa363a0fb] | committer: Michael Niedermayer avformat/flvdec: timestamps cannot use the full int64 range We do not support this as we multiply by 1000 Fixes: signed integer overf

[FFmpeg-cvslog] avformat/flvdec: timestamps cannot use the full int64 range

2022-04-09 Thread Michael Niedermayer
ffmpeg | branch: release/4.1 | Michael Niedermayer | Thu Dec 23 20:36:16 2021 +0100| [a5b213a89e22e91b2d47544b2300e1819b47ad63] | committer: Michael Niedermayer avformat/flvdec: timestamps cannot use the full int64 range We do not support this as we multiply by 1000 Fixes: signed integer overf

[FFmpeg-cvslog] avformat/flvdec: timestamps cannot use the full int64 range

2022-04-07 Thread Michael Niedermayer
ffmpeg | branch: release/4.2 | Michael Niedermayer | Thu Dec 23 20:36:16 2021 +0100| [f8bbc2ced33669cbd70428b5ecca2536dff9eb16] | committer: Michael Niedermayer avformat/flvdec: timestamps cannot use the full int64 range We do not support this as we multiply by 1000 Fixes: signed integer overf

[FFmpeg-cvslog] avformat/flvdec: timestamps cannot use the full int64 range

2022-04-06 Thread Michael Niedermayer
ffmpeg | branch: release/4.3 | Michael Niedermayer | Thu Dec 23 20:36:16 2021 +0100| [c45013d6c5f1007a9e5de0a008bba05b91575886] | committer: Michael Niedermayer avformat/flvdec: timestamps cannot use the full int64 range We do not support this as we multiply by 1000 Fixes: signed integer overf

[FFmpeg-cvslog] avformat/flvdec: timestamps cannot use the full int64 range

2022-04-06 Thread Michael Niedermayer
ffmpeg | branch: release/4.4 | Michael Niedermayer | Thu Dec 23 20:36:16 2021 +0100| [be0109b881e688616ccac6551762e1a692befe11] | committer: Michael Niedermayer avformat/flvdec: timestamps cannot use the full int64 range We do not support this as we multiply by 1000 Fixes: signed integer overf

[FFmpeg-cvslog] avformat/flvdec: timestamps cannot use the full int64 range

2021-12-30 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Dec 23 20:36:16 2021 +0100| [c217ca7718c8e24905d7ba9ede719ae040899476] | committer: Michael Niedermayer avformat/flvdec: timestamps cannot use the full int64 range We do not support this as we multiply by 1000 Fixes: signed integer overflow: