devicemonitor: Add GstDeviceMonitor and related
authorOlivier Crête <olivier.crete@collabora.com>
Tue, 16 Oct 2012 16:27:04 +0000 (12:27 -0400)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 16 Mar 2014 14:38:07 +0000 (14:38 +0000)
commite4e85fc88af4df1948c65f2c1ffaed36739f1cfa
treeb3946769f5104a3f086287ca2a42374042c42434
parent10d53423b50496a0159ca852dff32618f68f0bb7
devicemonitor: Add GstDeviceMonitor and related

Also add GstDevice and GstDeviceMonitorFactory
And add code to the registry to save them

https://bugzilla.gnome.org/show_bug.cgi?id=678402
18 files changed:
gst/Makefile.am
gst/gst.h
gst/gst_private.h
gst/gstdevice.c [new file with mode: 0644]
gst/gstdevice.h [new file with mode: 0644]
gst/gstdevicemonitor.c [new file with mode: 0644]
gst/gstdevicemonitor.h [new file with mode: 0644]
gst/gstdevicemonitorfactory.c [new file with mode: 0644]
gst/gstdevicemonitorfactory.h [new file with mode: 0644]
gst/gstmessage.c
gst/gstmessage.h
gst/gstquark.c
gst/gstquark.h
gst/gstregistry.c
gst/gstregistrybinary.c
gst/gstregistrychunks.c
gst/gstregistrychunks.h
win32/common/libgstreamer.def