oggstream: correctly identify skeleton EOS packet
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Tue, 23 Aug 2011 10:05:11 +0000 (11:05 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 24 Aug 2011 06:31:51 +0000 (08:31 +0200)
commit1e606c0456b8adcb2618f55c36a984a749afeb85
tree41da3717fc5d017b797a59de310d6a064fd2fcaf
parent68ed992e7e23a2a1d9494977f845cf1a7897b1f4
oggstream: correctly identify skeleton EOS packet

It is 0 byte, and was triggering the "bad packet" logic.

https://bugzilla.gnome.org/show_bug.cgi?id=657151
ext/ogg/gstoggstream.c