gstreamer/gst
Yasushi SHOJI c7f42cc3bc rtpgsmpay: fix accidental garbage data before actual payload
Do not allocate payload size outbuf if appending payload buffer.

The commit 137672ff18 attached payload
to the output buffer but forgot to remove payload allocation.  That
effectively doubled payload size and add zero'ed or random bytes.

Makes the following pipeline work again:

gst-launch-1.0 -v audiotestsrc wave=2 ! gsmenc ! rtpgsmpay ! rtpgsmdepay ! gsmdec ! autoaudiosink

https://bugzilla.gnome.org/show_bug.cgi?id=784616
2017-07-09 13:21:23 +01:00
..
alpha Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
apetag Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
audiofx Fix up package name and origin in some plugins 2017-05-18 10:44:07 +01:00
audioparsers aacparse : Fix, Caps were not set while reusing aacparse 2017-05-24 13:59:52 +02:00
auparse Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
autodetect Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
avi avidemux: provide average bitrate tag 2017-07-09 10:55:00 +02:00
cutter Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
debugutils Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
deinterlace Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
dtmf Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
effectv Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
equalizer Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
flv Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
flx Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
goom Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
goom2k1 Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
icydemux Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
id3demux Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
imagefreeze imagefreeze: fix use-after-free on seek event 2017-07-03 20:43:12 +01:00
interleave Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
isomp4 qtmux: robustify time tracking for sparse subtitle stream 2017-07-01 18:59:14 +02:00
law Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
level Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
matroska matroskademux: segment seek position is expressed in buffer time 2017-07-09 10:55:00 +02:00
monoscope Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
multifile splitmux: Drop allocation queries 2017-06-13 18:29:37 +03:00
multipart Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
replaygain Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
rtp rtpgsmpay: fix accidental garbage data before actual payload 2017-07-09 13:21:23 +01:00
rtpmanager rtpsession: Send EOS if all internal sources sent bye 2017-07-04 21:14:10 -04:00
rtsp rtspsrc: Create send/recv mutexes once, not on every connect() 2017-06-29 18:59:58 +03:00
shapewipe Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
smpte Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
spectrum Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
udp Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
videobox Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
videocrop Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
videofilter Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
videomixer Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
wavenc Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
wavparse wavparse: Actually clip to upstream size instead of size of the data chunk 2017-06-14 00:11:17 +03:00
y4m Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
Makefile.am build: build plugins and examples in parallel where possible 2010-03-29 11:00:57 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00