add API: marker in ChangeLog

Original commit message from CVS:
add API: marker in ChangeLog
This commit is contained in:
Thomas Vander Stichele 2006-03-24 17:29:25 +00:00
parent 6a55dddc1c
commit a9fe8575cc

View file

@ -12,7 +12,7 @@
2006-03-24 Stefan Kost <ensonic@users.sf.net> 2006-03-24 Stefan Kost <ensonic@users.sf.net>
* gst/gstelement.c: * gst/gstelement.c:
Little clarification in the docs Little clarification in the docs
2006-03-24 Stefan Kost <ensonic@users.sf.net> 2006-03-24 Stefan Kost <ensonic@users.sf.net>
@ -63,6 +63,7 @@
(gst_base_sink_query), (gst_base_sink_change_state): (gst_base_sink_query), (gst_base_sink_change_state):
Decouple max-lateness and the fact that QoS messages are generated Decouple max-lateness and the fact that QoS messages are generated
with a new property (qos). with a new property (qos).
added API: GstBaseSink::async_play()
Add vmethod so subclasses can be notified of ASYNC playing Add vmethod so subclasses can be notified of ASYNC playing
state changes. state changes.
Collect timestamp start and stop to report better current Collect timestamp start and stop to report better current