oggmux: keep IN_CAPS flag check for header buffers as fallback
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 2 Feb 2011 17:23:43 +0000 (17:23 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 2 Feb 2011 17:34:41 +0000 (17:34 +0000)
commit2eac43bd73ff405c6883c1c2476a90a123b52159
tree598b5eb73e1efae84d42ab31313c2553a275d98d
parent440002a137640db2c5d6613d9bf56dfff997eb07
oggmux: keep IN_CAPS flag check for header buffers as fallback

In case the ogg mapper doesn't handle all the accepted input formats
(although it really should). Saves us error handling for that case
though. Also log caps properly.

https://bugzilla.gnome.org/show_bug.cgi?id=629196
ext/ogg/gstoggmux.c