gstreamer/gst/audioparsers
Jan Schmidt c919548e2c aacparse: Skip LOAS AAC until a valid config is seen.
It's normal when dropping into the middle of a stream to
not always have the config available immediately, so skip LOAS
until a valid config is seen without either setting invalid
caps or erroring out.

https://bugzilla.gnome.org/show_bug.cgi?id=751386
2015-09-16 20:51:44 +10:00
..
gstaacparse.c aacparse: Skip LOAS AAC until a valid config is seen. 2015-09-16 20:51:44 +10:00
gstaacparse.h aacparse: Post AUDIO_CODEC tag 2013-12-16 10:03:05 +01:00
gstac3parse.c audioparsers: use new base parse API to fix tag handling 2015-08-16 17:02:19 +01:00
gstac3parse.h ac3parse: Post AUDIO_CODEC tag 2013-12-16 10:03:05 +01:00
gstamrparse.c audioparsers: use new base parse API to fix tag handling 2015-08-16 17:02:19 +01:00
gstamrparse.h docs: remove outdated doc strings 2015-07-07 17:12:02 +02:00
gstdcaparse.c audioparsers: use new base parse API to fix tag handling 2015-08-16 17:02:19 +01:00
gstdcaparse.h dcaparse: Post AUDIO_CODEC tag 2013-12-16 10:03:05 +01:00
gstflacparse.c flacparse: set both pts and dts so baseparse doesn't make up wrong dts after a seek 2015-09-06 16:36:44 +01:00
gstflacparse.h flacparse: Post AUDIO_CODEC tag 2013-12-16 10:03:06 +01:00
gstmpegaudioparse.c mpegaudioparse: use new baseparse API to fix tag handling 2015-08-16 17:21:24 +01:00
gstmpegaudioparse.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstsbcparse.c audioparsers: use new base parse API to fix tag handling 2015-08-16 17:02:19 +01:00
gstsbcparse.h sbcparse: Post AUDIO_CODEC tag 2013-12-16 10:03:06 +01:00
gstwavpackparse.c wavpackparse: set both pts and dts so baseparse doesn't make up wrong dts after seeks 2015-09-06 16:36:47 +01:00
gstwavpackparse.h wavpackparse: Post AUDIO_CODEC tag 2013-12-16 10:03:06 +01:00
Makefile.am aacparse: allow conversion from ADTS to raw AAC 2013-07-26 09:44:11 +01:00
plugin.c audioparsers: add SBC audio parser 2013-01-15 17:45:30 +00:00