cmml: Use complete cmml caps in the unit test

This commit is contained in:
Sebastian Dröge 2011-09-07 14:27:36 +02:00
parent 0fd1397921
commit 8f1f6d1a57
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@
#include <gst/tag/tag.h>
#define SINK_CAPS "text/x-cmml"
#define SRC_CAPS "text/x-cmml"
#define SRC_CAPS "text/x-cmml, encoded=(boolean)TRUE"
#define IDENT_HEADER \
"CMML\x00\x00\x00\x00"\

View file

@ -26,7 +26,7 @@
#include <gst/tag/tag.h>
#define SINK_CAPS "text/x-cmml"
#define SRC_CAPS "text/x-cmml"
#define SRC_CAPS "text/x-cmml,encoded=(boolean)FALSE"
#define IDENT_HEADER \
"CMML\x00\x00\x00\x00"\