mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 16:21:17 +00:00
8377afc0ba
Original commit message from CVS: * check/Makefile.am: * check/gst/gstevents.c: (GST_START_TEST), (event_probe), (test_event), (timediff), (gstevents_suite), (main): I wrote a test! * docs/design/part-seeking.txt: Spelling correction * docs/gst/tmpl/gstevent.sgml: Docs updates. * gst/base/gstbasesink.c: (gst_base_sink_handle_object): Treat a buffer-without-newsegment the same as a receiving a newsegment not in time format, and disable syncing to the clock with a warning. * gst/gstbus.c: (gst_bus_set_sync_handler): Assert if anyone tries to replace the existing sync_handler for bus, as only the owner should be setting it. * gst/gstevent.h: Have a fixed set of custom event enums with events identified by their structure name (as in 0.8), rather than a free-for-all allowing collisions between enum values from different plugins. * gst/gstpad.c: (gst_pad_class_init): Docs change. * gst/gstqueue.c: (gst_queue_handle_sink_event): Handle out-of-band downstream events from the sending thread. |
||
---|---|---|
.. | ||
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-standards.txt | ||
part-states.txt | ||
part-TODO.txt |