summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2014-12-16media: implement ssrc-multiplexed retransmission supportMatthew Waters1-0/+9
based off RFC 4588 and the server-rtpaux example in -good
2014-07-10docs: update docsWim Taymans1-1/+40
2013-11-27docs: Specify the override fileEdward Hervey1-2/+1
Even if it's empty (for now) it avoids make distcheck complaining
2013-11-22docs: Improve documentationSebastian Rasmussen3-60/+29
* Include annotation-glossary to quiet gtk-doc * Rename remaining ClientState -> Context * Rename object hierarchy file * Remove stale chapter references * Add missing function and object references * Include missing GstRTSPAddressPoolResult https://bugzilla.gnome.org/show_bug.cgi?id=714988
2013-11-12stream: Add functions to get rtp and rtcp socketsWim Taymans1-0/+3
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=710100
2013-08-02server: add method to iterate clients of serverWim Taymans1-0/+4
2013-08-02media: add docs for new methodWim Taymans1-0/+1
2013-07-16docs: improve docsWim Taymans1-16/+18
2013-07-16address-pool: cleanupsWim Taymans1-1/+0
Remove redundant method, improve docs.
2013-07-15docs: improve docsWim Taymans1-9/+13
2013-07-15README: update readmeWim Taymans1-23/+86
2013-07-12docs: fix docsWim Taymans1-3/+3
2013-07-11docs: improve docsWim Taymans3-25/+46
2013-07-11docs: update docsWim Taymans2-260/+438
2013-03-11address-pool: Add unicast addressesOlivier Crête1-0/+4
2013-03-11docs: Put the various functions in the right sectionsOlivier Crête1-1/+61
2013-03-11docs: Generate docs for GstRTSPAddressPoolOlivier Crête2-0/+23
2012-12-04docs: Link with gcov library when gcov is enabledSebastian Rasmussen1-1/+1
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=689583
2012-11-29rtsp: make object details privateWim Taymans1-0/+1
Make all object details private Add methods to access private bits
2012-11-26client: remove reference to serverWim Taymans1-2/+0
We don't need to keep a ref to the server
2012-11-26MediaMapping -> MountPointsWim Taymans4-35/+35
Describes better what the object manages.
2012-11-15rtsp: cleanupsWim Taymans1-4/+0
2012-11-15media: remove MTU propertyWim Taymans1-2/+0
It is a stream property
2012-10-26docs: update docsWim Taymans1-26/+111
2012-10-26docs: update docsWim Taymans1-30/+101
2012-06-09docs: fix build in uninstalled setupTim-Philipp Müller1-2/+4
Include gst-plugins-base libs properly.
2012-06-09docs: include headers defining rtsp-server object typesSebastian Rasmussen1-0/+16
Fixes compiler warnings during docs build. https://bugzilla.gnome.org/show_bug.cgi?id=676824
2012-04-04rtsp-server: Update versioningSebastian Dröge2-5/+5
2012-03-19A couple minor typo fixesVincent Penquerc'h1-2/+2
2012-02-29docs: fix for gst_rtsp_server_set_port() -> _set_service()Tim-Philipp Müller1-1/+1
https://bugzilla.gnome.org/show_bug.cgi?id=666548
2011-01-24docs: recursive into sub-directories on 'make upload'Tim-Philipp Müller1-0/+9
2011-01-24docs: mention full version these docs are for, not just major-minorTim-Philipp Müller2-1/+2
2011-01-12docs: add more docsWim Taymans3-0/+30
2011-01-11gitignore: updatesEdward Hervey2-0/+23
2011-01-11docs: We don't build ps/pdf for API reference docsEdward Hervey1-1/+1
2010-12-30docs: add uri factory to the docsWim Taymans2-0/+27
2010-12-07docs: Add gtk-doc build systemEdward Hervey6-0/+436
2010-08-16README: add blurb about shared media factoriesWim Taymans1-0/+4
2009-12-25docs: update docs and commentsWim Taymans1-35/+117
2009-01-30More docs and small cleanupsWim Taymans1-0/+97
Add some more docs and update the README Cleanup some method names. Remove an unneeded idx field in the GstRTSPMediaStream
2009-01-30Add a README and more example codeWim Taymans1-0/+175
Add a README file that contains a small introduction on how to use the server along with the example code explained in the readme.
2008-10-09Initial importCHANGELOG_STARTWim Taymans1-0/+35