gstreamer/gst-libs/gst
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
..
adaptivedemux adaptivedemux: fix 'utc now' gdatetime creation 2019-11-20 22:16:15 +00:00
audio documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
basecamerabinsrc Don't pass default GLib marshallers for signals 2019-11-06 14:27:46 +00:00
codecparsers vc1parser : fix a miswrite 2019-11-11 02:12:34 +00:00
insertbin Remove autotools build system 2019-10-14 13:54:27 +01:00
interfaces photography: Add additional settings relevant to Android 2019-11-18 23:10:04 +00:00
isoff Remove autotools build system 2019-10-14 13:54:27 +01:00
mpegts documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
opencv meson: Fix plugin symbol export for C++ sources/plugins 2019-11-12 13:00:42 +00:00
player documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
sctp Remove autotools build system 2019-10-14 13:54:27 +01:00
transcoder meson: use gir_init_section in GstTranscoder 2019-10-19 13:58:50 +01:00
uridownloader bad: Avoid using deprecated API 2019-11-08 10:43:08 +00:00
vulkan vulkan/queue: be sure to take a lock around command submission 2019-11-14 07:10:16 +00:00
wayland documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
webrtc Don't pass default GLib marshallers for signals 2019-11-06 14:27:46 +00:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h Update GLib dependency to 2.40.0 2015-10-02 22:24:19 +03:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
meson.build Import GstTranscoder 2019-08-28 13:02:13 +00:00