h26xparse: Resend PPS/SPS after seek
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Wed, 2 Dec 2015 23:28:15 +0000 (18:28 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sun, 6 Dec 2015 00:05:26 +0000 (19:05 -0500)
commitfe116092cdcda0d1d100e1dbbc4577cd9e4e074a
treedae14a2f4d3db6651e81f46785c24f573e82f12b
parentd84d1708b72aba35b821fbafefc7fdfdbbc5572c
h26xparse: Resend PPS/SPS after seek

This is to support byte-stream decoder that does not remember the
PPS/SPS after a flush. This is not needed by all decoders, but is
harmless for those that do remember.

https://bugzilla.gnome.org/show_bug.cgi?id=758405
gst/videoparsers/gsth264parse.c
gst/videoparsers/gsth265parse.c