SimpleTimelineLayer: Fix top-level doc

This commit is contained in:
Edward Hervey 2010-07-06 16:27:21 +02:00
parent d8d1e95952
commit f3c0d88e79

View file

@ -26,11 +26,11 @@
* API. Clients can add any type of GESTimelineObject to a
* GESSimpleTimelineLayer, and the layer will automatically compute the
* appropriate start times.
*
* Users should be aware that GESTimelineTransition objects are considered to
* have a negative duration for the purposes of positioning GESTimelineSource
* objects (i.e., adding a GESTimelineTransition creates an overlap between
* the two adjacent sources
* the two adjacent sources.
*/
#include "ges-internal.h"