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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-21
gst/rtpmanager/gstrtpbin.c: Ref caps when inserting into the cache.
Olivier Crete
4
-14
/
+41
2008-04-17
gst/rtpmanager/: Unset GValues after g_signal_emitv so that we avoid a refcou...
Wim Taymans
4
-5
/
+28
2008-04-09
gst/rtpmanager/: Avoid leaking pads in the RTP manager.
Peter Kjellerstedt
2
-0
/
+24
2008-03-11
gst/rtpmanager/rtpsession.*: Implement collision and loop detection in rtpman...
Olivier Crete
4
-22
/
+253
2008-03-11
gst/rtpmanager/gstrtpsession.c: Avoid a deadlock when joining the RTCP thread...
Ole André Vadla Ravnås
1
-4
/
+36
2008-03-11
gst/rtpmanager/rtpjitterbuffer.c: Don't try to reset the clock skew when we h...
Stefan Kost
1
-1
/
+1
2008-02-20
gst/rtpmanager/gstrtpbin.c: Fix small memory leak, leaking caps. Fixes #bug 5...
Olivier Crete
1
-0
/
+2
2008-02-14
gst/rtpmanager/gstrtpbin.c: Ignore streams that did not receive an SR packet ...
Olivier Crete
1
-1
/
+4
2008-01-29
gst/rtpmanager/gstrtpjitterbuffer.c: Try to get the new clock-rate from the b...
Thijs Vermeir
1
-0
/
+7
2008-01-25
gst/rtpmanager/gstrtpbin.c: Also handle lip-sync when the clock-rate is not p...
Olivier Crete
1
-3
/
+47
2008-01-25
gst/rtpmanager/: Remove the fixed clock-rate from the jitterbuffer and extend...
Olivier Crete
3
-32
/
+11
2008-01-25
gst/rtpmanager/gstrtpjitterbuffer.c: Remove old unused variable.
Olivier Crete
1
-6
/
+9
2008-01-25
gst/rtpmanager/rtpsource.c: Fix unref of buffer using the wrong function. Fi...
Olivier Crete
1
-1
/
+1
2008-01-11
gst/rtpmanager/gstrtpsession.c: If we find the caps in the cache, use it to p...
Wim Taymans
1
-4
/
+3
2008-01-11
gst/rtpmanager/: Make it possible to use different user_data for each of the ...
Youness Alaoui
3
-22
/
+174
2008-01-10
gst/rtpmanager/gstrtpbin.c: Fix documentation for latest patch
Thijs Vermeir
1
-2
/
+2
2008-01-10
gst/rtpmanager/gstrtpbin.c: Allow request_new_pad with name NULL (bug #508515)
Thijs Vermeir
1
-4
/
+46
2008-01-09
gst/rtpmanager/gstrtpsession.c: Don't set fixed caps, we can basically do eve...
Wim Taymans
1
-1
/
+0
2008-01-04
gst/rtpmanager/gstrtpjitterbuffer.c: Don't unref the popped buffer when we do...
Wim Taymans
1
-3
/
+1
2007-12-31
gst/rtpmanager/gstrtpssrcdemux.c: Don't clean up pads when going to PAUSED.
Wim Taymans
1
-0
/
+1
2007-12-12
gst/rtpmanager/: Clean up the dynamic pads when going to READY.
Wim Taymans
2
-30
/
+41
2007-12-12
gst/rtpmanager/: Fix some leaks.
Wim Taymans
3
-0
/
+17
2007-12-10
gst/rtpmanager/: Post a message when the SDES infor changes for a source.
Wim Taymans
4
-3
/
+118
2007-12-10
gst/rtpmanager/: Add signal to notify of an SDES change.
Wim Taymans
20
-38
/
+85
2007-12-10
gst/rtpmanager/gstrtpbin.*: Expose SDES items as properties and configure the...
Wim Taymans
3
-2
/
+200
2007-12-10
gst/rtpmanager/: Update comment.
Wim Taymans
7
-322
/
+996
2007-11-22
gst/rtpmanager/gstrtpjitterbuffer.c: jitterbuffer can buffer an unlimited amo...
Wim Taymans
1
-4
/
+2
2007-11-02
gst/rtpmanager/gstrtpsession.c: Fix bad function signatures (#492798).
Ole André Vadla Ravnås
1
-3
/
+3
2007-10-09
gst/rtpmanager/gstrtpbin.c: Fix memleak. Fixes #484990.
Laurent Glayal
1
-0
/
+1
2007-10-08
gst/: Fix compiler warnings shown by Forte.
Jan Schmidt
1
-3
/
+3
2007-10-08
gst/rtpmanager/gstrtpbin.c: Fix caps refcounting for payload maps.
Wim Taymans
4
-46
/
+90
2007-10-05
gst/rtpmanager/rtpsession.c: When reconsidering RTCP timeouts, set the next t...
Wim Taymans
1
-11
/
+32
2007-10-05
gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of...
Wim Taymans
5
-46
/
+35
2007-10-02
gst/rtpmanager/gstrtpjitterbuffer.c: Remove some old unused variables.
Wim Taymans
3
-29
/
+73
2007-09-28
gst/rtpmanager/gstrtpbin.c: Fix crasher in dispose.
Wim Taymans
2
-7
/
+8
2007-09-28
gst/rtpmanager/gstrtpjitterbuffer.c: Remove jitter correction code, it's now ...
Wim Taymans
3
-92
/
+105
2007-09-26
gst/rtpmanager/gstrtpbin.c: Fix cleanup crasher.
Wim Taymans
3
-7
/
+15
2007-09-20
gst/rtpmanager/: Add notification of active SSRCs to various RTP elements. Fi...
Wim Taymans
6
-0
/
+74
2007-09-17
gst/rtpmanager/gstrtpbin.c: Link to the right pads regardless of which one wa...
Wim Taymans
6
-24
/
+56
2007-09-16
gst/rtpmanager/gstrtpbin.c: Use lock to protect variable.
Wim Taymans
6
-139
/
+341
2007-09-15
gst/rtpmanager/gstrtpbin.c: Also set NTP base time on new sessions.
Wim Taymans
3
-6
/
+44
2007-09-12
gst/rtpmanager/: Various leak fixes.
Wim Taymans
7
-12
/
+108
2007-09-12
gst/rtpmanager/gstrtpbin.c: Calculate and configure the NTP base time so that...
Wim Taymans
8
-39
/
+306
2007-09-04
gst/rtpmanager/gstrtpsession.c: Make compiler happy: fix compilation with -Wa...
Tim-Philipp Müller
1
-2
/
+3
2007-09-03
gst/rtpmanager/: Updated example pipelines in docs.
Wim Taymans
12
-435
/
+1306
2007-08-31
gst/rtpmanager/gstrtpjitterbuffer.c: Use extended timestamp to release buffer...
Wim Taymans
1
-13
/
+23
2007-08-29
gst/rtpmanager/gstrtpjitterbuffer.c: Improve Comments.
Wim Taymans
3
-10
/
+69
2007-08-29
gst/rtpmanager/gstrtpsession.*: Distribute synchronisation parameters to the ...
Wim Taymans
6
-8
/
+145
2007-08-28
gst/rtpmanager/gstrtpbin.c: Add some more advanced example pipelines.
Wim Taymans
4
-7
/
+68
2007-08-27
gst/rtpmanager/gstrtpjitterbuffer.c: When synchronizing buffers, take peer la...
Wim Taymans
1
-1
/
+14
[next]