1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00
Files
FFmpeg/libavcodec
Zhao Zhili 141f5c9071 avcodec/hevc: reset long_term_rps.nb_refs for IDR
For mv-hevc, the second layer of IDR frame can be a P slice.
long_term_rps wasn't been reset before the patch, which leading to
ff_hevc_frame_nb_refs return incorrect result.

This fix decoding failure for samples from Pico VR.
2025-11-10 12:22:05 +08:00
..
2025-11-05 15:13:54 +00:00
2025-11-08 18:48:54 +01:00
2025-11-05 16:31:59 +00:00
2025-11-08 18:48:54 +01:00
2025-11-08 01:17:46 +01:00
2025-11-09 02:42:17 +01:00
2025-11-10 01:46:52 +00:00