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
gstac3parse.c
gstac3parse.h
gstamrparse.c
gstamrparse.h
gstdcaparse.c dcaparse: do not accept header with invalid channel count 2018-05-06 11:08:20 +02:00
gstdcaparse.h
gstflacparse.c
gstflacparse.h
gstmpegaudioparse.c
gstmpegaudioparse.h
gstsbcparse.c
gstsbcparse.h
gstwavpackparse.c wavpackparse: fix handling of correction streams 2018-09-12 01:05:05 +01:00
gstwavpackparse.h
Makefile.am
meson.build Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
plugin.c