gstreamer/libs/gst
Tim-Philipp Müller d0f85838ab queuearray: allow storing of structs in addition to pointers
This way we don't have to allocate/free temporary structs
for storing things in the queue array.

API: gst_queue_array_new_for_struct()
API: gst_queue_array_push_tail_struct()
API: gst_queue_array_peek_head_struct()
API: gst_queue_array_pop_head_struct()
API: gst_queue_array_drop_struct()

https://bugzilla.gnome.org/show_bug.cgi?id=750149
2015-07-04 11:03:51 +01:00
..
base queuearray: allow storing of structs in addition to pointers 2015-07-04 11:03:51 +01:00
check gstcheck: Print newline in message handler 2015-06-23 16:17:56 +01:00
controller directcontrolbinding: fix ABI break 2015-06-29 10:41:27 +01:00
helpers ptp: Check for the actual API we use instead of just looking for __APPLE__ 2015-06-09 11:01:29 +02:00
net ptp: Init function can take a NULL interfaces array 2015-06-29 20:27:19 -04:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00