X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fframework%2Fmlt_field.c;h=c988ae6ea4584933e1f337aa296c5e06cfd665ea;hb=f4963a6aa07644399b273b5d2b1f9299c9047414;hp=89f3824e591bcd7717726de8c06dc78ec43702b3;hpb=793ea0cb67a2766b1294249a0b77508cfb93b35d;p=melted diff --git a/src/framework/mlt_field.c b/src/framework/mlt_field.c index 89f3824..c988ae6 100644 --- a/src/framework/mlt_field.c +++ b/src/framework/mlt_field.c @@ -1,8 +1,9 @@ /** * \file mlt_field.c * \brief a field for planting multiple transitions and filters + * \see mlt_field_s * - * Copyright (C) 2003-2008 Ushodaya Enterprises Limited + * Copyright (C) 2003-2009 Ushodaya Enterprises Limited * \author Charles Yates * * This library is free software; you can redistribute it and/or @@ -32,6 +33,7 @@ /** \brief Field class * + * The field is a convenience class that works with the tractor and multitrack classes to manage track filters and transitions. */ struct mlt_field_s