index
:
~slomo/gst-rtsp-server
1.0
master
onvif-backchannel
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
rtsp-server
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
rtsp: Add support for ONVIF backchannel
Sebastian Dröge
1
-2
/
+10
2016-05-25
g-i: pass compiler env to g-ir-scanner
Tim-Philipp Müller
1
-0
/
+1
2016-04-03
rtsp-server: Use $(GST_NET_LIBS) / $(GST_NET_CFLAGS)
Sebastian Dröge
1
-3
/
+4
2014-06-30
Make rtsp-server.h a single-include header, use it for G-I
Evan Nemerson
1
-2
/
+1
2014-03-03
docs: Enable and fix gtk-doc warnings
Sebastian Rasmussen
1
-0
/
+1
2013-11-12
Fixed several GIR warnings
Sebastian Pölsterl
1
-0
/
+4
2013-07-22
ClientState -> Context
Wim Taymans
1
-0
/
+2
2013-07-10
thread-pool: add object to manage threads
Wim Taymans
1
-0
/
+2
2013-07-09
permissions: add permissions object
Wim Taymans
1
-0
/
+2
2013-07-05
token: add authorization token
Wim Taymans
1
-0
/
+2
2013-07-03
rtsp-server: Allow building of static library
Sebastian Dröge
1
-1
/
+0
2013-04-09
media: add GstNetTimeProvider support
Wim Taymans
1
-0
/
+1
2012-11-26
MediaMapping -> MountPoints
Wim Taymans
1
-2
/
+2
2012-11-14
address-pool: add object to manage multicast addresses
Wim Taymans
1
-0
/
+2
2012-10-25
rtsp: massive refactoring
Wim Taymans
1
-0
/
+6
2012-10-15
Explicitly link against gio. Fix link error on mac.
Alessandro Decina
1
-1
/
+1
2012-04-13
configure: Modernize autotools setup a bit
Sebastian Dröge
1
-1
/
+1
2012-04-04
rtsp-server: Update versioning
Sebastian Dröge
1
-28
/
+28
2011-06-07
Makefile.am: 0.10 => @GST_MAJORMINOR@
Edward Hervey
1
-12
/
+12
2011-04-26
rtsp-server: port to 0.11
Wim Taymans
1
-2
/
+1
2011-03-07
rtsp-server: Don't install the funnel header
Sebastian Dröge
1
-1
/
+2
2011-01-12
auth: add authentication object
Wim Taymans
1
-0
/
+2
2011-01-10
funnel: rename fsfunnel to rtspfunnel
Wim Taymans
1
-2
/
+2
2011-01-10
rtsp-media: add and use fsfunnel
Wim Taymans
1
-0
/
+2
2011-01-08
gobject-introspection: use PKG_CONFIG_PATH specified at configure time
Tim-Philipp Müller
1
-1
/
+2
2011-01-08
gobject-introspection: fix g-i build for uninstalled setup
Tim-Philipp Müller
1
-1
/
+9
2010-12-11
factory-uri: add a factory to stream any URI
Wim Taymans
1
-0
/
+2
2010-12-07
Makefile.am: Use standard GIR make behaviour
Edward Hervey
1
-21
/
+38
2010-09-23
Added initial gobject-introspection support
Sebastian Pölsterl
1
-11
/
+39
2009-06-10
rtsp: prepare for handling GET/SET_PARAMETER
Wim Taymans
1
-0
/
+2
2009-04-14
server: use appsink and appsrc with the API
Wim Taymans
1
-1
/
+3
2009-01-30
Reorganize things, prepare for media sharing
Wim Taymans
1
-0
/
+2
2009-01-22
Make the server handle arbitrary pipelines
Wim Taymans
1
-1
/
+3
2009-01-20
Add Makefile entry for the media factory
Wim Taymans
1
-0
/
+2
2009-01-08
Check if return value of gst_rtsp_session_get_media is not NULL
Wim Taymans
1
-1
/
+1
2009-01-08
Install rtsp-session and rtsp-session-pool headers
Wim Taymans
1
-5
/
+3
2009-01-08
Put GStreamer version in library name
Sebastian Pölsterl
1
-8
/
+8
2009-01-08
Fix some issues to pass distcheck
Wim Taymans
1
-0
/
+4
2009-01-08
Split in library and example program
Wim Taymans
1
-0
/
+28