h265parse: Don't push NALs before we have HEADERS
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 10 Oct 2018 15:27:30 +0000 (15:27 +0000)
committerNicolas Dufresne <nicolas@ndufresne.ca>
Wed, 15 Apr 2020 14:10:16 +0000 (14:10 +0000)
commitff137a2059a336820202058620c0c6eee6a23761
treedb52b9c5bb06dead865aadffb543c212e3b87ad7
parentc51922b06c22cbbe1a75c2b26befd262509b10a9
h265parse: Don't push NALs before we have HEADERS

Otherwise we may endup pushing incomplete caps. Note that this has the side
effect that caps are no longer pushed twice in presence of VUI with valid
framerate.
gst/videoparsers/gsth265parse.c