gstreamer/ext
Scott D Phillips 1a43d57359 dtls: Set openssl's threadid the 1.0.x way
For pre-1.1.x openssl, a callback to set the thread id needs to be
provided to openssl. In 0.9.x the thread id was an unsigned long. In
1.0.x it was expanded to be able to hold a void*. Here we change to use
the 1.0.x API so that the thread id can always hold a GThread*, even on
platforms like msvc x64 where unsigned long is only 32 bits.

All of this is still #ifdef'd out of existence when building with
openssl 1.1.x or later which changed the thread API again, and does not
need a thread id callback.

https://bugzilla.gnome.org/show_bug.cgi?id=775292
2016-12-05 11:26:15 +02:00
..
apexsink bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
assrender assrender: Mark pad as needing reconfiguration again if reconfiguration failed 2016-11-18 12:22:44 +02:00
bs2b Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
bz2 Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
chromaprint Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
curl curl: transfer hangs in case connection was cut between client and server 2016-11-16 09:19:45 +00:00
daala daala: fix typo related compilation error 2016-08-19 13:47:43 +03:00
dash dash: Fix stripping of space at the beginning/end of durations 2016-11-27 12:20:11 +02:00
dc1394 dc1394src: check for disabled transmission in _stop_cam 2016-06-20 21:46:23 +01:00
directfb Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
dtls dtls: Set openssl's threadid the 1.0.x way 2016-12-05 11:26:15 +02:00
dts Fix incorrect return type in several functions 2016-10-27 23:06:26 +05:30
faac Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
faad Fix incorrect return type in several functions 2016-10-27 23:06:26 +05:30
fdkaac fdkaac: Add meson.build 2016-11-02 20:14:23 +02:00
flite Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
fluidsynth Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
gl gldownload: fix element description (was "OpenGL uploader") 2016-11-25 16:52:35 +11:00
gme Use the new API to post flow ERROR messages on the bus 2016-08-26 19:23:31 -03:00
gsm bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gtk gl: GST_GL_TYPE -> GST_TYPE_GL 2016-11-03 16:16:12 +11:00
hls m3u8: Mark uri_join() function as static 2016-11-28 10:49:23 +02:00
iqa iqa: Error out when trying to compare video stream with different sizes 2016-11-17 13:25:40 -03:00
kate Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
ladspa ladspa: simplify registry cache structure creation 2016-06-15 12:14:30 +02:00
libde265 Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
libmms Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
libvisual bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
lv2 fix for https://bugzilla.gnome.org/show_bug.cgi?id=771871 2016-09-29 19:59:28 +02:00
modplug bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
mpeg2enc bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
mplex mplex: Don't start task (yet/again) on pad release if we're in READY or NULL 2016-08-18 15:28:33 +03:00
musepack musepackdeck: unsigned can't be less than zero 2016-07-06 12:19:32 +01:00
nas bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
neon bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
ofa ofa: port to 1.0 2013-05-12 23:42:06 +01:00
openal bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
opencv segmentation: Port to GstOpencvVideoFilter base class 2016-12-04 14:49:05 -05:00
openexr bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
openh264 plugins: Use explicit type conversion from enums 2016-10-27 23:06:26 +05:30
openjpeg openjpegdec: Properly offset and shift for all formats when converting 2016-09-24 10:49:10 -04:00
openni2 bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
opus Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
qt qmlglsrc: some enhancements for qmlglsrc 2016-11-08 02:05:20 +11:00
resindvd Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
rsvg Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
rtmp Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
sbc Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
schroedinger schro: #include math.h before schroedinger headers 2016-11-29 09:49:05 +00:00
sdl bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
smoothstreaming mssdemux: fix meson build 2016-11-29 15:18:43 +01:00
sndfile Use the new API to post flow ERROR messages on the bus 2016-08-26 19:23:31 -03:00
sndio bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
soundtouch Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
spandsp Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
spc bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
srtp srtpdec: add stats readonly property, similar to srtpenc 2016-11-01 19:37:50 +02:00
teletextdec Use the new API to post flow ERROR messages on the bus 2016-08-26 19:23:31 -03:00
timidity timidity: add support for libtimidity-0.2.x 2016-10-31 12:50:56 +02:00
ttml meson/ttml: Add missing math library dependency 2016-11-30 22:40:45 -05:00
voaacenc Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
voamrwbenc bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
vulkan wayland: avoid prefix clash in combined pkg-config check 2016-11-18 10:41:16 -08:00
wayland ext: Fix various compiler warnings with clang 2016-11-25 23:47:15 +02:00
webp Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
webrtcdsp webrtcdsp: Add delay-agnostic property 2016-07-13 23:17:21 -04:00
x265 Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
xvid bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
zbar Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
Makefile.am mimic: remove ancient codec 2016-11-23 10:33:37 +00:00
meson.build opencv: Enable in meson build 2016-11-26 17:55:23 +00:00