gstreamer/gst/audioparsers
Joshua M. Doe 017bb65d06 baseparse: Send NEWSEGMENT event with correct start and position
Instead of taking the last stop (which could be buffer endtime instead
of starttime) always take the buffer starttime.

Fixes bug #614016.
2011-04-08 18:07:06 +01:00
..
gstaacparse.c aacparse: Fix bitrate calculation 2011-04-08 18:07:05 +01:00
gstaacparse.h audioparsers: rename 'aacparse' plugin to generic 'audioparsers' plugin 2011-04-08 18:07:01 +01:00
gstac3parse.c ac3parse: add documentation 2011-04-08 18:07:03 +01:00
gstac3parse.h ac3parse: initial version 2011-04-08 18:07:01 +01:00
gstamrparse.c gst_element_class_set_details => gst_element_class_set_details_simple 2011-04-08 18:07:04 +01:00
gstamrparse.h amrparse: use (default) time handling of baseparser class 2011-04-08 18:07:01 +01:00
gstbaseparse.c baseparse: Send NEWSEGMENT event with correct start and position 2011-04-08 18:07:06 +01:00
gstbaseparse.h audioparsers: remove unused GstBaseParseClassPrivate structure 2011-04-08 18:07:05 +01:00
gstflacparse.c flacparse: Fix buffer refcount issue 2011-04-08 18:07:06 +01:00
gstflacparse.h flacparse: add documentation 2011-04-08 18:07:03 +01:00
Makefile.am audioparsers: move 'flacparse' into it 2011-04-08 18:07:02 +01:00
plugin.c audioparsers: move 'flacparse' into it 2011-04-08 18:07:02 +01:00