X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fframework%2Fmlt_tractor.h;h=52496a4af1654bd952e8b712ec5da0dfca60ef7e;hb=793ea0cb67a2766b1294249a0b77508cfb93b35d;hp=b9f5545d0973fe8412b69c855047efec6d233117;hpb=bf3264b9e340ba5c11cbf59835a8af3db94e0cc2;p=melted diff --git a/src/framework/mlt_tractor.h b/src/framework/mlt_tractor.h index b9f5545..52496a4 100644 --- a/src/framework/mlt_tractor.h +++ b/src/framework/mlt_tractor.h @@ -1,7 +1,9 @@ -/* - * mlt_tractor.h -- tractor service class - * Copyright (C) 2003-2004 Ushodaya Enterprises Limited - * Author: Charles Yates +/** + * \file mlt_tractor.h + * \brief tractor service class + * + * Copyright (C) 2003-2008 Ushodaya Enterprises Limited + * \author Charles Yates * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -23,8 +25,10 @@ #include "mlt_producer.h" -/** Private structure. -*/ +/** \brief Tractor class + * + * \extends mlt_producer_s + */ struct mlt_tractor_s {