gstreamer/gst/audioparsers
Sebastian Dröge 66e9e4c202 Revert "flacparse: push tags in pre_push_frame"
This reverts commit 4065fcb80a.

flacparse should not push tags by itself, the base class is going to do that
while properly merging in upstream tags. It just didn't because of a bug in
the base class, which was hidden by this commit.

https://bugzilla.gnome.org/show_bug.cgi?id=763553
2016-03-13 10:33:13 +02:00
..
gstaacparse.c aacparse: Handle gst_pad_get_current_caps() returning NULL gracefully 2016-02-23 18:11:42 +02:00
gstaacparse.h aacparse: Post AUDIO_CODEC tag 2013-12-16 10:03:05 +01:00
gstac3parse.c audioparsers: Check for NULL return value of gst_pad_get_current_caps() 2015-12-16 10:12:44 +01:00
gstac3parse.h ac3parse: Post AUDIO_CODEC tag 2013-12-16 10:03:05 +01:00
gstamrparse.c audioparsers: Check for NULL return value of gst_pad_get_current_caps() 2015-12-16 10:12:44 +01:00
gstamrparse.h docs: remove outdated doc strings 2015-07-07 17:12:02 +02:00
gstdcaparse.c audioparsers: Check for NULL return value of gst_pad_get_current_caps() 2015-12-16 10:12:44 +01:00
gstdcaparse.h dcaparse: Post AUDIO_CODEC tag 2013-12-16 10:03:05 +01:00
gstflacparse.c Revert "flacparse: push tags in pre_push_frame" 2016-03-13 10:33:13 +02:00
gstflacparse.h flacparse: Post AUDIO_CODEC tag 2013-12-16 10:03:06 +01:00
gstmpegaudioparse.c audioparsers: Check for NULL return value of gst_pad_get_current_caps() 2015-12-16 10:12:44 +01:00
gstmpegaudioparse.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstsbcparse.c sbcparse: Fix frame length calculation 2016-01-12 21:52:12 +00:00
gstsbcparse.h sbcparse: Post AUDIO_CODEC tag 2013-12-16 10:03:06 +01:00
gstwavpackparse.c audioparsers: Check for NULL return value of gst_pad_get_current_caps() 2015-12-16 10:12:44 +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