tests: fix h264 caps in mpegtsmux test

Needs to be stream-format=byte-stream, not format=byte-stream.
This commit is contained in:
Tim-Philipp Müller 2013-02-14 10:43:42 +00:00
parent 5fddf3f4d6
commit e6e1479b75

View file

@ -49,7 +49,7 @@ static GstPad *mysrcpad, *mysinkpad;
"rate = (int) 8000, " \
"mpegversion = (int) 1"
#define VIDEO_CAPS_STRING "video/x-h264, " \
"format = (string) byte-stream"
"stream-format = (string) byte-stream"
/* setup and teardown needs some special handling for muxer */
static GstPad *