gstreamer/gst/audioparsers
Vivia Nikolaidou 5a2f9d510f aacparse: Fix caps change handling
In baseparse we set the fixed caps flag on all src pads, therefore the
source pad caps query in get_allowed_caps will return the current caps.
Current caps won't necessarily intersect with the new caps (e.g. sample
rate change). Replace get_allowed_caps with peer_query_caps.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/816>
2020-11-13 13:10:05 +00:00
..
gstaacparse.c aacparse: Fix caps change handling 2020-11-13 13:10:05 +00:00
gstaacparse.h aacparse: improve channel/rate handling 2016-09-06 15:09:21 +01:00
gstac3parse.c audioparsers: add back segment clipping to parsers that have lost it 2019-06-24 14:40:58 +03:00
gstac3parse.h ac3parse: Post AUDIO_CODEC tag 2013-12-16 10:03:05 +01:00
gstamrparse.c audioparsers: add back segment clipping to parsers that have lost it 2019-06-24 14:40:58 +03:00
gstamrparse.h docs: remove outdated doc strings 2015-07-07 17:12:02 +02:00
gstdcaparse.c audioparsers: add back segment clipping to parsers that have lost it 2019-06-24 14:40:58 +03:00
gstdcaparse.h dcaparse: Post AUDIO_CODEC tag 2013-12-16 10:03:05 +01:00
gstflacparse.c flacparse: fix broken reordering of flac metadata 2020-03-03 08:03:32 +00:00
gstflacparse.h Revert "flacparse: fix header rewriting being ignored" 2017-12-07 11:17:32 +00:00
gstmpegaudioparse.c mpegaudioparse: Use a constant bit rate to convert between time and bytes if possible. 2020-03-19 14:02:44 +00:00
gstmpegaudioparse.h mpegaudioparse: Use a constant bit rate to convert between time and bytes if possible. 2020-03-19 14:02:44 +00:00
gstsbcparse.c audioparsers: add back segment clipping to parsers that have lost it 2019-06-24 14:40:58 +03:00
gstsbcparse.h sbcparse: Fix up values for allocation enumeration. 2017-03-02 11:29:25 -05:00
gstwavpackparse.c audioparsers: add back segment clipping to parsers that have lost it 2019-06-24 14:40:58 +03:00
gstwavpackparse.h wavpackparse: Post AUDIO_CODEC tag 2013-12-16 10:03:06 +01:00
meson.build doc: Port documentation to hotdoc 2019-05-13 11:34:56 -04:00
plugin.c audioparsers: add SBC audio parser 2013-01-15 17:45:30 +00:00