qa: renaming Wrapper -> Monitor
authorThiago Santos <thiago.sousa.santos@collabora.com>
Tue, 9 Jul 2013 20:38:47 +0000 (17:38 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Tue, 9 Jul 2013 20:38:47 +0000 (17:38 -0300)
commit339ce21a866ac7c4427db3467dff0912f8fc076e
treeaec949199fd265fe2e2085f6ea2756d28e5eaec0
parent9b5893b0cdaf3f29e0c46337fc67ce234f74c80c
qa: renaming Wrapper -> Monitor
12 files changed:
validate/gst/qa/Makefile.am
validate/gst/qa/gst-qa-element-monitor.c [new file with mode: 0644]
validate/gst/qa/gst-qa-element-monitor.h [new file with mode: 0644]
validate/gst/qa/gst-qa-element-wrapper.c [deleted file]
validate/gst/qa/gst-qa-element-wrapper.h [deleted file]
validate/gst/qa/gst-qa-monitor-factory.c [moved from validate/gst/qa/gst-qa-wrapper-factory.c with 80% similarity]
validate/gst/qa/gst-qa-monitor-factory.h [moved from validate/gst/qa/gst-qa-wrapper-factory.h with 77% similarity]
validate/gst/qa/gst-qa-pad-monitor.c [moved from validate/gst/qa/gst-qa-pad-wrapper.c with 52% similarity]
validate/gst/qa/gst-qa-pad-monitor.h [new file with mode: 0644]
validate/gst/qa/gst-qa-pad-wrapper.h [deleted file]
validate/gst/qa/gst-qa-runner.c
validate/gst/qa/gst-qa-runner.h