tests: add unit tests for a number of video parsers
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Wed, 25 May 2011 18:52:09 +0000 (20:52 +0200)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Wed, 25 May 2011 19:51:56 +0000 (21:51 +0200)
commit7751dbb8e1d548ac6dfdf0f583daeb45594c9e3e
tree33ffb4ec3a1e99c2089426eedfd0575da7b7ded0
parentca1887d3ec92bb1508aef18fa7c74dee7ded35df
tests: add unit tests for a number of video parsers
tests/check/Makefile.am
tests/check/elements/h263parse.c [new file with mode: 0644]
tests/check/elements/h264parse.c [new file with mode: 0644]
tests/check/elements/mpeg4videoparse.c [new file with mode: 0644]
tests/check/elements/mpegvideoparse.c [new file with mode: 0644]