WIP: h264parse: Don't push NALs before we have HEADERS
Otherwise we may endup pushing incomplete caps. This patch isn't ready yet, as it will merge PPS/SPS in the same GstBuffer. This is valid as per current definition of alignment=nal, but is also a behaviour change. It's also weird, since it only merge these for the first set.
Loading
Please register or sign in to comment