gstreamer/gst/audioparsers
Mark Nauwelaerts 9b6439a36c 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.
2010-11-17 15:36:41 +01:00
..
gstaacparse.c aacparse: minor cleanups 2010-11-17 15:36:20 +01:00
gstaacparse.h aacparse: streamline src caps setting 2010-10-12 18:19:49 +02:00
gstac3parse.c ac3parse: properly parse e-ac3 frame header 2010-10-14 16:53:01 +02:00
gstac3parse.h ac3parse: initial version 2009-12-08 16:06:30 +01:00
gstamrparse.c baseparse: use _set_frame_props to configure frame lead_in and lead_out 2010-10-01 12:15:51 +02:00
gstamrparse.h amrparse: use (default) time handling of baseparser class 2009-12-08 16:06:30 +01:00
gstbaseparse.c baseparse: enhancements for timestamp marked framed formats 2010-11-17 15:36:41 +01:00
gstbaseparse.h baseparse: use _set_frame_props to configure frame lead_in and lead_out 2010-10-01 12:15:51 +02:00
gstdcaparse.c dcaparse: init variable to make osx build bot happy 2010-10-19 23:25:54 +01:00
gstdcaparse.h audioparsers: add very basic dts/dca parser 2010-10-19 18:00:14 +01:00
gstflacparse.c flacparse: parse seektable 2010-11-17 15:36:02 +01:00
gstflacparse.h flacparse: parse seektable 2010-11-17 15:36:02 +01:00
gstmpegaudioparse.c mpegaudioparse: fix silly leak in _reset 2010-11-09 20:52:10 +01:00
gstmpegaudioparse.h mpegaudioparse: initial version 2010-10-01 12:15:51 +02:00
Makefile.am audioparsers: add very basic dts/dca parser 2010-10-19 18:00:14 +01:00
plugin.c audioparsers: add very basic dts/dca parser 2010-10-19 18:00:14 +01:00