ffmpeg/libavcodec
Josh Allmann 69bcdb4575 avcodec/nvenc: fix segfault in intra-only mode
In intra-only mode, frameIntervalP is 0, which means the frame
data array is smaller than the number of surfaces.

Together with using the wrong size on deallocation of the
frame_data_array, this lead to a crash.

Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
(cherry picked from commit c9151ea50715c4ce47ad1c8df519781565db01f6)
2024-07-01 20:06:24 +02:00
..
2023-10-09 19:52:51 +03:00
2023-11-10 02:06:21 +01:00
2024-05-25 00:31:07 +02:00
2024-05-25 00:31:18 +02:00
2023-10-09 19:52:51 +03:00
2023-10-09 19:52:51 +03:00
2024-05-25 00:31:17 +02:00
2024-05-25 00:31:09 +02:00
2024-06-24 00:14:04 +02:00
2024-04-03 02:03:53 +02:00
2023-10-10 00:22:55 +02:00
2024-05-25 00:31:19 +02:00