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)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 12 Apr 2011 19:32:16 +0000 (20:32 +0100)
commit96c116147da2bdb6dc666016abb0e43e0284c986
tree3447e8fa14d2f9ea31f56f8436f04f29276eb823
parenta740adc137cef2e8cff80ac096847195ed9bd666
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/pipelines/tagschecking.c [new file with mode: 0644]