oggstream: consider all opus packets as "keyframes"
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Mon, 2 Jun 2014 11:40:27 +0000 (12:40 +0100)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Mon, 2 Jun 2014 11:40:27 +0000 (12:40 +0100)
commit716987063c765a74cd9957d6beae810f73bf3d85
tree1e493f93c907a634fbbddae598ec7ef1e67a08f6
parent464611acc4c2837e71596592b11c2077c29dd187
oggstream: consider all opus packets as "keyframes"

This lets oggdemux determine they are not delta units, and removes
spurious per packet warnings about being unable to determine the
packet's keyframeness.
ext/ogg/gstoggstream.c