gstreamer/gst/audioparsers
Mark Nauwelaerts 3faccbd29f 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.
2011-04-08 15:44:53 +01:00
..
gstbaseparse.c baseparse: enhancements for timestamp marked framed formats 2011-04-08 15:44:53 +01:00
gstbaseparse.h baseparse: use _set_frame_props to configure frame lead_in and lead_out 2011-04-08 15:44:52 +01:00