platform/upstream/gstreamer.git
2015-06-12 Sebastian Drögetest-netclock: Use new ntp-time-source property on...
2015-06-11 Sebastian Drögetest-netclock: Setting the same base time on sender...
2015-06-11 Hyunjun Kortsp-stream: add description for gst_rtsp_stream_reques...
2015-06-11 Hyunjun Kodocs: add missing types
2015-06-11 Hyunjun Kodocs: add missing apis
2015-06-10 Sebastian Drögetest-netclock-client: Use ntp-sync=TRUE and buffer...
2015-06-09 Xavier ClaessensGstRTSPAuth: Add client certificate authentication...
2015-06-09 Sebastian Drögetest-netclock-client: Use new GstClock API to wait...
2015-06-09 Sebastian Drögetest-netclock-client: Use a GMainLoop and playbin's...
2015-06-09 Edward HerveyAutomatic update of common submodule
2015-06-08 Stefan SauerAutomatic update of common submodule
2015-06-07 Stefan SauerAutomatic update of common submodule
2015-06-07 Stefan SauerAutomatic update of common submodule
2015-06-07 Stefan Sauerdocs: remove variables that we define in the snippet...
2015-06-07 Stefan SauerAutomatic update of common submodule
2015-06-07 Sebastian DrögeBack to development
2015-06-07 Sebastian DrögeRelease 1.5.1
2015-06-03 Göran Jönssonrtsp-client: No flush during Teardown.
2015-05-27 Tim-Philipp... tests: Use AM_TESTS_ENVIRONMENT
2015-05-20 Sebastian Drögertsp-server: Use single-include rtsp header to make...
2015-05-05 Sebastian Drögertsp-media: Mark some more functions static
2015-05-05 Sebastian Drögertsp-media: Only unblock the media in suspend() when...
2015-05-04 Sebastian Drögeexamples: Use AVPF profile for the RTX example
2015-05-04 Sebastian Drögertsp-sdp: Only add RTX to the SDP when using a feedback...
2015-04-27 Hyunjun Kortsp-stream: get valid clock-rate from last-sample
2015-04-26 Tim-Philipp... autogen.sh: only run autopoint if gettext requested...
2015-04-26 Tim-Philipp... Revert "configure.ac: uncomment gettext version setup"
2015-04-23 Alistair BuxtonFix timeout function signatures across tests and examples
2015-04-23 Tim-Philipp... tests: define GST_CHECK_TEST_ENVIRONMENT_BEACON
2015-04-23 Tim-Philipp... configure: bump automake requirement to 1.14 and autoco...
2015-04-20 Vincent Penquerc'hconfigure.ac: uncomment gettext version setup
2015-04-15 Hyunjun Kotest-video-rtx: set exact payload type to PCMA payloader
2015-04-15 Hyunjun Kortsp-stream: fix to get valid each stream data for...
2015-04-06 Tim-Philipp... Update autogen.sh to latest version from common
2015-04-03 Tim-Philipp... Automatic update of common submodule
2015-03-23 Sebastian Drögertsp-stream: Limit the queues to 1 buffer
2015-03-23 Sebastian Drögertsp-stream: Update comment and ASCII art to the latest...
2015-03-21 Nicolas Dufresnertsp-media: Properly return first rtptime
2015-03-18 Nicolas Dufresnertsp-stream: Don't leave buffer mapped
2015-03-15 Sebastian DrögeFix typo in README
2015-03-10 Tim-Philipp... Fix double semicolons
2015-03-09 Sebastian Drögertsp-stream: Get the seqnum-base and other information...
2015-03-09 Sebastian Drögertsp-media: Don't seek for PLAY if the position will...
2015-03-09 Sebastian Drögertsp-media: Don't include payload type in the caps...
2015-03-09 Linus Svenssonrtsp-sdp: add payload type to the sdp framesize attribute
2015-03-03 Luis de Bethencourtexamples: test-uri: fix tainted variable
2015-03-03 Jan Schmidtexamples: Add a simple example of network synch for...
2015-03-03 Jan Schmidtrtsp-media-factory: Add functions to set/get the media...
2015-03-02 Gregor Boiriertsp-media: fix double unlock in _get_buffer_size()
2015-02-19 Kent-Inge Ingessonrtsp-session: Use monotonic time for RTSP session timeout
2015-02-13 Sebastian Drögertsp-client: Only error out in PLAY if seeking actually...
2015-02-13 Andreas Frischrtsp-stream: Add necessary queues between tee and multi...
2015-02-12 Sebastian Drögertsp-media: If seeking fails, don't wait forever for...
2015-02-11 Tim-Philipp... rtsp-stream: minor code formatting fix
2015-02-10 Luis de Bethencourtrtsp-media: fix logic for collect_streams
2015-02-09 Sebastian Drögertsp-media: Don't set the transport mode based on what...
2015-02-08 Tim-Philipp... tests: rtspserver: rename shadowed variable
2015-02-08 Tim-Philipp... rtsp-client: fix awkward if clause
2015-02-06 Tim-Philipp... examples: test-uri: improve uri argument handling and...
2015-02-06 Tim-Philipp... examples: test-uri: don't remove mount point after...
2015-02-06 Tim-Philipp... examples: add new test-record to .gitignore
2015-02-06 Sebastian Drögertsp-media: Use flags to distinguish between PLAY and...
2015-02-06 Sebastian Drögetest-record: Set latency for playback-style example...
2015-02-06 Tim-Philipp... tests: add some unit tests for ANNOUNCE and RECORD
2015-02-06 Tim-Philipp... rtsp-client: fix a couple of leaks in handle_announce
2015-02-06 Sebastian Drögertsp-media: Expose latency setting for setting the...
2015-02-06 Sebastian Drögetest-record: Use GOptionContext to parse the server...
2015-02-06 Sebastian Drögertsp-stream: Put the timestamp of receival of the initi...
2015-02-06 Sebastian DrögeAdd initial support for RECORD
2015-01-30 Anila Balavanrtsp-stream: RTCP and RTP transport cache cookies seperated
2015-01-21 Tim-Philipp... rtsp-stream: fix false compiler warning
2015-01-19 Tim-Philipp... rtsp-client: log interleaved data received
2015-01-19 Tim-Philipp... rtsp-client: fix unintentional fallthrough to debug...
2015-01-19 Sebastian Drögertsp-client: If we have a single-stream media and SETUP...
2015-01-18 Sebastian Drögertsp-client: Use a random session ID in the SDP
2015-01-17 Sebastian Drögeexamples: Don't call gst_init() and gst_get_option_group()
2015-01-16 Sebastian Drögertsp-client: Drop trailing \0 of RTSP DATA messages
2015-01-16 Göran Jönssonrtsp-stream: Have one copy of the transports cache...
2015-01-15 Sebastian Drögertsp-stream: Set format=TIME on our app sources for TCP
2015-01-14 Sebastian RasmussenRevert "rtsp-session-pool: Make sure session IDs are...
2015-01-12 Stefan SauerAutomatic update of common submodule
2014-12-31 Tim-Philipp... Fix 'make check' from top-level directory
2014-12-30 Nirbheek Chauhanexamples: Add command-line parsing and take a 'port...
2014-12-29 Sebastian Drögertsp-client: Add a send_message default signal handler
2014-12-18 Sebastian DrögeAutomatic update of common submodule
2014-12-18 Sebastian Rasmussenconfigure: add --disable-examples switch
2014-12-16 Matthew Watersexamples: add a retransmisison example implementing...
2014-12-16 Sebastian Drögertsp-stream: Fix some minor memory leaks
2014-12-16 Sebastian Drögertsp-media: Some minor cleanup
2014-12-16 Sebastian Drögertsp-stream: Fix compiler warnings
2014-12-16 Matthew Watersmedia: implement ssrc-multiplexed retransmission support
2014-12-02 Göran Jönssonrtsp: Ref transports in hash table.
2014-11-27 Edward HerveyAutomatic update of common submodule
2014-11-07 Wim Taymansclient: refactor cleanup of cached media
2014-11-07 Linus Svenssontests: Remove FIXME
2014-11-07 Linus Svenssontests: Test to setup two sessions on one connection
2014-11-07 Linus Svenssontests: Test setup with tcp transport
2014-11-07 Linus Svenssonclient: Configure transport after creating session...
2014-11-07 Linus Svenssonclient: Stop caching media in client when doing setup
2014-11-01 Aleix Conchillo... rtsp-stream: unref srtp decoder when leaving bin
next