Age | Commit message (Collapse) | Author | Files | Lines |
|
Add a generic structure to hold any additional properties about the
device.
|
|
* GstGlobalDeviceMonitor was renamed to GstDeviceMonitor
* Expand GST_MESSAGE_DEVICE to the full enum value names
* Correct the incorrect references to the GstDeviceProvider interfaces
* Describe caps arguments for gstcheck interface
* Add missing docs for GstNetAddressMeta and its add function
* Add docs for toc helper macros
* Avoid refering to GstValueList type as done elsewhere
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=732786
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=732534
|
|
|
|
|
|
There's some precedent in GstElementFactory, but a
"klass" property just seems weird.
|
|
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=731541
|
|
This should help improve documentation generated for
languages other than C.
https://bugzilla.gnome.org/show_bug.cgi?id=730961
|
|
Should fix build issues on BSD
|
|
|
|
Also add GstDevice and GstDeviceMonitorFactory
And add code to the registry to save them
https://bugzilla.gnome.org/show_bug.cgi?id=678402
|