tests: fix some h264 caps

Doesn't fix anything in particular, but is
still needed here for correctness.
This commit is contained in:
Tim-Philipp Müller 2013-02-15 15:43:43 +00:00 committed by Tim-Philipp Müller
parent 99f84b8c4c
commit 7de14c5dbe

View file

@ -271,7 +271,8 @@ test_tags (const gchar * tag_str, const gchar * caps, const gchar * muxer,
#define H264_CAPS "video/x-h264, width=(int)320, height=(int)240," \
" framerate=(fraction)30/1, codec_data=(buffer)" \
"01401592ffe10017674d401592540a0fd8088000000300" \
"8000001e478b175001000468ee3c80, stream-format=(string)avc"
"8000001e478b175001000468ee3c80, "\
"stream-format=(string)avc, alignment=(string)au"
#define COMMON_TAGS \
"taglist,title=test_title," \