gstreamer/win32/common
Thiago Santos 1681a1b1e0 dataqueue: add gst_data_queue_peek
This function works just like gst_data_queue_pop, but it doesn't
remove the object from the queue.

Useful when inspecting multiple GstDataQueues to decide from which
to pop the element from.

Add: gst_data_queue_peek
2013-04-18 14:45:47 -03:00
..
config.h Back to feature development 2012-10-25 12:10:27 +01:00
dirent.c Fix a couple of missing includes for MSVC2005 and a C99 issue. Also, starting with 2.14.0, GLib won't provide a pipe(... 2007-10-31 22:01:03 +00:00
dirent.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
gstconfig.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstenumtypes.c query: new _BANDWIDTH_LIMITED flag 2013-04-16 16:52:08 +02:00
gstenumtypes.h events: remove STREAM_CONFIG 2012-09-11 16:29:12 +02:00
gstversion.h Fix FSF address 2012-11-03 20:44:48 +00:00
gtchar.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
libgstbase.def dataqueue: add gst_data_queue_peek 2013-04-18 14:45:47 -03:00
libgstcontroller.def controller: rename control-bindings 2012-01-30 21:18:57 +01:00
libgstdataprotocol.def defs: update defs 2010-12-07 18:33:51 +01:00
libgstnet.def win32: Fix exported symbols list for real now 2012-07-11 13:14:57 +02:00
libgstreamer.def context: Add gst_context_writable_structure() and let get_structure() return const again 2013-04-18 10:18:22 +02:00