index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
rtpmanager
/
rtpsession.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-02
gst/rtpmanager/: When an SSRC is found on the caps of the sender RTP, use thi...
Olivier Crete
1
-0
/
+5
2009-01-02
gst/rtpmanager/: Rename a method to better reflect what it really does.
Wim Taymans
1
-17
/
+7
2008-12-29
gst/rtpmanager/gstrtpsession.c: Use method to get the internal SSRC.
Wim Taymans
1
-0
/
+12
2008-12-29
gst/rtpmanager/rtpsession.c: Only change the SSRC of the session and reset th...
Wim Taymans
1
-6
/
+8
2008-11-26
gst/rtpmanager/rtpsession.c: Make obtain_source return an aditional ref so th...
Wim Taymans
1
-9
/
+18
2008-11-22
gst/rtpmanager/rtpsession.c: Add property to configure the RTCP MTU.
Wim Taymans
1
-1
/
+15
2008-11-22
gst/rtpmanager/rtpsession.c: Add G_PARAM_STATIC_STRINGS.
Wim Taymans
1
-12
/
+79
2008-11-20
gst/rtpmanager/gstrtpsession.c: Pass the running time to the session when pro...
Wim Taymans
1
-15
/
+22
2008-10-07
gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal.
Håvard Graff
1
-2
/
+19
2008-09-30
gst/rtpmanager/rtpsession.c: Ref the rtpsource object before we release the s...
Wim Taymans
1
-0
/
+18
2008-09-23
gst/rtpmanager/: Fix some docs.
Wim Taymans
1
-0
/
+1
2008-09-05
gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender beco...
Wim Taymans
1
-8
/
+28
2008-08-28
gst/rtpmanager/gstrtpsession.c: Send EOS when the session object instructs us...
Wim Taymans
1
-2
/
+6
2008-08-13
gst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpollation when we detect...
Wim Taymans
1
-4
/
+50
2008-08-05
gst/rtpmanager/gstrtpjitterbuffer.c: Make the buffer metadata writable before...
Olivier Crete
1
-0
/
+6
2008-07-03
gst/rtpmanager/: Changed some GST_DEBUG() to GST_LOG() to reduce the spam whe...
Peter Kjellerstedt
1
-3
/
+3
2008-07-03
gst/rtpmanager/: Do not mix the use of g_get_current_time() with gst_clock_ge...
Peter Kjellerstedt
1
-54
/
+54
2008-05-08
gst/rtpmanager/rtpsession.c: Unlock the session lock when calling one of our ...
Olivier Crete
1
-0
/
+8
2008-04-25
gst/rtpmanager/: Also keep track of the first buffer timestamp together with ...
Wim Taymans
1
-0
/
+2
2008-03-11
gst/rtpmanager/rtpsession.*: Implement collision and loop detection in rtpman...
Olivier Crete
1
-17
/
+213
2008-01-11
gst/rtpmanager/: Make it possible to use different user_data for each of the ...
Youness Alaoui
1
-15
/
+141
2007-12-12
gst/rtpmanager/: Fix some leaks.
Wim Taymans
1
-0
/
+3
2007-12-10
gst/rtpmanager/: Post a message when the SDES infor changes for a source.
Wim Taymans
1
-1
/
+1
2007-12-10
gst/rtpmanager/: Add signal to notify of an SDES change.
Wim Taymans
1
-12
/
+13
2007-12-10
gst/rtpmanager/: Update comment.
Wim Taymans
1
-227
/
+287
2007-10-05
gst/rtpmanager/rtpsession.c: When reconsidering RTCP timeouts, set the next t...
Wim Taymans
1
-11
/
+32
2007-09-20
gst/rtpmanager/: Add notification of active SSRCs to various RTP elements. Fi...
Wim Taymans
1
-0
/
+23
2007-09-12
gst/rtpmanager/: Various leak fixes.
Wim Taymans
1
-0
/
+5
2007-09-12
gst/rtpmanager/gstrtpbin.c: Calculate and configure the NTP base time so that...
Wim Taymans
1
-1
/
+1
2007-09-03
gst/rtpmanager/: Updated example pipelines in docs.
Wim Taymans
1
-197
/
+98
2007-08-29
gst/rtpmanager/gstrtpsession.*: Distribute synchronisation parameters to the ...
Wim Taymans
1
-4
/
+74
2007-08-28
gst/rtpmanager/gstrtpbin.c: Add some more advanced example pipelines.
Wim Taymans
1
-0
/
+1
2007-08-16
gst/rtpmanager/gstrtpjitterbuffer.c: Fix EOS handling.
Wim Taymans
1
-0
/
+12
2007-08-10
gst/rtpmanager/: Remove complicated async queue and replace with more simple ...
Wim Taymans
1
-2
/
+0
2007-05-10
gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header...
Stefan Kost
1
-11
/
+13
2007-05-04
gst/rtpmanager/gstrtpjitterbuffer.c: Add some debug info.
Wim Taymans
1
-2
/
+2
2007-04-30
gst/rtpmanager/async_jitter_queue.c: Fix the case where the buffer underruns ...
Wim Taymans
1
-3
/
+40
2007-04-29
gst/rtpmanager/gstrtpsession.c: Remove debug.
Wim Taymans
1
-8
/
+14
2007-04-27
gst/rtpmanager/gstrtpsession.c: Move reconsideration code to the rtpsession o...
Wim Taymans
1
-71
/
+470
2007-04-25
gst/rtpmanager/gstrtpsession.c: Implement forward and reverse reconsideration.
Wim Taymans
1
-5
/
+5
2007-04-25
gst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL when going to PAUSED.
Wim Taymans
1
-20
/
+34
2007-04-25
gst/rtpmanager/gstrtpbin.c: fix for pad name change
Wim Taymans
1
-36
/
+451
2007-04-21
gst/rtpmanager/rtpsession.c: Don't use GLib-2.10 API, we only require GLib 2....
Tim-Philipp Müller
1
-2
/
+2
2007-04-18
configure.ac: Disable rtpmanager for now because it depends on CVS -base.
Wim Taymans
1
-0
/
+1026