summaryrefslogtreecommitdiff
path: root/gst/rtsp-server/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-02-09rtsp: Add support for ONVIF backchannelSebastian Dröge1-2/+10
2016-05-25g-i: pass compiler env to g-ir-scannerTim-Philipp Müller1-0/+1
2016-04-03rtsp-server: Use $(GST_NET_LIBS) / $(GST_NET_CFLAGS)Sebastian Dröge1-3/+4
2014-06-30Make rtsp-server.h a single-include header, use it for G-IEvan Nemerson1-2/+1
2014-03-03docs: Enable and fix gtk-doc warningsSebastian Rasmussen1-0/+1
2013-11-12Fixed several GIR warningsSebastian Pölsterl1-0/+4
2013-07-22ClientState -> ContextWim Taymans1-0/+2
2013-07-10thread-pool: add object to manage threadsWim Taymans1-0/+2
2013-07-09permissions: add permissions objectWim Taymans1-0/+2
2013-07-05token: add authorization tokenWim Taymans1-0/+2
2013-07-03rtsp-server: Allow building of static librarySebastian Dröge1-1/+0
2013-04-09media: add GstNetTimeProvider supportWim Taymans1-0/+1
2012-11-26MediaMapping -> MountPointsWim Taymans1-2/+2
2012-11-14address-pool: add object to manage multicast addressesWim Taymans1-0/+2
2012-10-25rtsp: massive refactoringWim Taymans1-0/+6
2012-10-15Explicitly link against gio. Fix link error on mac.Alessandro Decina1-1/+1
2012-04-13configure: Modernize autotools setup a bitSebastian Dröge1-1/+1
2012-04-04rtsp-server: Update versioningSebastian Dröge1-28/+28
2011-06-07Makefile.am: 0.10 => @GST_MAJORMINOR@Edward Hervey1-12/+12
2011-04-26rtsp-server: port to 0.11Wim Taymans1-2/+1
2011-03-07rtsp-server: Don't install the funnel headerSebastian Dröge1-1/+2
2011-01-12auth: add authentication objectWim Taymans1-0/+2
2011-01-10funnel: rename fsfunnel to rtspfunnelWim Taymans1-2/+2
2011-01-10rtsp-media: add and use fsfunnelWim Taymans1-0/+2
2011-01-08gobject-introspection: use PKG_CONFIG_PATH specified at configure timeTim-Philipp Müller1-1/+2
2011-01-08gobject-introspection: fix g-i build for uninstalled setupTim-Philipp Müller1-1/+9
2010-12-11factory-uri: add a factory to stream any URIWim Taymans1-0/+2
2010-12-07Makefile.am: Use standard GIR make behaviourEdward Hervey1-21/+38
2010-09-23Added initial gobject-introspection supportSebastian Pölsterl1-11/+39
2009-06-10rtsp: prepare for handling GET/SET_PARAMETERWim Taymans1-0/+2
2009-04-14server: use appsink and appsrc with the APIWim Taymans1-1/+3
2009-01-30Reorganize things, prepare for media sharingWim Taymans1-0/+2
2009-01-22Make the server handle arbitrary pipelinesWim Taymans1-1/+3
2009-01-20Add Makefile entry for the media factoryWim Taymans1-0/+2
2009-01-08Check if return value of gst_rtsp_session_get_media is not NULLWim Taymans1-1/+1
2009-01-08Install rtsp-session and rtsp-session-pool headersWim Taymans1-5/+3
2009-01-08Put GStreamer version in library nameSebastian Pölsterl1-8/+8
2009-01-08Fix some issues to pass distcheckWim Taymans1-0/+4
2009-01-08Split in library and example programWim Taymans1-0/+28