Marek Vasut 7725aa7d77 h264decoder: Align wraparound fix
Instead of casting GST_CODEC_PICTURE_FRAME_NUMBER (ref_pic) to u64,
use 1000ULL which is also u64 . This only aligns the behavior here
with '*decoder: Fix multiplication wraparound' commits.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5791>
2023-12-20 18:47:39 +00:00
..
2023-05-20 05:48:23 +00:00
2023-10-12 18:25:50 +00:00
2023-12-06 16:09:27 +00:00
2023-02-03 17:48:10 +00:00
2023-02-28 10:12:31 +00:00
2023-08-23 18:33:04 +09:00