gst-libs/gst/tag/tag.h: Adding Annodex tags here.

Original commit message from CVS:
2006-02-25  Julien MOUTTE  <julien@moutte.net>

* gst-libs/gst/tag/tag.h: Adding Annodex tags here.
This commit is contained in:
Julien Moutte 2006-02-24 23:19:44 +00:00
parent 5b86bcab57
commit 0d0354f365
2 changed files with 23 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2006-02-25 Julien MOUTTE <julien@moutte.net>
* gst-libs/gst/tag/tag.h: Adding Annodex tags here.
2006-02-24 Michael Smith <msmith@fluendo.com>
* gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),

View file

@ -63,6 +63,25 @@ G_BEGIN_DECLS
* MusicBrainz artist sort name
*/
#define GST_TAG_MUSICBRAINZ_SORTNAME "musicbrainz-sortname"
/**
* GST_TAG_CMML_STREAM
*
* Annodex CMML stream element tag
*/
#define GST_TAG_CMML_STREAM "cmml-stream"
/**
* GST_TAG_CMML_HEAD
*
* Annodex CMML head element tag
*/
#define GST_TAG_CMML_HEAD "cmml-head"
/**
* GST_TAG_CMML_CLIP
*
* Annodex CMML clip element tag
*/
#define GST_TAG_CMML_CLIP "cmml-clip"
/* functions for vorbis comment manipulation */