gstreamer/libs/gst
Wim Taymans d8d6ab79cb libs/gst/base/gstbasesink.c: Rearrange the latency query code. We always want to do the upstream query, even if we ar...
Original commit message from CVS:
* libs/gst/base/gstbasesink.c: (gst_base_sink_query_latency),
(gst_base_sink_send_event):
Rearrange the latency query code. We always want to do the upstream
query, even if we are not live so that the upstream elements can get the
latency results too. If we fail doing the query and we are live, we
return TRUE afterwards.
2008-04-25 07:22:16 +00:00
..
base libs/gst/base/gstbasesink.c: Rearrange the latency query code. We always want to do the upstream query, even if we ar... 2008-04-25 07:22:16 +00:00
check libs/gst/check/gstcheck.c: Remove blank line between symbol name ad parameters to fix gtkdoc warning. 2008-04-10 13:59:24 +00:00
controller Add GST_PARAM_CONTROLLABLE and GST_PARAM_USER_SHIFT. Move paramspec docs to own section. 2008-04-15 06:16:33 +00:00
dataprotocol libs/gst/dataprotocol/dataprotocol.c: When calculating GDP body CRC, use the correct pointer. 2008-03-27 15:23:55 +00:00
net gst/gstutils.*: API: Deprecate gst_atomic_int_set(), g_atomic_int_set() should be used now that we depend on new enou... 2008-04-17 07:14:46 +00:00
Makefile.am CVS surgery + support to move base, check, and net out of gst and into libs/gst 2005-11-29 19:12:30 +00:00