gstreamer/gst-libs/gst
Julien Moutte 6f9006c9b9 riff: Manually calculate bitrate of ADPCM streams
Some ADPCM encoding tools like Oxelon generate WAV files with
wrong format header declaring an invalid bitrate.

As wavparse uses the average bitrate to calculate timestamps
and duration the decoder can be confused by receiving timestamps
completely out of sync with the decoded samples.

ADPCM is a CBR audio codec so we can calculate the average bitrate
instead of trusting the format header.

https://bugzilla.gnome.org/show_bug.cgi?id=636245
2013-05-07 15:01:05 +02:00
..
allocators dmabuf: don't touch the GstMemory size 2013-05-03 13:13:13 +02:00
app app: Don't use $(GST_PLUGIN_LIBTOOLFLAGS) for real libraries 2013-04-16 14:09:43 +02:00
audio Update disted orc backup files 2013-04-22 13:58:33 +01:00
fft fft: Fix compiler errors caused by not including config.h 2013-03-02 19:13:39 +01:00
pbutils pbutils: add description for TrueHD audio 2013-04-02 22:56:19 +01:00
riff riff: Manually calculate bitrate of ADPCM streams 2013-05-07 15:01:05 +02:00
rtp rtpbasedepayload: Ignore caps events if the caps did not change 2013-04-15 10:00:05 +02:00
rtsp rtsp: Don't use / as path if no path was provided 2013-04-08 09:09:33 +02:00
sdp sdp: use setter for the bandwidth 2013-04-26 10:10:41 +02:00
tag vorbistag: add mapping for TOTALTRACKS and TOTALDISCS tags 2013-02-14 00:33:56 +00:00
video videoencoder: Try harder to push writable buffers downstream 2013-04-25 16:23:14 +02:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am allocators: Add dmabuf-based GstMemory and GstAllocator 2013-02-19 10:05:38 +01:00