gstreamer/gst/audioparsers
Sebastian Dröge 396501784c flacparse: Really post tags only after the initial newsegment event
The first newsegment event will be send by the first call to
gst_base_parse_push_buffer() if necessary, posting the tags
before that is not a good idea. Instead do it from the
GstBaseParse::pre_push_buffer vfunc.
2010-10-06 18:32:51 +02:00
..
gstaacparse.c aacparse: set minimum frame size at _start 2010-10-01 12:15:51 +02:00
gstaacparse.h audioparsers: rename 'aacparse' plugin to generic 'audioparsers' plugin 2009-12-08 16:05:26 +01:00
gstac3parse.c ac3parse: Use unchecked versions of the bitreader get functions 2010-10-03 15:42:17 +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 Revert "baseparse: add skip property" 2010-10-05 11:17:52 +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
gstflacparse.c flacparse: Really post tags only after the initial newsegment event 2010-10-06 18:32:51 +02:00
gstflacparse.h flacparse: Optionally check the overall frame checksums too before accepting a frame as valid 2010-03-26 18:58:35 +01:00
gstmpegaudioparse.c mpegaudioparse: initial version 2010-10-01 12:15:51 +02:00
gstmpegaudioparse.h mpegaudioparse: initial version 2010-10-01 12:15:51 +02:00
Makefile.am mpegaudioparse: initial version 2010-10-01 12:15:51 +02:00
plugin.c mpegaudioparse: initial version 2010-10-01 12:15:51 +02:00