gstreamer/plugins
Benjamin Otte 73f6f466c2 dataurisrc: Fix crash when semicolon is aprt of data
This URI is valid:
  data:,;base64
(It encodes the literal string ";base64")

But would lead to a crash because the code assumed the semicolon would
be placed before the colon.
2019-05-21 17:22:04 +02:00
..
elements dataurisrc: Fix crash when semicolon is aprt of data 2019-05-21 17:22:04 +02:00
tracers docs: add coretracers to the list of plugins 2019-05-18 02:41:43 +00:00
Makefile.am gsttraceutils: actually disable tracing system hooks if configured 2017-11-24 13:40:34 +01:00
meson.build Port to hotdoc 2019-05-13 16:34:09 -04:00