gstreamer/gst/audioparsers
Tim-Philipp Müller a53540346a flacparse: tell baseparse the duration in samples for better accuracy
Tell GstBaseParse the duration in samples instead of time, so that
a duration query in DEFAULT format will return the correct number
of samples without rounding errors. Baseparse will convert this
into time itself when needed.

https://bugzilla.gnome.org/show_bug.cgi?id=650785
2011-05-23 13:50:46 +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: tell baseparse the duration in samples for better accuracy 2011-05-23 13:50:46 +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