baseparse: allow increasing min_size for current frame parsing only
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Thu, 6 Jan 2011 10:41:44 +0000 (11:41 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 8 Apr 2011 17:07:14 +0000 (18:07 +0100)
commit32f57133ace3d0134d965c6db54db003f06162c7
tree23438b16cb6500fd402998c291f4bad3bfe7d32a
parentd9def3d05d088f3d7ccf4050b6dde0128bb18927
baseparse: allow increasing min_size for current frame parsing only

Also check that subclass actually either directs to skip bytes or
increases expected frame size to avoid going nowhere in bogus
indefinite looping.
gst/audioparsers/gstbaseparse.c