Skip to content

h264decoder: Fix invalid memory access

Seungha Yang requested to merge seungha.yang/gstreamer:h264dec-crash into main

gst_h264_dpb_needs_bump() can be called with null picture in case of live

Merge request reports