gstreamer/.gitignore
Matthew Waters 1894293d63 webrtcbin: an element that handles the transport aspects of webrtc connections
SDP's are generated and consumed according to the W3C PeerConnection API
available from https://www.w3.org/TR/webrtc/

The SDP is either created initially from the connected
sink pads/attached transceivers as in the case of generating an offer or
intersected with the connected sink pads/attached transceivers as in
the case for creating an answer.  In both cases, the rtp payloaded streams
sent by the peer are exposed as separate src pads.

The implementation supports trickle ICE, RTCP muxing, reduced size RTCP.

With contributions from:
Nirbheek Chauhan <nirbheek@centricular.com>
Mathieu Duponchelle <mathieu@centricular.com>
Edward Hervey <edward@centricular.com>

https://bugzilla.gnome.org/show_bug.cgi?id=792523
2018-02-02 15:02:21 +11:00

98 lines
1.7 KiB
Plaintext

aclocal.m4
autom4te.cache
config.h
config.h.in
config.log
config.status
config.guess
config.sub
config.rpath
configure
gstreamer-libs-uninstalled*.pc
gstreamer-libs*.pc
gstreamer-play-uninstalled*.pc
gstreamer-play*.pc
libtool
stamp-h
stamp-h.in
stamp-h1
gst-element-check-*.m4
ltmain.sh
missing
mkinstalldirs
compile
install-sh
depcomp
autoregen.sh
ABOUT-NLS
/INSTALL
_stdint.h
gst-plugins-bad-*.tar.*
.deps
.libs
.dirstamp
*.lo
*.la
*.o
*~
/m4
Makefile.in
Makefile
*.gir
*.typelib
*.gc??
tmp-orc.c
gst*orc.h
/gst-libs/gst/*/*-enumtypes.[ch]
/tests/check/orc
/tests/check/media/
/tests/check/libs/player
/tests/check/libs/player_dummy.c
/tests/check/elements/videoframe-audiolevel
/tests/check/elements/pnm
/tests/check/pipelines/simple-launch-lines
/tests/check/pipelines/ipcpipeline
/tests/examples/audiomixmatrix/test-audiomixmatrix
/tests/examples/ipcpipeline/ipc-play
/tests/examples/ipcpipeline/ipcpipeline1
/tests/examples/codecparsers/parse-jpeg
/tests/examples/codecparsers/parse-vp8
/tests/examples/gtk/gtkglsink
/tests/examples/gtk/gtksink
/tests/examples/gtk/glliveshader
/tests/examples/shapewipe/shapewipe-example
/tests/examples/jack/jack_client
/tests/examples/opencv/gstmotioncells_dynamic_test
/tests/examples/uvch264/test-uvch264
/tests/examples/mpegts/tsparser
/tests/examples/opencv/gsthanddetect_test
/tests/examples/opencv/gstfacedetect_test
/tests/examples/playout
/tests/examples/waylandsink/gtkwaylandsink
/tests/examples/webrtc/webrtc
/tests/examples/webrtc/webrtcbidirectional
/tests/examples/webrtc/webrtcswap
Build
*.user
*.suo
*.ipch
*.sdf
*.opensdf
*.DS_Store
/test-driver
*.log
*.trs
/sys/bluez/bluez.c
/sys/bluez/bluez.h
# Meson
/build
/subprojects