tests: fix h264 caps in mpegtsmux test
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 14 Feb 2013 10:43:42 +0000 (10:43 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 14 Feb 2013 10:43:42 +0000 (10:43 +0000)
Needs to be stream-format=byte-stream, not format=byte-stream.

tests/check/elements/mpegtsmux.c

index 46135ec38a406c55544f5c6528ea711471122001..ccc09311dde32512ec4a626b25c750b53d78f327 100644 (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 *