cmml: Use complete cmml caps in the unit test
This commit is contained in:
parent
0fd1397921
commit
8f1f6d1a57
@ -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"\
|
||||
|
@ -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"\
|
||||
|
Loading…
x
Reference in New Issue
Block a user