file-checker: replace encoding profile comparison
authorThiago Santos <thiago.sousa.santos@collabora.com>
Tue, 6 Aug 2013 21:17:39 +0000 (18:17 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Tue, 6 Aug 2013 21:32:07 +0000 (18:32 -0300)
commit71351b3e33e0235357ae9a676833d5908561d8c6
treec7faf2262500c11ba834fdd70c264bfea8135046
parente7853ec69f796e5bc1b81e63a4cd14cb41ed56ad
file-checker: replace encoding profile comparison

Use our own custom comparison to allow to add more fine grained error
reporting. Also the encoding profile is_equal function is too strict as
it also compares profiles names, that doesn't matter to us.

This commit implementation is still initial and needs improvements as it
isn't using the restriction caps, which includes information that might not be
on the profile format caps.
validate/gst/qa/gst-qa-file-checker.c