Initial release including wifi display based on gst-rtsp-server-1.4.1
authorHyunjun <zzoon.ko@samsung.com>
Fri, 6 Mar 2015 04:55:08 +0000 (13:55 +0900)
committerHyunjun <zzoon.ko@samsung.com>
Mon, 9 Mar 2015 04:56:32 +0000 (13:56 +0900)
commit77b4e7e7c2364587d49a03455c575ed8cf268ff6
tree496947403d4b80b7011f5d59bf5b32bbb85851f7
parentd04a550e9538505c33d2d39434b2157cd2a08a8a
Initial release including wifi display based on gst-rtsp-server-1.4.1

Change-Id: Idc36178412a983c8751659322b2d18c09633989b
243 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
COPYING.LIB [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
LICENSE [new file with mode: 0644]
LICENSE.LGPLv2.1 [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
RELEASE [new file with mode: 0644]
REQUIREMENTS [new file with mode: 0644]
TODO [new file with mode: 0644]
acinclude.m4 [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
common/ChangeLog [new file with mode: 0644]
common/Makefile.am [new file with mode: 0644]
common/Makefile.in [new file with mode: 0644]
common/README [new file with mode: 0644]
common/c-to-xml.py [new file with mode: 0644]
common/check-exports [new file with mode: 0755]
common/check.mak [new file with mode: 0644]
common/coverage/coverage-report-entry.pl [new file with mode: 0644]
common/coverage/coverage-report.pl [new file with mode: 0644]
common/coverage/coverage-report.xsl [new file with mode: 0644]
common/coverage/lcov.mak [new file with mode: 0644]
common/cruft.mak [new file with mode: 0644]
common/download-translations [new file with mode: 0755]
common/extract-release-date-from-doap-file [new file with mode: 0755]
common/gettext.patch [new file with mode: 0644]
common/glib-gen.mak [new file with mode: 0644]
common/gst-autogen.sh [new file with mode: 0644]
common/gst-indent [new file with mode: 0755]
common/gst.supp [new file with mode: 0644]
common/gstdoc-scangobj [new file with mode: 0755]
common/gtk-doc-plugins.mak [new file with mode: 0644]
common/gtk-doc.mak [new file with mode: 0644]
common/m4/Makefile.am [new file with mode: 0644]
common/m4/Makefile.in [new file with mode: 0644]
common/m4/README [new file with mode: 0644]
common/m4/as-ac-expand.m4 [new file with mode: 0644]
common/m4/as-auto-alt.m4 [new file with mode: 0644]
common/m4/as-compiler-flag.m4 [new file with mode: 0644]
common/m4/as-compiler.m4 [new file with mode: 0644]
common/m4/as-docbook.m4 [new file with mode: 0644]
common/m4/as-gcc-inline-assembly.m4 [new file with mode: 0644]
common/m4/as-libtool-tags.m4 [new file with mode: 0644]
common/m4/as-libtool.m4 [new file with mode: 0644]
common/m4/as-python.m4 [new file with mode: 0644]
common/m4/as-version.m4 [new file with mode: 0644]
common/m4/ax_create_stdint_h.m4 [new file with mode: 0644]
common/m4/check.m4 [new file with mode: 0644]
common/m4/glib-gettext.m4 [new file with mode: 0644]
common/m4/gst-arch.m4 [new file with mode: 0644]
common/m4/gst-args.m4 [new file with mode: 0644]
common/m4/gst-check.m4 [new file with mode: 0644]
common/m4/gst-debuginfo.m4 [new file with mode: 0644]
common/m4/gst-default.m4 [new file with mode: 0644]
common/m4/gst-doc.m4 [new file with mode: 0644]
common/m4/gst-dowhile.m4 [new file with mode: 0644]
common/m4/gst-error.m4 [new file with mode: 0644]
common/m4/gst-feature.m4 [new file with mode: 0644]
common/m4/gst-function.m4 [new file with mode: 0644]
common/m4/gst-gettext.m4 [new file with mode: 0644]
common/m4/gst-glib2.m4 [new file with mode: 0644]
common/m4/gst-libxml2.m4 [new file with mode: 0644]
common/m4/gst-package-release-datetime.m4 [new file with mode: 0644]
common/m4/gst-parser.m4 [new file with mode: 0644]
common/m4/gst-platform.m4 [new file with mode: 0644]
common/m4/gst-plugin-docs.m4 [new file with mode: 0644]
common/m4/gst-plugindir.m4 [new file with mode: 0644]
common/m4/gst-valgrind.m4 [new file with mode: 0644]
common/m4/gst-x11.m4 [new file with mode: 0644]
common/m4/gst.m4 [new file with mode: 0644]
common/m4/gtk-doc.m4 [new file with mode: 0644]
common/m4/introspection.m4 [new file with mode: 0644]
common/m4/orc.m4 [new file with mode: 0644]
common/m4/pkg.m4 [new file with mode: 0644]
common/mangle-tmpl.py [new file with mode: 0644]
common/orc.mak [new file with mode: 0644]
common/parallel-subdirs.mak [new file with mode: 0644]
common/plugins.xsl [new file with mode: 0644]
common/po.mak [new file with mode: 0644]
common/release.mak [new file with mode: 0644]
common/scangobj-merge.py [new file with mode: 0755]
common/upload-doc.mak [new file with mode: 0644]
common/win32.mak [new file with mode: 0644]
compile [new file with mode: 0755]
config.guess [new file with mode: 0755]
config.h.in [new file with mode: 0644]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
depcomp [new file with mode: 0755]
docs/Makefile.am [new file with mode: 0644]
docs/Makefile.in [new file with mode: 0644]
docs/README [new file with mode: 0644]
docs/design/gst-rtp-server-design [new file with mode: 0644]
docs/libs/Makefile.am [new file with mode: 0644]
docs/libs/Makefile.in [new file with mode: 0644]
docs/libs/gst-rtsp-server-docs.sgml [new file with mode: 0644]
docs/libs/gst-rtsp-server-overrides.txt [new file with mode: 0644]
docs/libs/gst-rtsp-server-sections.txt [new file with mode: 0644]
docs/libs/gst-rtsp-server.types [new file with mode: 0644]
docs/libs/html/GstRTSPAuth.html [new file with mode: 0644]
docs/libs/html/GstRTSPClient.html [new file with mode: 0644]
docs/libs/html/GstRTSPMedia.html [new file with mode: 0644]
docs/libs/html/GstRTSPMediaFactory.html [new file with mode: 0644]
docs/libs/html/GstRTSPMountPoints.html [new file with mode: 0644]
docs/libs/html/GstRTSPServer.html [new file with mode: 0644]
docs/libs/html/GstRTSPSession.html [new file with mode: 0644]
docs/libs/html/GstRTSPSessionPool.html [new file with mode: 0644]
docs/libs/html/GstRTSPStream.html [new file with mode: 0644]
docs/libs/html/annotation-glossary.html [new file with mode: 0644]
docs/libs/html/api-index-full.html [new file with mode: 0644]
docs/libs/html/ch01.html [new file with mode: 0644]
docs/libs/html/gst-rtsp-server-1.0.devhelp2 [new file with mode: 0644]
docs/libs/html/gst-rtsp-server-GstRTSPAddressPool.html [new file with mode: 0644]
docs/libs/html/gst-rtsp-server-GstRTSPContext.html [new file with mode: 0644]
docs/libs/html/gst-rtsp-server-GstRTSPMediaFactoryURI.html [new file with mode: 0644]
docs/libs/html/gst-rtsp-server-GstRTSPParams.html [new file with mode: 0644]
docs/libs/html/gst-rtsp-server-GstRTSPPermissions.html [new file with mode: 0644]
docs/libs/html/gst-rtsp-server-GstRTSPSdp.html [new file with mode: 0644]
docs/libs/html/gst-rtsp-server-GstRTSPSessionMedia.html [new file with mode: 0644]
docs/libs/html/gst-rtsp-server-GstRTSPStreamTransport.html [new file with mode: 0644]
docs/libs/html/gst-rtsp-server-GstRTSPThreadPool.html [new file with mode: 0644]
docs/libs/html/gst-rtsp-server-GstRTSPToken.html [new file with mode: 0644]
docs/libs/html/home.png [new file with mode: 0644]
docs/libs/html/index.html [new file with mode: 0644]
docs/libs/html/index.sgml [new file with mode: 0644]
docs/libs/html/left-insensitive.png [new file with mode: 0644]
docs/libs/html/left.png [new file with mode: 0644]
docs/libs/html/right-insensitive.png [new file with mode: 0644]
docs/libs/html/right.png [new file with mode: 0644]
docs/libs/html/rtsp-server-hierarchy.html [new file with mode: 0644]
docs/libs/html/style.css [new file with mode: 0644]
docs/libs/html/up-insensitive.png [new file with mode: 0644]
docs/libs/html/up.png [new file with mode: 0644]
docs/version.entities.in [new file with mode: 0644]
examples/Makefile.am [new file with mode: 0644]
examples/Makefile.in [new file with mode: 0644]
examples/test-appsrc.c [new file with mode: 0644]
examples/test-auth.c [new file with mode: 0644]
examples/test-cgroups.c [new file with mode: 0644]
examples/test-launch.c [new file with mode: 0644]
examples/test-mp4.c [new file with mode: 0644]
examples/test-multicast.c [new file with mode: 0644]
examples/test-multicast2.c [new file with mode: 0644]
examples/test-ogg.c [new file with mode: 0644]
examples/test-readme.c [new file with mode: 0644]
examples/test-sdp.c [new file with mode: 0644]
examples/test-uri.c [new file with mode: 0644]
examples/test-video.c [new file with mode: 0644]
examples/test-wfd.c [new file with mode: 0644]
gst-rtsp-server.doap [new file with mode: 0644]
gst-rtsp-server.manifest [new file with mode: 0755]
gst/Makefile.am [new file with mode: 0644]
gst/Makefile.in [new file with mode: 0644]
gst/rtsp-server/Makefile.am [new file with mode: 0644]
gst/rtsp-server/Makefile.in [new file with mode: 0644]
gst/rtsp-server/from_upstream.diff [new file with mode: 0644]
gst/rtsp-server/gstwfdmessage.c [new file with mode: 0644]
gst/rtsp-server/gstwfdmessage.h [new file with mode: 0644]
gst/rtsp-server/rtsp-address-pool.c [new file with mode: 0644]
gst/rtsp-server/rtsp-address-pool.h [new file with mode: 0644]
gst/rtsp-server/rtsp-auth.c [new file with mode: 0644]
gst/rtsp-server/rtsp-auth.h [new file with mode: 0644]
gst/rtsp-server/rtsp-client-wfd.c [new file with mode: 0644]
gst/rtsp-server/rtsp-client-wfd.h [new file with mode: 0644]
gst/rtsp-server/rtsp-client.c [new file with mode: 0644]
gst/rtsp-server/rtsp-client.h [new file with mode: 0644]
gst/rtsp-server/rtsp-context.c [new file with mode: 0644]
gst/rtsp-server/rtsp-context.h [new file with mode: 0644]
gst/rtsp-server/rtsp-media-factory-uri.c [new file with mode: 0644]
gst/rtsp-server/rtsp-media-factory-uri.h [new file with mode: 0644]
gst/rtsp-server/rtsp-media-factory-wfd.c [new file with mode: 0644]
gst/rtsp-server/rtsp-media-factory-wfd.h [new file with mode: 0644]
gst/rtsp-server/rtsp-media-factory.c [new file with mode: 0644]
gst/rtsp-server/rtsp-media-factory.h [new file with mode: 0644]
gst/rtsp-server/rtsp-media.c [new file with mode: 0644]
gst/rtsp-server/rtsp-media.h [new file with mode: 0644]
gst/rtsp-server/rtsp-mount-points.c [new file with mode: 0644]
gst/rtsp-server/rtsp-mount-points.h [new file with mode: 0644]
gst/rtsp-server/rtsp-params.c [new file with mode: 0644]
gst/rtsp-server/rtsp-params.h [new file with mode: 0644]
gst/rtsp-server/rtsp-permissions.c [new file with mode: 0644]
gst/rtsp-server/rtsp-permissions.h [new file with mode: 0644]
gst/rtsp-server/rtsp-sdp.c [new file with mode: 0644]
gst/rtsp-server/rtsp-sdp.h [new file with mode: 0644]
gst/rtsp-server/rtsp-server-wfd.c [new file with mode: 0644]
gst/rtsp-server/rtsp-server-wfd.h [new file with mode: 0644]
gst/rtsp-server/rtsp-server.c [new file with mode: 0644]
gst/rtsp-server/rtsp-server.h [new file with mode: 0644]
gst/rtsp-server/rtsp-session-media.c [new file with mode: 0644]
gst/rtsp-server/rtsp-session-media.h [new file with mode: 0644]
gst/rtsp-server/rtsp-session-pool.c [new file with mode: 0644]
gst/rtsp-server/rtsp-session-pool.h [new file with mode: 0644]
gst/rtsp-server/rtsp-session.c [new file with mode: 0644]
gst/rtsp-server/rtsp-session.h [new file with mode: 0644]
gst/rtsp-server/rtsp-stream-transport.c [new file with mode: 0644]
gst/rtsp-server/rtsp-stream-transport.h [new file with mode: 0644]
gst/rtsp-server/rtsp-stream.c [new file with mode: 0644]
gst/rtsp-server/rtsp-stream.h [new file with mode: 0644]
gst/rtsp-server/rtsp-thread-pool.c [new file with mode: 0644]
gst/rtsp-server/rtsp-thread-pool.h [new file with mode: 0644]
gst/rtsp-server/rtsp-token.c [new file with mode: 0644]
gst/rtsp-server/rtsp-token.h [new file with mode: 0644]
install-sh [new file with mode: 0755]
ltmain.sh [new file with mode: 0644]
m4/libtool.m4 [new file with mode: 0644]
m4/ltoptions.m4 [new file with mode: 0644]
m4/ltsugar.m4 [new file with mode: 0644]
m4/ltversion.m4 [new file with mode: 0644]
m4/lt~obsolete.m4 [new file with mode: 0644]
missing [new file with mode: 0755]
packaging/gst-rtsp-server.spec [new file with mode: 0755]
packaging/orig/gst-rtsp.spec [new file with mode: 0644]
packaging/orig/gst-rtsp.spec.in [new file with mode: 0644]
pkgconfig/Makefile.am [new file with mode: 0644]
pkgconfig/Makefile.in [new file with mode: 0644]
pkgconfig/gstreamer-rtsp-server-uninstalled.pc.in [new file with mode: 0644]
pkgconfig/gstreamer-rtsp-server.pc.in [new file with mode: 0644]
test-driver [new file with mode: 0755]
tests/Makefile.am [new file with mode: 0644]
tests/Makefile.in [new file with mode: 0644]
tests/check/Makefile.am [new file with mode: 0644]
tests/check/Makefile.in [new file with mode: 0644]
tests/check/gst/addresspool.c [new file with mode: 0644]
tests/check/gst/client.c [new file with mode: 0644]
tests/check/gst/media.c [new file with mode: 0644]
tests/check/gst/mediafactory.c [new file with mode: 0644]
tests/check/gst/mountpoints.c [new file with mode: 0644]
tests/check/gst/permissions.c [new file with mode: 0644]
tests/check/gst/rtspserver.c [new file with mode: 0644]
tests/check/gst/sessionmedia.c [new file with mode: 0644]
tests/check/gst/sessionpool.c [new file with mode: 0644]
tests/check/gst/stream.c [new file with mode: 0644]
tests/check/gst/threadpool.c [new file with mode: 0644]
tests/check/gst/token.c [new file with mode: 0644]
tests/test-cleanup.c [new file with mode: 0644]
tests/test-reuse.c [new file with mode: 0644]