validate: Check all buffers when we have the info from MediaDescriptor
authorThibault Saunier <thibault.saunier@collabora.com>
Mon, 15 Sep 2014 15:27:54 +0000 (17:27 +0200)
committerMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Tue, 21 Oct 2014 18:21:36 +0000 (20:21 +0200)
commitbb93dbb9fb580ece3f505e8d39a53c1e8dbd6d83
tree915bef5e997fd6f8e4757248f0faf757f9f6bafd
parentcd9a3640b2a2551c30d858cb5430797c01f10f31
validate: Check all buffers when we have the info from MediaDescriptor

We now check that each buffer is the expected one for each buffer that
come into the decoder.

+ Fix some minor leaks in test-utils

https://bugzilla.gnome.org/show_bug.cgi?id=736138
validate/gst/validate/gst-validate-pad-monitor.c
validate/gst/validate/gst-validate-pad-monitor.h
validate/gst/validate/gst-validate-report.c
validate/gst/validate/gst-validate-report.h
validate/tests/check/validate/padmonitor.c
validate/tests/check/validate/test-utils.c
validate/tests/check/validate/test-utils.h
validate/tools/launcher/apps/gstvalidate.py