From: ddennedy Date: Tue, 4 Mar 2008 08:00:11 +0000 (+0000) Subject: metaschema.yaml, producer_avformat.yml: reset schema_version to 0.1 since we have... X-Git-Url: http://research.m1stereo.tv/gitweb?a=commitdiff_plain;h=aab94b9e9f1ec424fe0844d079eb1fcf857c5753;p=melted metaschema.yaml, producer_avformat.yml: reset schema_version to 0.1 since we have not release anything yet with schema let alone metadata git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1092 d19143bc-622f-0410-bfdd-b5b2a6649095 --- diff --git a/src/framework/metaschema.yaml b/src/framework/metaschema.yaml index eccb1fd..9c7c78f 100644 --- a/src/framework/metaschema.yaml +++ b/src/framework/metaschema.yaml @@ -1,5 +1,5 @@ --- # A metadata schema in Kwalify: http://www.kuwata-lab.com/kwalify/ -# Version: 0.2 +# Version: 0.1 type: map mapping: "schema_version": # This should match the version comment above diff --git a/src/modules/avformat/producer_avformat.yml b/src/modules/avformat/producer_avformat.yml index fae1274..5bc8dee 100644 --- a/src/modules/avformat/producer_avformat.yml +++ b/src/modules/avformat/producer_avformat.yml @@ -1,4 +1,4 @@ -schema_version: 0.2 +schema_version: 0.1 type: producer # consumer, filter, producer, or transition identifier: avformat title: FFmpeg Reader