add GstValidate package 13/43413/1
authorVineeth TM <vineeth.tm@samsung.com>
Thu, 9 Jul 2015 02:24:31 +0000 (11:24 +0900)
committerVineeth TM <vineeth.tm@samsung.com>
Thu, 9 Jul 2015 02:25:06 +0000 (11:25 +0900)
commit7321bd7464a5985ea71679736d0a5c9c9a8e3bcc
treedfa4740f0a3845fed7bfe12cf3f7a6b74e7955e6
parent197b762950dc3546af822cf484d1adbdc2cc0f89
add GstValidate package

Change-Id: I4fa1b012bd1ed38896ede255478219af7e5bec58
Signed-off-by: Vineeth TM <vineeth.tm@samsung.com>
260 files changed:
gst-integration-testsuites [new submodule]
packaging/gst-validate.spec [new file with mode: 0755]
packaging/gst-validate.spec~ [new file with mode: 0755]
validate/.gitignore [new file with mode: 0644]
validate/.gitmodules [new file with mode: 0644]
validate/AUTHORS [new file with mode: 0644]
validate/COPYING [new file with mode: 0644]
validate/ChangeLog [new file with mode: 0644]
validate/Makefile.am [new file with mode: 0644]
validate/NEWS [new file with mode: 0644]
validate/README [new file with mode: 0644]
validate/autogen.sh [new file with mode: 0755]
validate/common/ChangeLog [new file with mode: 0644]
validate/common/MAINTAINERS [new file with mode: 0644]
validate/common/Makefile.am [new file with mode: 0644]
validate/common/README [new file with mode: 0644]
validate/common/README.static-linking [new file with mode: 0644]
validate/common/autogen.sh.in [new file with mode: 0755]
validate/common/c-to-xml.py [new file with mode: 0644]
validate/common/check-exports [new file with mode: 0755]
validate/common/check.mak [new file with mode: 0644]
validate/common/coverage/coverage-report-entry.pl [new file with mode: 0644]
validate/common/coverage/coverage-report.pl [new file with mode: 0644]
validate/common/coverage/coverage-report.xsl [new file with mode: 0644]
validate/common/coverage/lcov.mak [new file with mode: 0644]
validate/common/cruft.mak [new file with mode: 0644]
validate/common/download-translations [new file with mode: 0755]
validate/common/extract-release-date-from-doap-file [new file with mode: 0755]
validate/common/gen-changelog.py [new file with mode: 0644]
validate/common/gettext.patch [new file with mode: 0644]
validate/common/glib-gen.mak [new file with mode: 0644]
validate/common/gst-autogen.sh [new file with mode: 0644]
validate/common/gst-glib-gen.mak [new file with mode: 0644]
validate/common/gst-indent [new file with mode: 0755]
validate/common/gst.supp [new file with mode: 0644]
validate/common/gstdoc-scangobj [new file with mode: 0755]
validate/common/gtk-doc-plugins.mak [new file with mode: 0644]
validate/common/gtk-doc.mak [new file with mode: 0644]
validate/common/hooks/install-hooks [new file with mode: 0755]
validate/common/hooks/post-receive.hook [new file with mode: 0755]
validate/common/hooks/pre-commit.hook [new file with mode: 0755]
validate/common/hooks/pre-receive.hook [new file with mode: 0755]
validate/common/hooks/update.hook [new file with mode: 0755]
validate/common/m4/.gitignore [new file with mode: 0644]
validate/common/m4/Makefile.am [new file with mode: 0644]
validate/common/m4/README [new file with mode: 0644]
validate/common/m4/as-ac-expand.m4 [new file with mode: 0644]
validate/common/m4/as-auto-alt.m4 [new file with mode: 0644]
validate/common/m4/as-compiler-flag.m4 [new file with mode: 0644]
validate/common/m4/as-compiler.m4 [new file with mode: 0644]
validate/common/m4/as-docbook.m4 [new file with mode: 0644]
validate/common/m4/as-gcc-inline-assembly.m4 [new file with mode: 0644]
validate/common/m4/as-libtool-tags.m4 [new file with mode: 0644]
validate/common/m4/as-libtool.m4 [new file with mode: 0644]
validate/common/m4/as-python.m4 [new file with mode: 0644]
validate/common/m4/as-version.m4 [new file with mode: 0644]
validate/common/m4/ax_create_stdint_h.m4 [new file with mode: 0644]
validate/common/m4/ax_pthread.m4 [new file with mode: 0644]
validate/common/m4/check.m4 [new file with mode: 0644]
validate/common/m4/glib-gettext.m4 [new file with mode: 0644]
validate/common/m4/gst-arch.m4 [new file with mode: 0644]
validate/common/m4/gst-args.m4 [new file with mode: 0644]
validate/common/m4/gst-check.m4 [new file with mode: 0644]
validate/common/m4/gst-debuginfo.m4 [new file with mode: 0644]
validate/common/m4/gst-default.m4 [new file with mode: 0644]
validate/common/m4/gst-doc.m4 [new file with mode: 0644]
validate/common/m4/gst-dowhile.m4 [new file with mode: 0644]
validate/common/m4/gst-error.m4 [new file with mode: 0644]
validate/common/m4/gst-feature.m4 [new file with mode: 0644]
validate/common/m4/gst-function.m4 [new file with mode: 0644]
validate/common/m4/gst-gettext.m4 [new file with mode: 0644]
validate/common/m4/gst-glib2.m4 [new file with mode: 0644]
validate/common/m4/gst-libxml2.m4 [new file with mode: 0644]
validate/common/m4/gst-package-release-datetime.m4 [new file with mode: 0644]
validate/common/m4/gst-parser.m4 [new file with mode: 0644]
validate/common/m4/gst-platform.m4 [new file with mode: 0644]
validate/common/m4/gst-plugin-docs.m4 [new file with mode: 0644]
validate/common/m4/gst-plugindir.m4 [new file with mode: 0644]
validate/common/m4/gst-valgrind.m4 [new file with mode: 0644]
validate/common/m4/gst-x11.m4 [new file with mode: 0644]
validate/common/m4/gst.m4 [new file with mode: 0644]
validate/common/m4/gtk-doc.m4 [new file with mode: 0644]
validate/common/m4/introspection.m4 [new file with mode: 0644]
validate/common/m4/orc.m4 [new file with mode: 0644]
validate/common/m4/pkg.m4 [new file with mode: 0644]
validate/common/mangle-tmpl.py [new file with mode: 0644]
validate/common/orc.mak [new file with mode: 0644]
validate/common/parallel-subdirs.mak [new file with mode: 0644]
validate/common/plugins.xsl [new file with mode: 0644]
validate/common/po.mak [new file with mode: 0644]
validate/common/release.mak [new file with mode: 0644]
validate/common/scangobj-merge.py [new file with mode: 0755]
validate/common/update-autogen [new file with mode: 0755]
validate/common/update-common [new file with mode: 0755]
validate/common/update-readmes [new file with mode: 0755]
validate/common/upload-doc.mak [new file with mode: 0644]
validate/common/win32.mak [new file with mode: 0644]
validate/configure.ac [new file with mode: 0644]
validate/data/Makefile.am [new file with mode: 0644]
validate/data/gstvalidate.supp [new file with mode: 0644]
validate/data/scenarios/Makefile.am [new file with mode: 0644]
validate/data/scenarios/adaptive_video_framerate.scenario [new file with mode: 0644]
validate/data/scenarios/adaptive_video_framerate_size.scenario [new file with mode: 0644]
validate/data/scenarios/adaptive_video_size.scenario [new file with mode: 0644]
validate/data/scenarios/alternate_fast_backward_forward.scenario [new file with mode: 0644]
validate/data/scenarios/camerabin_signal.scenario [new file with mode: 0644]
validate/data/scenarios/change_state_intensive.scenario [new file with mode: 0644]
validate/data/scenarios/disable_subtitle_track_while_paused.scenario [new file with mode: 0644]
validate/data/scenarios/fast_backward.scenario [new file with mode: 0644]
validate/data/scenarios/fast_forward.scenario [new file with mode: 0644]
validate/data/scenarios/force_key_unit.scenario [new file with mode: 0644]
validate/data/scenarios/pause_resume.scenario [new file with mode: 0644]
validate/data/scenarios/play_15s.scenario [new file with mode: 0644]
validate/data/scenarios/reverse_playback.scenario [new file with mode: 0644]
validate/data/scenarios/scrub_backward_seeking.scenario [new file with mode: 0644]
validate/data/scenarios/scrub_backward_seeking_full.scenario [new file with mode: 0644]
validate/data/scenarios/scrub_forward_seeking.scenario [new file with mode: 0644]
validate/data/scenarios/scrub_forward_seeking_full.scenario [new file with mode: 0644]
validate/data/scenarios/seek_backward.scenario [new file with mode: 0644]
validate/data/scenarios/seek_forward.scenario [new file with mode: 0644]
validate/data/scenarios/seek_forward_backward.scenario [new file with mode: 0644]
validate/data/scenarios/seek_with_stop.scenario [new file with mode: 0644]
validate/data/scenarios/setup_sink_props_max_lateness.scenario [new file with mode: 0644]
validate/data/scenarios/simple_seeks.scenario [new file with mode: 0644]
validate/data/scenarios/switch_audio_track.scenario [new file with mode: 0644]
validate/data/scenarios/switch_audio_track_while_paused.scenario [new file with mode: 0644]
validate/data/scenarios/switch_set_external_subtitle.scenario [new file with mode: 0644]
validate/data/scenarios/switch_subtitle_track.scenario [new file with mode: 0644]
validate/data/scenarios/switch_subtitle_track_while_paused.scenario [new file with mode: 0644]
validate/data/scenarios/update_start.scenario [new file with mode: 0644]
validate/data/scenarios/update_stop.scenario [new file with mode: 0644]
validate/data/valgrind.config [new file with mode: 0644]
validate/docs/.gitignore [new file with mode: 0644]
validate/docs/Makefile.am [new file with mode: 0644]
validate/docs/launcher/Makefile.am [new file with mode: 0644]
validate/docs/launcher/conf.py [new file with mode: 0644]
validate/docs/launcher/index.rst [new file with mode: 0644]
validate/docs/launcher/launcher.rst [new file with mode: 0644]
validate/docs/launcher/modules.rst [new file with mode: 0644]
validate/docs/plugins/Makefile.am [new file with mode: 0644]
validate/docs/plugins/gst-validate-plugins-docs.sgml [new file with mode: 0644]
validate/docs/plugins/gst-validate-plugins-overrides.txt [new file with mode: 0644]
validate/docs/plugins/gst-validate-plugins-sections.txt [new file with mode: 0644]
validate/docs/plugins/gst-validate-plugins.sgml [new file with mode: 0644]
validate/docs/plugins/gst-validate-plugins.types [new file with mode: 0644]
validate/docs/release.txt [new file with mode: 0644]
validate/docs/validate-design.txt [new file with mode: 0644]
validate/docs/validate-usage.txt [new file with mode: 0644]
validate/docs/validate/.gitignore [new file with mode: 0644]
validate/docs/validate/Makefile.am [new file with mode: 0644]
validate/docs/validate/envvariables.xml [new file with mode: 0644]
validate/docs/validate/gst-validate-docs.sgml [new file with mode: 0644]
validate/docs/validate/gst-validate-launcher.xml [new file with mode: 0644]
validate/docs/validate/gst-validate-media-check.xml [new file with mode: 0644]
validate/docs/validate/gst-validate-sections.txt [new file with mode: 0644]
validate/docs/validate/gst-validate-transcoding.xml [new file with mode: 0644]
validate/docs/validate/gst-validate.types [new file with mode: 0644]
validate/docs/validate/gst-validate.xml [new file with mode: 0644]
validate/docs/validate/scenarios.xml [new file with mode: 0644]
validate/docs/version.entities.in [new file with mode: 0644]
validate/gst-libs/Makefile.am [new file with mode: 0644]
validate/gst-libs/gst/Makefile.am [new file with mode: 0644]
validate/gst-libs/gst/video/Makefile.am [new file with mode: 0644]
validate/gst-libs/gst/video/gssim.c [new file with mode: 0644]
validate/gst-libs/gst/video/gssim.h [new file with mode: 0644]
validate/gst-libs/gst/video/gstvalidatessim.c [new file with mode: 0644]
validate/gst-libs/gst/video/gstvalidatessim.h [new file with mode: 0644]
validate/gst-validate-devel.manifest [new file with mode: 0644]
validate/gst-validate.doap [new file with mode: 0644]
validate/gst-validate.manifest [new file with mode: 0644]
validate/gst/Makefile.am [new file with mode: 0644]
validate/gst/overrides/Makefile.am [new file with mode: 0644]
validate/gst/overrides/gst-validate-default-overrides.c [new file with mode: 0644]
validate/gst/preload/Makefile.am [new file with mode: 0644]
validate/gst/preload/gst-validate-monitor-preload.c [new file with mode: 0644]
validate/gst/validate/Makefile.am [new file with mode: 0644]
validate/gst/validate/gettext.h [new file with mode: 0644]
validate/gst/validate/gst-validate-bin-monitor.c [new file with mode: 0644]
validate/gst/validate/gst-validate-bin-monitor.h [new file with mode: 0644]
validate/gst/validate/gst-validate-element-monitor.c [new file with mode: 0644]
validate/gst/validate/gst-validate-element-monitor.h [new file with mode: 0644]
validate/gst/validate/gst-validate-enums.h [new file with mode: 0644]
validate/gst/validate/gst-validate-i18n-lib.h [new file with mode: 0644]
validate/gst/validate/gst-validate-internal.h [new file with mode: 0644]
validate/gst/validate/gst-validate-media-info.c [new file with mode: 0644]
validate/gst/validate/gst-validate-media-info.h [new file with mode: 0644]
validate/gst/validate/gst-validate-monitor-factory.c [new file with mode: 0644]
validate/gst/validate/gst-validate-monitor-factory.h [new file with mode: 0644]
validate/gst/validate/gst-validate-monitor.c [new file with mode: 0644]
validate/gst/validate/gst-validate-monitor.h [new file with mode: 0644]
validate/gst/validate/gst-validate-override-registry.c [new file with mode: 0644]
validate/gst/validate/gst-validate-override-registry.h [new file with mode: 0644]
validate/gst/validate/gst-validate-override.c [new file with mode: 0644]
validate/gst/validate/gst-validate-override.h [new file with mode: 0644]
validate/gst/validate/gst-validate-pad-monitor.c [new file with mode: 0644]
validate/gst/validate/gst-validate-pad-monitor.h [new file with mode: 0644]
validate/gst/validate/gst-validate-pipeline-monitor.c [new file with mode: 0644]
validate/gst/validate/gst-validate-pipeline-monitor.h [new file with mode: 0644]
validate/gst/validate/gst-validate-report.c [new file with mode: 0644]
validate/gst/validate/gst-validate-report.h [new file with mode: 0644]
validate/gst/validate/gst-validate-reporter.c [new file with mode: 0644]
validate/gst/validate/gst-validate-reporter.h [new file with mode: 0644]
validate/gst/validate/gst-validate-runner.c [new file with mode: 0644]
validate/gst/validate/gst-validate-runner.h [new file with mode: 0644]
validate/gst/validate/gst-validate-scenario.c [new file with mode: 0644]
validate/gst/validate/gst-validate-scenario.h [new file with mode: 0644]
validate/gst/validate/gst-validate-types.h [new file with mode: 0644]
validate/gst/validate/gst-validate-utils.c [new file with mode: 0644]
validate/gst/validate/gst-validate-utils.h [new file with mode: 0644]
validate/gst/validate/media-descriptor-parser.c [new file with mode: 0644]
validate/gst/validate/media-descriptor-parser.h [new file with mode: 0644]
validate/gst/validate/media-descriptor-writer.c [new file with mode: 0644]
validate/gst/validate/media-descriptor-writer.h [new file with mode: 0644]
validate/gst/validate/media-descriptor.c [new file with mode: 0644]
validate/gst/validate/media-descriptor.h [new file with mode: 0644]
validate/gst/validate/validate.c [new file with mode: 0644]
validate/gst/validate/validate.h [new file with mode: 0644]
validate/launcher/Makefile.am [new file with mode: 0644]
validate/launcher/RangeHTTPServer.py [new file with mode: 0644]
validate/launcher/__init__.py [new file with mode: 0644]
validate/launcher/apps/Makefile.am [new file with mode: 0644]
validate/launcher/apps/__init__.py [new file with mode: 0644]
validate/launcher/apps/gstvalidate.py [new file with mode: 0644]
validate/launcher/baseclasses.py [new file with mode: 0644]
validate/launcher/config.py.in [new file with mode: 0644]
validate/launcher/httpserver.py [new file with mode: 0644]
validate/launcher/loggable.py [new file with mode: 0644]
validate/launcher/main.py [new file with mode: 0644]
validate/launcher/reporters.py [new file with mode: 0644]
validate/launcher/utils.py [new file with mode: 0644]
validate/launcher/vfb_server.py [new file with mode: 0644]
validate/multi-pre-commit.hook [new file with mode: 0755]
validate/pkgconfig/Makefile.am [new file with mode: 0644]
validate/pkgconfig/gst-validate-uninstalled.pc.in [new file with mode: 0644]
validate/pkgconfig/gst-validate.pc.in [new file with mode: 0644]
validate/plugins/Makefile.am [new file with mode: 0644]
validate/plugins/fault_injection/Makefile.am [new file with mode: 0644]
validate/plugins/fault_injection/socket_interposer.c [new file with mode: 0644]
validate/plugins/gapplication/Makefile.am [new file with mode: 0644]
validate/plugins/gapplication/gstvalidategapplication.c [new file with mode: 0644]
validate/plugins/gtk/Makefile.am [new file with mode: 0644]
validate/plugins/gtk/gstvalidategtk.c [new file with mode: 0644]
validate/plugins/ssim/Makefile.am [new file with mode: 0644]
validate/plugins/ssim/gstvalidatessim.c [new file with mode: 0644]
validate/pre-commit-python.hook [new file with mode: 0755]
validate/tests/Makefile.am [new file with mode: 0644]
validate/tests/check/Makefile.am [new file with mode: 0644]
validate/tests/check/validate/monitoring.c [new file with mode: 0644]
validate/tests/check/validate/overrides.c [new file with mode: 0644]
validate/tests/check/validate/padmonitor.c [new file with mode: 0644]
validate/tests/check/validate/reporting.c [new file with mode: 0644]
validate/tests/check/validate/test-utils.c [new file with mode: 0644]
validate/tests/check/validate/test-utils.h [new file with mode: 0644]
validate/tools/.gitignore [new file with mode: 0644]
validate/tools/Makefile.am [new file with mode: 0644]
validate/tools/gst-validate-images-check.c [new file with mode: 0644]
validate/tools/gst-validate-launcher.in [new file with mode: 0644]
validate/tools/gst-validate-media-check.c [new file with mode: 0644]
validate/tools/gst-validate-transcoding.c [new file with mode: 0644]
validate/tools/gst-validate.c [new file with mode: 0644]