gstreamer/gst/audioparsers
Vincent Penquerc'h 14a9d1d66e flacparse: fix last frame timestamp in fixed block size mode
The last block may have a different block size, so we should not
use it to scale or we'll end up with a wrong timestamp.
See comment and quote from the FLAC format documentation in the code.

Fixes looped playback of FLAC files (via about-to-finish).

https://bugzilla.gnome.org/show_bug.cgi?id=661215
2011-11-07 12:37:10 +00:00
..
gstaacparse.c audioparsers: Improve src template caps 2011-09-07 12:10:48 +02:00
gstaacparse.h aacparse: parse codec_data to determine number of samples per frame 2011-09-07 11:20:03 +02:00
gstac3parse.c ac3parse: correctly check for ac3/e-ac3 switch 2011-09-23 16:26:50 +01:00
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: Improve src template caps 2011-09-07 12:10:48 +02:00
gstdcaparse.h audioparsers: port to new GstBaseParse in core 2011-04-08 18:07:17 +01:00
gstflacparse.c flacparse: fix last frame timestamp in fixed block size mode 2011-11-07 12:37:10 +00:00
gstflacparse.h audioparsers: port to new GstBaseParse in core 2011-04-08 18:07:17 +01:00
gstmpegaudioparse.c audioparsers: Improve src template caps 2011-09-07 12:10:48 +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