check: tagschecking: tests for tags serialization in muxers
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Fri, 5 Mar 2010 16:33:37 +0000 (13:33 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Fri, 12 Mar 2010 01:44:00 +0000 (22:44 -0300)
commit52348df33b0281fdd3fd4aade268bd96a3261a47
treedcb91200d24fa6f79b3e1310e7297180febd6897
parent5e883634308171dabb7722cc632df79b8c5901c5
check: tagschecking: tests for tags serialization in muxers

Adds a check unit test that aims to test tags serialization
and deserialization consistency (in muxers). It provides a
basic function that allows one to easily specify tags, a
muxer and a demuxer and a test will be done to check if
the tags have been consistently muxed and demuxed
tests/check/Makefile.am
tests/check/pipelines/tagschecking.c [new file with mode: 0644]