[Yanel-commits] rev 40005 - public/yanel/contributions/resources/cortado-ogg-theora

michi at wyona.com michi at wyona.com
Tue Nov 18 09:08:59 CET 2008


Author: michi
Date: 2008-11-18 09:08:58 +0100 (Tue, 18 Nov 2008)
New Revision: 40005

Modified:
   public/yanel/contributions/resources/cortado-ogg-theora/resource.xml
Log:
comments added

Modified: public/yanel/contributions/resources/cortado-ogg-theora/resource.xml
===================================================================
--- public/yanel/contributions/resources/cortado-ogg-theora/resource.xml	2008-11-17 22:09:45 UTC (rev 40004)
+++ public/yanel/contributions/resources/cortado-ogg-theora/resource.xml	2008-11-18 08:08:58 UTC (rev 40005)
@@ -6,12 +6,12 @@
   class="org.wyona.yanel.impl.resources.cortado.OggTheoraResource"
   >
 <description>
-A Ogg-Theora player based on cortado
+A video/audio player based on the cortado player (http://www.flumotion.net/cortado/) using the open codec Ogg-Theora (http://www.theora.org/, http://www.kdenlive.org/)
 </description>
 
 <rtd>
-  <property name="oggPath"/>
-  <property name="path-matcher"/> <!-- optional, see: org.wyona.yanel.core.util.WildcardReplacerHelper -->
+  <property name="oggPath"/> <!-- TODO: What is this good for? I guess the video/audio path -->
+  <property name="path-matcher"/> <!-- optional, TODO: What is this good for? See: org.wyona.yanel.core.util.WildcardReplacerHelper -->
   <property name="title"/>
   <property name="width"/> <!-- optional. default value 368 -->
   <property name="height"/> <!-- optional. default value 288 -->



More information about the Yanel-commits mailing list