gstreamer/gst/audioparsers
Vincent Penquerc'h 6ac7ad8a2c flacparse: fix off by one in frame size check
Yes, I was tracking another bug and the small test file I generated
to test with improbably just happened to trigger this, with a second
and last frame of 1615 bytes.

https://bugzilla.gnome.org/show_bug.cgi?id=656649
2011-08-16 13:25:30 +01:00
..
gstaacparse.c aacparse: not so greedy minimum frame size 2011-06-28 12:40:27 +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