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 17:07:12 +0000 (18:07 +0100)
commit76b322a429b04722846ab1dee622769c40b233d8
tree1a84dce5e010ce2c44690309ec5faa46d421fcb3
parent634d4de6278cadad649d1765a7fb4d282979144b
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