Skip to content

h264parse: update parser state and header flag when using fallback sps

Nicola requested to merge drakkan/gst-plugins-bad:h264parse into master

When sps parsing fails we use a fallback sps from the caps, since we have got an sps we need to update parser state and header as in the case the sps was successfully parsed

Closes #503 (closed)

Merge request reports