gstreamer/ext
Mike Ruprecht 96b7059d24 rtmpsrc: Fix element losing data at the end of buffers
rtmpsrc outputs truncated buffers because, when enough data is
read to fill the buffer, the amount read that time (todo) is set
to zero before it's added to the cumulative buffer size (bsize).
The buffer is then truncated to bsize resulting in lost data.
This patch adds todo to bsize before setting todo to zero.

Fixes #678509
2012-06-21 08:36:35 +01:00
..
apexsink gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
assrender assrender: Refactoring and make core more similar to textoverlay 2012-05-29 11:47:21 +02:00
audiofile gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
bz2 gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
cdaudio gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
celt gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
chromaprint chromaprint: update for new tag event API 2012-06-12 18:53:13 +01:00
cog Release 0.11.92 2012-06-07 16:23:09 +02:00
curl curl: fix compilation 2012-05-14 09:15:55 +02:00
dc1394 gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
dirac diracenc: fix buffer leak 2012-06-07 12:43:58 +01:00
directfb gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
dts gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
faac android: Add support for the faac plugin 2012-04-25 16:01:28 +05:30
faad faad: don't access buffer after _finish_frame 2012-06-12 09:13:24 +02:00
flite gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
gme update for task api change 2012-06-20 10:40:42 +02:00
gsettings gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
gsm gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
jasper jasper: Rename from jp2k to jasper 2012-06-15 11:42:23 +02:00
kate gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
ladspa gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
libfame gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
libmms mms: Use correct enum type 2012-04-24 14:57:11 +02:00
lv2 gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
mimic update for task api change 2012-06-20 10:40:42 +02:00
modplug update for task api change 2012-06-20 10:40:42 +02:00
mpeg2enc update for task api change 2012-06-20 10:40:42 +02:00
mplex update for task api change 2012-06-20 10:40:42 +02:00
musepack update for task api change 2012-06-20 10:40:42 +02:00
musicbrainz gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
mythtv gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
nas nas: Rework nassink a little 2012-04-20 12:29:36 +02:00
neon gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
ofa gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
openal gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
opencv gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
opus opusenc: add missing mutex unlock on error path 2012-06-15 10:39:48 +01:00
resindvd resindvd: rename the lib from libresindvd to libgstresindvd 2012-06-14 15:33:29 +01:00
rsvg rsvg: Stop using deprecated API when compiling with RSVG 2.35.0 or newer 2012-04-25 11:50:51 +02:00
rtmp rtmpsrc: Fix element losing data at the end of buffers 2012-06-21 08:36:35 +01:00
schroedinger schroedinger: fix video codec state leaks 2012-06-07 12:43:45 +01:00
sdl gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
snapshot gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
sndfile update for task api change 2012-06-20 10:40:42 +02:00
sndio sndio: Fix i18n initialization 2012-04-25 10:26:48 +02:00
soundtouch gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
spandsp gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
spc update for task api change 2012-06-20 10:40:42 +02:00
swfdec gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
teletextdec teletext: #if0 code that never happens 2012-06-20 11:37:31 +01:00
timidity timidity: Fix flag checking 2012-06-20 11:37:38 +01:00
voaacenc Fix format (type is explicitly unsigned long) 2012-04-20 13:41:19 +02:00
voamrwbenc gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
vp8 vp8: fix codec state leaks 2012-06-07 12:43:59 +01:00
wayland wayland: port to 0.11 2012-05-23 12:09:39 +02:00
xvid gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
zbar gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
Makefile.am jasper: Rename from jp2k to jasper 2012-06-15 11:42:23 +02:00