[FFmpeg-cvslog] avcodec/osq: Fix signed integer overflow in update_stats()

2025-08-04 Thread Michael Niedermayer
ffmpeg | branch: release/7.0 | Michael Niedermayer | Tue Jun 17 01:05:54 2025 +0200| [fe5e16f764106d32455993f0f1e70bf250614490] | committer: Michael Niedermayer avcodec/osq: Fix signed integer overflow in update_stats() Fixes: negation of -2147483648 cannot be represented in type 'int'; cast t

[FFmpeg-cvslog] avcodec/osq: Fix signed integer overflow in update_stats()

2025-08-04 Thread Michael Niedermayer
ffmpeg | branch: release/6.1 | Michael Niedermayer | Tue Jun 17 01:05:54 2025 +0200| [fbef482fce54f935bd4baa52b6482c8fbe68b1ed] | committer: Michael Niedermayer avcodec/osq: Fix signed integer overflow in update_stats() Fixes: negation of -2147483648 cannot be represented in type 'int'; cast t

[FFmpeg-cvslog] avcodec/osq: Fix signed integer overflow in update_stats()

2025-06-23 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Jun 17 01:05:54 2025 +0200| [c909ef31be96b6983698c3b01c675de8e5f2637a] | committer: Michael Niedermayer avcodec/osq: Fix signed integer overflow in update_stats() Fixes: negation of -2147483648 cannot be represented in type 'int'; cast to an