validate: Implement the notion of implementer namespace to the action types
authorThibault Saunier <tsaunier@gnome.org>
Fri, 5 Sep 2014 21:03:58 +0000 (23:03 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Fri, 5 Sep 2014 21:03:58 +0000 (23:03 +0200)
commit69165a9f04d95aff6e8c62123500c0a59f745686
treee5da31ad4c14bf298136bd4fff0350394b5a3e39
parent15f52d4fa35fd1d0ef875e0b68fb3b408f1e6c17
validate: Implement the notion of implementer namespace to the action types

This allows users to know who implements an action type.

+ Enhance the printing of all action making it readable.
validate/gst/validate/gst-validate-internal.h
validate/gst/validate/gst-validate-report.c
validate/gst/validate/gst-validate-scenario.c
validate/gst/validate/gst-validate-scenario.h
validate/tools/gst-validate-transcoding.c
validate/tools/gst-validate.c