gstreamer/gst-libs/gst/adaptivedemux
Thiago Santos 3c5e5f8b85 adaptivedemux: fix 'utc now' gdatetime creation
It broke after removal of usage of GTimeVal that was deprecated,
it requires seconds in this unix-based creation instead of microseconds.

The downside here is that it will create an extra object just to be
discarded in order to add the microsecond part to it.

It would end up segfaulting as it would return a NULL value
2019-11-20 22:16:15 +00:00
..
adaptive-demux-prelude.h libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00
gstadaptivedemux.c adaptivedemux: fix 'utc now' gdatetime creation 2019-11-20 22:16:15 +00:00
gstadaptivedemux.h adaptivedemux: remove some deadlocks using webkitwebsrc. 2019-07-29 13:19:41 +01:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00