gstreamer/gst
Wim Taymans 8a78fa1ff5 vp8depay: fix header size checking
Use a different variable name to make it clear that we are calculating
the header size.
Correctly check that we have enough bytes to read the header bits. We
were checking if there were 5 bytes available in the header while we
only needed 3, causing the packet to be discarded as too small.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=723595
2014-06-19 15:29:46 +02:00
..
alpha alpha: use POFFSET instead of OFFSET 2013-09-23 14:45:23 +02:00
apetag g_memmove() is deprecated 2013-11-21 15:30:34 +00:00
audiofx Release 1.3.1 2014-05-03 18:02:23 +02:00
audioparsers flacparse: skip PICTURE headers without any image data 2014-05-07 00:58:15 +01:00
auparse gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
autodetect autodetect: demote candidate error to warning and plug fake{sink,src} 2014-02-23 20:34:43 +01:00
avi avidemux: don't leak flow combiner 2014-06-18 15:03:25 +01:00
cutter gst: Don't use endianness-specific S8 audio format 2014-02-04 13:44:29 +01:00
debugutils debugutils: Properly calculate the difference with unsigned types 2014-05-19 11:21:36 +02:00
deinterlace Release 1.3.1 2014-05-03 18:02:23 +02:00
dtmf g_memmove() is deprecated 2013-11-21 15:30:34 +00:00
effectv effectv: fix doc section of revtv element 2014-02-06 12:21:07 +01:00
equalizer gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
flv flvdemux: Attempt upstream seek first 2014-06-09 10:04:38 +02:00
flx flxdec: fix integer overflow 2014-05-02 14:18:08 +01:00
goom goom: Use fabs() instead of abs() to calculate the floating point absolute value 2014-05-19 11:24:06 +02:00
goom2k1 goom: Remove unused functions 2014-02-09 23:38:44 +01:00
icydemux icydemux: Unref dropped events 2014-04-16 18:50:50 +02:00
id3demux gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
imagefreeze imagefreeze: Set segment position to the stop position of the buffer 2014-05-02 17:14:29 +02:00
interleave interlace: catch failure to create audio info from caps 2014-04-21 17:21:20 +01:00
isomp4 qtdemux: avoid looping indefinitely in broken svq3 files 2014-06-10 15:33:33 -03:00
law mulawdec: Require caps to be set before accepting any data 2013-12-05 12:15:29 +01:00
level level: Use the correct number of samples to iterate over the input array 2014-04-16 18:50:50 +02:00
matroska matroskademux: don't leak doctype string in error code path 2014-06-02 09:57:42 +02:00
monoscope monoscope: Fix debug statement 2013-04-26 12:16:49 +02:00
multifile docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
multipart multipartdemux: guard against having no MIME type 2014-06-11 17:44:56 +01:00
replaygain docs: use the gtk-doc syntax to link to properties 2014-02-18 22:35:00 +01:00
rtp vp8depay: fix header size checking 2014-06-19 15:29:46 +02:00
rtpmanager rtpsession: update last_activity when sending RTP 2014-05-16 16:55:17 +02:00
rtsp rtspsrc: always use a random ssrc for the internal session 2014-05-16 16:58:44 +02:00
shapewipe shapewipe: Can't map twice the same buffer for writing 2013-05-10 09:27:02 +02:00
smpte smpte: fix copy/paste error causing unmap on wrong buffer 2014-04-07 12:43:57 +01:00
spectrum docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
udp udp: improve element descriptions for dynudpsink and multiudpsink 2014-06-18 14:54:58 +01:00
videobox videobox: Fix caps negotiation issue 2014-06-17 09:27:45 -03:00
videocrop videocrop: Add support for GRAY16_LE/GRAY16_BE 2013-05-15 09:29:30 +02:00
videofilter videoflip: add missing break in switch 2014-05-02 12:10:26 +01:00
videomixer Release 1.3.1 2014-05-03 18:02:23 +02:00
wavenc wavenc: generate a non-empty data header 2013-11-09 11:22:12 +01:00
wavparse wavparse: do not include codec_data on raw audio caps 2014-06-05 10:34:49 +01:00
y4m y4mencode: Remove dead code 2013-12-30 13:50:35 +01:00
Makefile.am build: build plugins and examples in parallel where possible 2010-03-29 11:00:57 +01:00