gstreamer/gst/audioparsers
Tim-Philipp Müller 0d88e3553a wavpackparse: fix handling of correction streams
Accept wavpack correction streams (.wvc) on sink pad, so
that wavpackparse can also be used to packetise correction
streams.

Fix parsing of subblock ID tags - the higher bits are
flags and are not part of the ID. This resulted in
correction blocks not being recognised properly and
the output not having the right (correction) caps.
2018-09-12 01:05:05 +01:00
..
gstaacparse.c aacparse: fix codec_data buffer leak 2018-08-13 00:05:59 +01:00
gstaacparse.h aacparse: improve channel/rate handling 2016-09-06 15:09:21 +01:00
gstac3parse.c ac3parse: fix not-linked handling causing glitches when selecting stream 2017-08-16 14:09:31 +01:00
gstac3parse.h ac3parse: Post AUDIO_CODEC tag 2013-12-16 10:03:05 +01:00
gstamrparse.c Update Edgard Lima's email 2017-02-27 00:34:19 +00:00
gstamrparse.h docs: remove outdated doc strings 2015-07-07 17:12:02 +02:00
gstdcaparse.c dcaparse: do not accept header with invalid channel count 2018-05-06 11:08:20 +02:00
gstdcaparse.h dcaparse: Post AUDIO_CODEC tag 2013-12-16 10:03:05 +01:00
gstflacparse.c flacparse: Drain the parser when a CAPS event is received 2018-04-16 21:29:57 +03:00
gstflacparse.h Revert "flacparse: fix header rewriting being ignored" 2017-12-07 11:17:32 +00:00
gstmpegaudioparse.c docs: update two references to the removed 'mad' plugin 2017-03-20 17:03:54 +00:00
gstmpegaudioparse.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstsbcparse.c good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
gstsbcparse.h sbcparse: Fix up values for allocation enumeration. 2017-03-02 11:29:25 -05:00
gstwavpackparse.c wavpackparse: fix handling of correction streams 2018-09-12 01:05:05 +01:00
gstwavpackparse.h wavpackparse: Post AUDIO_CODEC tag 2013-12-16 10:03:06 +01:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
meson.build Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
plugin.c audioparsers: add SBC audio parser 2013-01-15 17:45:30 +00:00