flacparse: don't error out on invalid minimum_blocksize value in streaminfo header
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 22 May 2011 17:50:51 +0000 (18:50 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 22 May 2011 17:54:18 +0000 (18:54 +0100)
commite0cadab5c2a54acfa5ac607b854890fea74c013f
treeeb22031544511128bb656bf68d6c013039a86a09
parentd122ea01222f6a4ed08f2935ef6e0e06f06bfa20
flacparse: don't error out on invalid minimum_blocksize value in streaminfo header

We don't use it, so may just as well accept an invalid value
of 0 here, which is likely inconsequential anyway.

https://bugzilla.gnome.org/show_bug.cgi?id=650691
gst/audioparsers/gstflacparse.c