Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-17 | stream: fix docs for recently-added get/set_buffer_size API | Tim-Philipp Müller | 1 | -0/+3 | |
https://bugzilla.gnome.org/show_bug.cgi?id=749095 | |||||
2015-06-11 | docs: add missing types | Hyunjun Ko | 1 | -0/+27 | |
https://bugzilla.gnome.org/show_bug.cgi?id=750764 | |||||
2015-06-11 | docs: add missing apis | Hyunjun Ko | 1 | -0/+19 | |
https://bugzilla.gnome.org/show_bug.cgi?id=750764 | |||||
2015-06-09 | GstRTSPAuth: Add client certificate authentication support | Xavier Claessens | 1 | -0/+4 | |
https://bugzilla.gnome.org/show_bug.cgi?id=750471 | |||||
2015-06-07 | docs: remove variables that we define in the snippet from common | Stefan Sauer | 1 | -3/+0 | |
This is syncing our Makefile.am with upstream gtkdoc. | |||||
2014-12-16 | media: implement ssrc-multiplexed retransmission support | Matthew Waters | 1 | -0/+9 | |
based off RFC 4588 and the server-rtpaux example in -good | |||||
2014-07-10 | docs: update docs | Wim Taymans | 1 | -1/+40 | |
2013-11-27 | docs: Specify the override file | Edward Hervey | 1 | -2/+1 | |
Even if it's empty (for now) it avoids make distcheck complaining | |||||
2013-11-22 | docs: Improve documentation | Sebastian Rasmussen | 3 | -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-12 | stream: Add functions to get rtp and rtcp sockets | Wim Taymans | 1 | -0/+3 | |
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=710100 | |||||
2013-08-02 | server: add method to iterate clients of server | Wim Taymans | 1 | -0/+4 | |
2013-08-02 | media: add docs for new method | Wim Taymans | 1 | -0/+1 | |
2013-07-16 | docs: improve docs | Wim Taymans | 1 | -16/+18 | |
2013-07-16 | address-pool: cleanups | Wim Taymans | 1 | -1/+0 | |
Remove redundant method, improve docs. | |||||
2013-07-15 | docs: improve docs | Wim Taymans | 1 | -9/+13 | |
2013-07-15 | README: update readme | Wim Taymans | 1 | -23/+86 | |
2013-07-12 | docs: fix docs | Wim Taymans | 1 | -3/+3 | |
2013-07-11 | docs: improve docs | Wim Taymans | 3 | -25/+46 | |
2013-07-11 | docs: update docs | Wim Taymans | 2 | -260/+438 | |
2013-03-11 | address-pool: Add unicast addresses | Olivier Crête | 1 | -0/+4 | |
2013-03-11 | docs: Put the various functions in the right sections | Olivier Crête | 1 | -1/+61 | |
2013-03-11 | docs: Generate docs for GstRTSPAddressPool | Olivier Crête | 2 | -0/+23 | |
2012-12-04 | docs: Link with gcov library when gcov is enabled | Sebastian Rasmussen | 1 | -1/+1 | |
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=689583 | |||||
2012-11-29 | rtsp: make object details private | Wim Taymans | 1 | -0/+1 | |
Make all object details private Add methods to access private bits | |||||
2012-11-26 | client: remove reference to server | Wim Taymans | 1 | -2/+0 | |
We don't need to keep a ref to the server | |||||
2012-11-26 | MediaMapping -> MountPoints | Wim Taymans | 4 | -35/+35 | |
Describes better what the object manages. | |||||
2012-11-15 | rtsp: cleanups | Wim Taymans | 1 | -4/+0 | |
2012-11-15 | media: remove MTU property | Wim Taymans | 1 | -2/+0 | |
It is a stream property | |||||
2012-10-26 | docs: update docs | Wim Taymans | 1 | -26/+111 | |
2012-10-26 | docs: update docs | Wim Taymans | 1 | -30/+101 | |
2012-06-09 | docs: fix build in uninstalled setup | Tim-Philipp Müller | 1 | -2/+4 | |
Include gst-plugins-base libs properly. | |||||
2012-06-09 | docs: include headers defining rtsp-server object types | Sebastian Rasmussen | 1 | -0/+16 | |
Fixes compiler warnings during docs build. https://bugzilla.gnome.org/show_bug.cgi?id=676824 | |||||
2012-04-04 | rtsp-server: Update versioning | Sebastian Dröge | 2 | -5/+5 | |
2012-03-19 | A couple minor typo fixes | Vincent Penquerc'h | 1 | -2/+2 | |
2012-02-29 | docs: fix for gst_rtsp_server_set_port() -> _set_service() | Tim-Philipp Müller | 1 | -1/+1 | |
https://bugzilla.gnome.org/show_bug.cgi?id=666548 | |||||
2011-01-24 | docs: recursive into sub-directories on 'make upload' | Tim-Philipp Müller | 1 | -0/+9 | |
2011-01-24 | docs: mention full version these docs are for, not just major-minor | Tim-Philipp Müller | 2 | -1/+2 | |
2011-01-12 | docs: add more docs | Wim Taymans | 3 | -0/+30 | |
2011-01-11 | gitignore: updates | Edward Hervey | 2 | -0/+23 | |
2011-01-11 | docs: We don't build ps/pdf for API reference docs | Edward Hervey | 1 | -1/+1 | |
2010-12-30 | docs: add uri factory to the docs | Wim Taymans | 2 | -0/+27 | |
2010-12-07 | docs: Add gtk-doc build system | Edward Hervey | 6 | -0/+436 | |
2010-08-16 | README: add blurb about shared media factories | Wim Taymans | 1 | -0/+4 | |
2009-12-25 | docs: update docs and comments | Wim Taymans | 1 | -35/+117 | |
2009-01-30 | More docs and small cleanups | Wim Taymans | 1 | -0/+97 | |
Add some more docs and update the README Cleanup some method names. Remove an unneeded idx field in the GstRTSPMediaStream | |||||
2009-01-30 | Add a README and more example code | Wim Taymans | 1 | -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-09 | Initial importCHANGELOG_START | Wim Taymans | 1 | -0/+35 | |