gstreamer/gst
Tim Sheridan 205565ccd9 sbcparse: Fix frame length calculation
SBC frame length calculation wasn't being rounded up to the nearest byte
(as specified in the A2DP 1.0 specification, section 12.9). This could
cause 'stereo' and 'joint stereo' mode SBC streams to have incorrectly
calculated frame lengths.

Incorrect frame length calculation causes frame coalescing to fail, as
subsequent frames in the stream aren't found in the expected locations.

https://bugzilla.gnome.org/show_bug.cgi?id=742446
2016-01-12 21:52:12 +00:00
..
alpha Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
apetag Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
audiofx scaletempo: Free the various buffers in GstBaseTransform::stop() 2015-12-25 11:41:19 +01:00
audioparsers sbcparse: Fix frame length calculation 2016-01-12 21:52:12 +00:00
auparse auparse: Fix event memory leak 2015-10-19 10:30:24 +01:00
autodetect Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
avi avidemux: Properly set SPARSE stream flags for subpicture/subtitle 2015-12-02 14:12:55 +01:00
cutter cutter: Fix buffer leak 2015-10-05 12:03:33 +01:00
debugutils progressreport: add support for using format=buffers with do-query=false 2015-12-20 20:28:56 +00:00
deinterlace deinterlace: use GST_STIME_ARGS for GstClockTimeDiff 2015-11-02 16:45:34 +00:00
dtmf dtmfsrc: Reply to latency query 2015-09-01 15:49:07 -04:00
effectv effectv/optv: remove unnecessary NULL checks before g_free() 2015-11-15 01:43:08 -08:00
equalizer equalizer: The child-proxy API is GObject based in 1.x 2016-01-05 18:59:25 +02:00
flv flvdemux: relax creation time parsing 2015-10-21 11:53:09 +01:00
flx flxdec: remove unnecessary NULL check before g_free() 2015-11-15 01:43:08 -08:00
goom goom: remove compiler trick 2015-10-21 17:57:22 +01:00
goom2k1 goom/goom2k1: remove obsolete left over files 2015-10-12 17:14:53 +01:00
icydemux Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
id3demux Rename property enums from ARG_ to PROP_ 2015-04-27 11:22:11 +01:00
imagefreeze imagefreeze: simplify caps selection 2016-01-08 16:29:29 -03:00
interleave interleave: Remove unsed field 2015-12-09 11:17:25 +02:00
isomp4 qtdemux: drop flushes from our own offset seek 2015-12-22 12:33:39 -03:00
law audioencoders: use template subset check for accept-caps 2015-08-16 14:30:57 -03:00
level level: fix level calculations for mutliple channels 2015-08-27 10:16:38 +02:00
matroska matroska: Store subtitle stream count in the correct variable 2016-01-07 18:20:30 +02:00
monoscope Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
multifile splitmuxsink: Only update running time when it increases. 2015-12-19 03:49:28 +11:00
multipart docs: Minor fixes in various places 2015-10-23 10:42:19 +03:00
replaygain Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
rtp rtph264depay: fix unnecessary sub-buffer creation 2016-01-08 16:40:32 +00:00
rtpmanager rtpjitterbuffer: Fix packet dropping after a big discont 2015-12-09 12:24:09 +02:00
rtsp rtspsrc: replace duplicated codes to call new base sdp apis 2015-12-31 17:12:09 +02:00
shapewipe Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
smpte smpte: get size, stride info using VideoInfo 2015-10-02 17:38:01 +03:00
spectrum spectrum: send phase values in the GstMessage for Phase info 2015-09-23 15:41:08 +02:00
udp udpsrc: Add "loop" property for enabling/disabling multicast loopback 2015-11-17 12:39:05 +02:00
videobox Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
videocrop Rename property enums from ARG_ to PROP_ 2015-04-27 11:22:11 +01:00
videofilter Rename property enums from ARG_ to PROP_ 2015-04-27 11:22:11 +01:00
videomixer videomixer: use GST_STIME_ARGS for GstClockTimeDiff 2015-11-02 16:53:20 +00:00
wavenc Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
wavparse wavparse: remove extra variable to improve readability 2015-12-01 00:30:08 -03:00
y4m y4mencode: fix gst-launch version in documentation 2015-08-16 14:30:57 -03:00
Makefile.am build: build plugins and examples in parallel where possible 2010-03-29 11:00:57 +01:00