mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-26 03:06:26 +00:00
Frame counters can overflow relatively easily (INT_MAX number of frames is slightly more than 1 year for 60 fps content), so make sure we use 64 bit values for them. Also deprecate the old 32 bit frame_number attribute. Signed-off-by: Marton Balint <cus@passwd.hu>
6.5 KiB
6.5 KiB