From a9fe8575cc6c99789e1ba7934b63b1827027bebf Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 24 Mar 2006 17:29:25 +0000 Subject: [PATCH] add API: marker in ChangeLog Original commit message from CVS: add API: marker in ChangeLog --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index eb59ceecac..9b6c6065a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,7 +12,7 @@ 2006-03-24 Stefan Kost * gst/gstelement.c: - Little clarification in the docs + Little clarification in the docs 2006-03-24 Stefan Kost @@ -63,6 +63,7 @@ (gst_base_sink_query), (gst_base_sink_change_state): Decouple max-lateness and the fact that QoS messages are generated with a new property (qos). + added API: GstBaseSink::async_play() Add vmethod so subclasses can be notified of ASYNC playing state changes. Collect timestamp start and stop to report better current