index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
rtpmanager
/
gstrtpbin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-21
rtpbin: Expose FEC support signals
Mathieu Duponchelle
1
-34
/
+314
2018-01-18
rtpbin: fix leak of elements requested by signals
Mathieu Duponchelle
1
-3
/
+11
2017-10-07
rtpbin, rtspsrc: fix compiler warnings about 64-bit integer signednes
Tim-Philipp Müller
1
-2
/
+2
2017-09-15
rtpbin: add option for sanity checking timestamp offset
Patrick Radizi
1
-12
/
+59
2017-09-14
rtpbin: add option for increasing ts_offset gradually
Patrick Radizi
1
-1
/
+30
2017-08-29
rtpbin: Also log local and SR RTP running times when doing ntp-sync=true
Sebastian Dröge
1
-0
/
+3
2017-08-29
rtpbin: also create session when creating the send_rtcp_src_%u pad
Matthew Waters
1
-6
/
+12
2016-12-14
rtpmanager: place content before Since-version API marker
Reynaldo H. Verdejo Pinochet
1
-4
/
+4
2016-11-23
rtpbin: Handle create_session() returning NULL in bundle code
Sebastian Dröge
1
-0
/
+6
2016-11-16
rtpbin: receive bundle support
Philippe Normand
1
-159
/
+403
2016-08-26
rtpbin: introduce max-streams property
Havard Graff
1
-1
/
+25
2016-08-23
rtpbin: fix typo in max-misorder-time property name
Vincent Penquerc'h
1
-1
/
+1
2016-04-03
rtpjitterbuffer: Add RFC7273 media clock handling
Sebastian Dröge
1
-1
/
+18
2016-03-29
rtpmanager: Set to initial value for 'ntpns' in get_current_times()
Minjae Kim
1
-1
/
+1
2016-03-24
good: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-12
/
+12
2016-03-15
rtpmanager: Some comment and documentation clarifications/fixes
Nirbheek Chauhan
1
-1
/
+1
2016-02-16
rtpbin: add "get-session" signal
Miguel París Díaz
1
-0
/
+34
2015-10-07
rtpbin: Add missing break
Sebastian Dröge
1
-0
/
+1
2015-10-07
rtpmanager: add "max-dropout-time" and "max-misorder-time" props
Miguel París Díaz
1
-1
/
+63
2015-10-02
rtpmanager: add new on-new-sender-ssrc, on-sender-ssrc-active signals
Hyunjun Ko
1
-0
/
+52
2015-09-26
Fix some compiler warnings when building with G_DISABLE_ASSERT
Jan Schmidt
1
-0
/
+1
2015-09-25
rtpbin/rtpjitterbuffer/rtspsrc: Add property to set maximum ms between RTCP S...
Sebastian Dröge
1
-1
/
+25
2015-09-25
rtpbin/session: Allow RTCP sync to happen based on capture time or send time
Sebastian Dröge
1
-2
/
+30
2015-06-25
rtpbin/session: fix description
Hyunjun Ko
1
-1
/
+1
2015-06-15
rtpbin: The default rtp-profile should be AVP, not AVPF
Sebastian Dröge
1
-1
/
+1
2015-06-12
rtpbin/session: Add new ntp-time-source property and deprecate use-pipeline-c...
Sebastian Dröge
1
-17
/
+66
2015-06-12
rtpbin: Rename some variables and debug output to make more sense
Sebastian Dröge
1
-26
/
+27
2015-06-02
rtpbin: Add rtp-profile property for setting the default profile of newly cre...
Sebastian Dröge
1
-2
/
+23
2015-04-24
remove unused enum items PROP_LAST
Luis de Bethencourt
1
-2
/
+1
2015-04-05
docs: make GstRTCPSync enum show up in rtpbin docs
Tim-Philipp Müller
1
-7
/
+0
2014-11-20
rtpbin: Document how to control per-SSRC retransmission
Arun Raghavan
1
-1
/
+9
2014-11-10
rtpmanager: Trivial typo fix
Arun Raghavan
1
-1
/
+1
2014-09-18
rtpbin: do not leak encsink pad in error case
Ognyan Tonchev
1
-4
/
+4
2014-06-29
rtpbin: Don't leak caps
Sebastian Dröge
1
-1
/
+3
2014-05-15
rtpbin: update rtp encoder/decoder docs
Aleix Conchillo Flaqué
1
-1
/
+1
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
2014-03-29
rtpmanager: copy sticky events when exposing pads in more places
Tim-Philipp Müller
1
-0
/
+3
2014-03-25
rtspsrc: copy sticky events to ghostpad
Wim Taymans
1
-0
/
+12
2014-01-21
rtpbin: add a caps accumulator for the request-pt-map signal
Wim Taymans
1
-2
/
+18
2014-01-08
rtpbin: remove unused list of decoders
Aleix Conchillo Flaqué
1
-3
/
+0
2013-12-31
rtpbin: add some docs about AUX elements
Wim Taymans
1
-0
/
+12
2013-12-31
rtpbin: add support for AUX sender and receiver
Wim Taymans
1
-124
/
+383
2013-12-31
rtpbin: make request_element method internally
Wim Taymans
1
-44
/
+17
2013-12-30
rtpbin: add Since tags
Wim Taymans
1
-0
/
+10
2013-12-30
rtpbin: add signal for new jitterbuffer
Wim Taymans
1
-1
/
+21
2013-12-30
rtpbin: handle multiple encoder instances
Wim Taymans
1
-35
/
+57
2013-12-30
rtpbin: fix memory leaks
Wim Taymans
1
-22
/
+46
2013-12-30
rtpbin: expect the pads on the encoders
Wim Taymans
1
-2
/
+2
2013-12-30
rtpbin: request-rtp-encoder are no action signals
Wim Taymans
1
-13
/
+31
2013-12-30
rtpbin: allow dynamic RTP/RTCP encoders/decoders
Aleix Conchillo Flaqué
1
-14
/
+376
[next]