gstreamer/gst
Jan Schmidt fe4ed1d1df rtspsrc: Fix SRTP + RTX, auth access, a leak, and an invalid memory access.
In parse_keymgmt(), don't mutate the input string that's been passed
as const, especially since we might need the original value again if
the same key info applies to multiple streams (RTX, for example).

When a resource is 404, and we have auth info - retry with the auth
info the same as if we had receive unauthorised, in case the resource
isn't even visible until credentials are supplied.

Fix a memory leak handling Mikey data.

When generating a random keystring, don't overrun the 30 byte
buffer by generating 32 bytes into it.
2015-09-05 23:44:51 +10: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 audioecho: make sure buffer gets reallocated if max_delay changes 2015-08-14 11:50:22 +01:00
audioparsers mpegaudioparse: use new baseparse API to fix tag handling 2015-08-16 17:21:24 +01:00
auparse Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
autodetect Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
avi avidemux: Stop without posting error on flushing 2015-07-25 03:25:28 -04:00
cutter Revert "doc: Workaround gtkdoc issue" 2015-05-18 20:13:01 +02:00
debugutils Rename property enums from ARG_ to PROP_ 2015-04-27 11:22:11 +01:00
deinterlace deinterlace: update example pipeline 2015-06-25 10:47:40 +01:00
dtmf dtmfsrc: Reply to latency query 2015-09-01 15:49:07 -04:00
effectv Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
equalizer Revert "doc: Workaround gtkdoc issue" 2015-05-18 20:13:01 +02:00
flv flvdemux: Handle seek flags properly 2015-07-06 10:30:42 -04:00
flx Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
goom goom: Rename get_type() function of base class to prevent symbol conflicts 2015-08-14 09:21:25 +02:00
goom2k1 goom: Rename get_type() function of base class to prevent symbol conflicts 2015-08-14 09:21:25 +02: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 Revert "imagefreeze: Remove impossible error condition" 2015-07-07 15:57:19 +01:00
interleave interleave: error when channel-positions-from-input=False 2015-06-05 08:48:25 -03:00
isomp4 qtdemux: fix offset calculation when parsing CENC aux info 2015-08-18 11:48:03 +01: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 matroskademux: Align raw video frames to 32 bytes 2015-08-31 14:35:59 +03:00
monoscope Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
multifile multifilesrc: fix regression with starting from index set via index property 2015-08-18 13:17:34 +01:00
multipart Rename property enums from ARG_ to PROP_ 2015-04-27 11:22:11 +01:00
replaygain Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
rtp rtpvorbis/theoradepay: Fix handling of fragmented packets 2015-09-02 21:13:46 +03:00
rtpmanager rtpjitterbuffer: Keep the DTS estimate if we got no DTS after a jitterbuffer reset 2015-08-13 16:45:16 +02:00
rtsp rtspsrc: Fix SRTP + RTX, auth access, a leak, and an invalid memory access. 2015-09-05 23:44:51 +10:00
shapewipe Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
smpte smpte: Fix memory leak 2015-08-27 11:13:43 +03:00
spectrum Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
udp udpsrc: Fix build with GLib < 2.44 2015-09-04 15:18:05 +03: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 Release 1.5.1 2015-06-07 10:46:34 +02:00
wavenc Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
wavparse Remove obsolete Android build cruft 2015-04-26 17:55:07 +01: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