Tizen 2.1 base 2.1b_release accepted/tizen_2.1/20130425.013701 submit/tizen_2.1/20130424.222503
authorJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:36:16 +0000 (01:36 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:36:16 +0000 (01:36 +0900)
commitb5b255bcba395a7b6523a229ac7b07048772e188
tree74ccb24a737af80f2af6006f21ad6f73932d1ea3
parent4e9e23ca3164c203a46c205da5af49e354dbbdd2
Tizen 2.1 base
98 files changed:
AUTHORS [new file with mode: 0644]
LICENSE.LGPLv2.1 [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NOTICE [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
build.sh [new file with mode: 0755]
camerasrc/Makefile.am [new file with mode: 0644]
camerasrc/src/Makefile.am [new file with mode: 0644]
camerasrc/src/camerasrc-internal.c [new file with mode: 0644]
camerasrc/src/camerasrc.c [new file with mode: 0644]
camerasrc/src/gstcamerasrc.c [new file with mode: 0644]
camerasrc/src/gstcamerasrccolorbalance.c [new file with mode: 0644]
camerasrc/src/gstcamerasrccontrol.c [new file with mode: 0644]
camerasrc/src/include/camerasrc-common.h [new file with mode: 0644]
camerasrc/src/include/camerasrc-error.h [new file with mode: 0644]
camerasrc/src/include/camerasrc-internal.h [new file with mode: 0644]
camerasrc/src/include/camerasrc.h [new file with mode: 0644]
camerasrc/src/include/gstcamerasrc.h [new file with mode: 0644]
camerasrc/src/include/gstcamerasrccolorbalance.h [new file with mode: 0644]
camerasrc/src/include/gstcamerasrccontrol.h [new file with mode: 0644]
common/ChangeLog [new file with mode: 0755]
common/Makefile.am [new file with mode: 0755]
common/c-to-xml.py [new file with mode: 0755]
common/check-exports [new file with mode: 0755]
common/check.mak [new file with mode: 0755]
common/coverage/coverage-report-entry.pl [new file with mode: 0755]
common/coverage/coverage-report.pl [new file with mode: 0755]
common/coverage/coverage-report.xsl [new file with mode: 0755]
common/coverage/lcov.mak [new file with mode: 0755]
common/gettext.patch [new file with mode: 0755]
common/glib-gen.mak [new file with mode: 0755]
common/gst-autogen.sh [new file with mode: 0755]
common/gst-xmlinspect.py [new file with mode: 0755]
common/gst.supp [new file with mode: 0755]
common/gstdoc-scangobj [new file with mode: 0755]
common/gtk-doc-plugins.mak [new file with mode: 0755]
common/gtk-doc.mak [new file with mode: 0755]
common/m4/Makefile.am [new file with mode: 0755]
common/m4/README [new file with mode: 0755]
common/m4/as-ac-expand.m4 [new file with mode: 0755]
common/m4/as-auto-alt.m4 [new file with mode: 0755]
common/m4/as-compiler-flag.m4 [new file with mode: 0755]
common/m4/as-compiler.m4 [new file with mode: 0755]
common/m4/as-docbook.m4 [new file with mode: 0755]
common/m4/as-gcc-inline-assembly.m4 [new file with mode: 0755]
common/m4/as-libtool-tags.m4 [new file with mode: 0755]
common/m4/as-libtool.m4 [new file with mode: 0755]
common/m4/as-python.m4 [new file with mode: 0755]
common/m4/as-scrub-include.m4 [new file with mode: 0755]
common/m4/as-version.m4 [new file with mode: 0755]
common/m4/ax_create_stdint_h.m4 [new file with mode: 0755]
common/m4/check.m4 [new file with mode: 0755]
common/m4/gettext.m4 [new file with mode: 0755]
common/m4/glib-gettext.m4 [new file with mode: 0755]
common/m4/gst-arch.m4 [new file with mode: 0755]
common/m4/gst-args.m4 [new file with mode: 0755]
common/m4/gst-check.m4 [new file with mode: 0755]
common/m4/gst-debuginfo.m4 [new file with mode: 0755]
common/m4/gst-default.m4 [new file with mode: 0755]
common/m4/gst-doc.m4 [new file with mode: 0755]
common/m4/gst-error.m4 [new file with mode: 0755]
common/m4/gst-feature.m4 [new file with mode: 0755]
common/m4/gst-function.m4 [new file with mode: 0755]
common/m4/gst-gettext.m4 [new file with mode: 0755]
common/m4/gst-glib2.m4 [new file with mode: 0755]
common/m4/gst-libxml2.m4 [new file with mode: 0755]
common/m4/gst-parser.m4 [new file with mode: 0755]
common/m4/gst-plugin-docs.m4 [new file with mode: 0755]
common/m4/gst-plugindir.m4 [new file with mode: 0755]
common/m4/gst-valgrind.m4 [new file with mode: 0755]
common/m4/gst.m4 [new file with mode: 0755]
common/m4/gtk-doc.m4 [new file with mode: 0755]
common/m4/iconv.m4 [new file with mode: 0755]
common/m4/isc-posix.m4 [new file with mode: 0755]
common/m4/lib-ld.m4 [new file with mode: 0755]
common/m4/lib-link.m4 [new file with mode: 0755]
common/m4/lib-prefix.m4 [new file with mode: 0755]
common/m4/lt~obsolete.m4 [new file with mode: 0755]
common/m4/pkg.m4 [new file with mode: 0755]
common/m4/progtest.m4 [new file with mode: 0755]
common/mangle-tmpl.py [new file with mode: 0755]
common/plugins.xsl [new file with mode: 0755]
common/po.mak [new file with mode: 0755]
common/release.mak [new file with mode: 0755]
common/scangobj-merge.py [new file with mode: 0755]
common/upload.mak [new file with mode: 0755]
common/win32.mak [new file with mode: 0755]
configure.ac [new file with mode: 0644]
control.in [new file with mode: 0755]
depcomp [new file with mode: 0755]
gst-plugins-s5pc2xx.manifest [new file with mode: 0644]
install-sh [new file with mode: 0755]
m4/Makefile.am [new file with mode: 0755]
m4/as-compiler-flag.m4 [new file with mode: 0755]
m4/as-version.m4 [new file with mode: 0755]
m4/lt~obsolete.m4 [new file with mode: 0644]
missing [new file with mode: 0755]
packaging/gst-plugins-s5pc2xx.spec [new file with mode: 0644]