gstreamer/gst/audioparsers
Mark Nauwelaerts b9a54a38b0 amrparse: fix and streamline valid frame checking
... to handle various combinations of sync or not, and sufficient data
or not as might be expected.

Fixes #650714.
2011-09-05 15:51:48 +02:00
..
gstaacparse.c aacparse: only require two frames in a row when we do not have sync 2011-08-24 08:26:31 +02: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: Support switching alignment on-the-fly 2011-07-27 20:43:56 +05:30
gstac3parse.h ac3parse: Support switching alignment on-the-fly 2011-07-27 20:43:56 +05:30
gstamrparse.c amrparse: fix and streamline valid frame checking 2011-09-05 15:51:48 +02: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: fix off by one in frame size check 2011-08-16 13:25:30 +01:00
gstflacparse.h audioparsers: port to new GstBaseParse in core 2011-04-08 18:07:17 +01:00
gstmpegaudioparse.c audioparsers: not so greedy minimum frame size 2011-06-13 17:06:37 +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