gstreamer/gst/audioparsers
Vincent Penquerc'h f3fc3e1f69 aacparse: only require two frames in a row when we do not have sync
This avoids a single bit error dropping two frames unnecessarily.
The two consecutive frames check is still required when we don't
have sync.

https://bugzilla.gnome.org/show_bug.cgi?id=657080
2011-08-24 08:26:31 +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 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: 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