Jan Schmidt
d34910bf30
v4l2: Don't free props structure twice.
...
gst_v4l2_device_provider_probe_device() frees the passed props
structure, don't free it again in the caller.
2016-01-20 18:23:37 +11:00
Wim Taymans
5fe9a59842
v4l2deviceprovider: add properties to the device
...
Add properties to the device with exactly the same keys and sematics
as what pulseaudio uses as property keys.
Also handle the case when a device is probed manually and not through gudev.
https://bugzilla.gnome.org//show_bug.cgi?id=759780
2015-12-29 11:25:36 +00:00
Nirbheek Chauhan
5f720cc3cb
v4l2: fix double-unref in the v4l2 device provider
2015-10-28 19:09:28 +00:00
Tim-Philipp Müller
f79de9a420
v4l2: fix compiler warnings when compiling with -DG_DISABLE_ASSERT
...
Compiler complains about uninitialised variables in the impossible
'default' code path in device provider source/sink switch-case.
2014-06-29 17:06:11 +01:00
Olivier Crête
a9c385686a
Rename GstDeviceMonitor to GstDeviceProvider
2014-06-26 14:57:36 -04:00