Skip to content
Snippets Groups Projects
Commit 29df8cb8 authored by Nicolas Dufresne's avatar Nicolas Dufresne
Browse files

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.
parent cd11a069
No related branches found
Tags 1.8.2
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment