baseparse: enhancements for timestamp marked framed formats
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Wed, 17 Nov 2010 13:30:09 +0000 (14:30 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 8 Apr 2011 14:44:53 +0000 (15:44 +0100)
commit3faccbd29f7d2214ddd3a281513294e54a714824
treed014e4e5f4e91b2fb170a1ae3226c0b2b6218c54
parent454f21f077a4e7d5374704d4d315bf9dc51872f3
baseparse: enhancements for timestamp marked framed formats

That is, as such formats allow subclass to extract position from frame,
it is possible to extract duration (if not otherwise provided)
from (near) last frame, and a seek can fairly accurately target the required
position.

Fixes #631389.
gst/audioparsers/gstbaseparse.c