tests: clean up rtp-payloading test a little
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 10 Feb 2012 13:44:43 +0000 (13:44 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 10 Feb 2012 14:07:45 +0000 (14:07 +0000)
commitdca42d4767adff3578e5d5990604766735ec1f9b
tree88480a906606a16b42a39267e0e8fc1280cf4b3d
parent507f9367788ad4ba51af93dc6eb6a0a5bb843bc1
tests: clean up rtp-payloading test a little

Feed data into the pipeline using appsrc instead of fdsrc and
a pipe. Store unsigned byte values in guint8 instead of char.
Getting rid of the capsfilter also helps to avoid 'format is
not fully specified' warnings when pushing "video/x-h264" data
into rtph264pay with fully specified h264 caps in the sink template.
tests/check/elements/rtp-payloading.c