mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
fd1a66e8b5
Original commit message from CVS: * docs/design/part-states.txt: Some more docs. * gst/gstbin.c: (gst_bin_set_clock_func), (gst_bin_recalc_state), (gst_bin_change_state_func), (bin_bus_handler): Doc updates. Don't distribute the same clock over and over again. * gst/gstclock.c: * gst/gstclock.h: Doc updates. * gst/gstpad.c: (gst_flow_get_name), (gst_flow_to_quark), (gst_pad_get_type), (gst_pad_push), (gst_pad_push_event), (gst_pad_send_event): * gst/gstpad.h: Make probe emission threadsafe again. Register quarks and move _get_name() from utils. Doc updates. * gst/gstpipeline.c: (gst_pipeline_class_init), (gst_pipeline_change_state), (gst_pipeline_provide_clock_func): Only redistribute the clock of it changed. * gst/gstsystemclock.h: Doc updates. * gst/gstutils.c: * gst/gstutils.h: Moved the _flow_get_name() to GstPad. |
||
---|---|---|
.. | ||
draft-ghostpads.txt | ||
draft-push-pull.txt | ||
part-activation.txt | ||
part-caps.txt | ||
part-clocks.txt | ||
part-conventions.txt | ||
part-dynamic.txt | ||
part-element-sink.txt | ||
part-element-source.txt | ||
part-events.txt | ||
part-gstbin.txt | ||
part-gstbus.txt | ||
part-gstelement.txt | ||
part-gstghostpad.txt | ||
part-gstobject.txt | ||
part-gstpipeline.txt | ||
part-live-source.txt | ||
part-messages.txt | ||
part-MT-refcounting.txt | ||
part-negotiation.txt | ||
part-overview.txt | ||
part-preroll.txt | ||
part-push-pull.txt | ||
part-query.txt | ||
part-relations.txt | ||
part-scheduling.txt | ||
part-seeking.txt | ||
part-segments.txt | ||
part-standards.txt | ||
part-states.txt | ||
part-TODO.txt |