tests: fix h263p payload ! depayload unit test
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 5 Jul 2012 21:57:05 +0000 (22:57 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 6 Jul 2012 10:57:38 +0000 (11:57 +0100)
commit76625d20d7ef6b5fb81ddd005c811dd104b22f1c
tree3e13848775a2fe7e79ceb979a3fb0b6dfa5e3531
parent16b8e2d171df28bf4640f2f6fcfcb6dc7870c7f2
tests: fix h263p payload ! depayload unit test

Need to add h263version field to input caps since the
payloader sink get_caps function will contain it in the
the caps, and the stricter caps subset check requires
this to be present in the input caps as well then.
tests/check/elements/rtp-payloading.c