gstreamer/gst/audioparsers
Tim-Philipp Müller e0cadab5c2 flacparse: don't error out on invalid minimum_blocksize value in streaminfo header
We don't use it, so may just as well accept an invalid value
of 0 here, which is likely inconsequential anyway.

https://bugzilla.gnome.org/show_bug.cgi?id=650691
2011-05-22 18:54:18 +01:00
..
gstaacparse.c audioparsers: update for set_frame_props -> set_frame_rate API change 2011-04-08 18:07:18 +01:00
gstaacparse.h aacparse, amrparse: gst_fooparse_xyz -> gst_foo_parse_xyz to match GstFooParse 2011-04-08 18:07:17 +01:00
gstac3parse.c ac3parse: fix unused-but-set-variable warning with gcc 4.6 2011-04-13 17:22:19 +01:00
gstac3parse.h audioparsers: port to new GstBaseParse in core 2011-04-08 18:07:17 +01:00
gstamrparse.c audioparsers: update for set_frame_props -> set_frame_rate API change 2011-04-08 18:07:18 +01:00
gstamrparse.h aacparse, amrparse: gst_fooparse_xyz -> gst_foo_parse_xyz to match GstFooParse 2011-04-08 18:07:17 +01:00
gstdcaparse.c audioparsers: update for set_frame_props -> set_frame_rate API change 2011-04-08 18:07:18 +01:00
gstdcaparse.h audioparsers: port to new GstBaseParse in core 2011-04-08 18:07:17 +01:00
gstflacparse.c flacparse: don't error out on invalid minimum_blocksize value in streaminfo header 2011-05-22 18:54:18 +01:00
gstflacparse.h audioparsers: port to new GstBaseParse in core 2011-04-08 18:07:17 +01:00
gstmpegaudioparse.c mpegaudioparse: The VBRI header is always at offset 0x20, independent of MPEG version 2011-04-13 17:12:47 +02:00
gstmpegaudioparse.h audioparsers: port to new GstBaseParse in core 2011-04-08 18:07:17 +01:00
Makefile.am audioparsers: hook up to build 2011-04-08 18:07:17 +01:00
plugin.c aacparse, amrparse: gst_fooparse_xyz -> gst_foo_parse_xyz to match GstFooParse 2011-04-08 18:07:17 +01:00