index
:
~reynaldo/gst-plugins-bad
0.10
android
gaze
opencv
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
srtp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-24
srtp: zero out session member on dealloc
Matthew Waters
2
-2
/
+6
2017-05-18
Fix up package name and origin in some plugins
Tim-Philipp Müller
1
-1
/
+1
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
2
-4
/
+5
2016-11-01
srtpdec: add stats readonly property, similar to srtpenc
Vincent Penquerc'h
1
-1
/
+43
2016-09-06
srtpenc: prevent deadlock in create_session
Philippe Normand
1
-0
/
+4
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
2
-0
/
+89
2016-06-13
srtpenc: remove get-rollover-counter signal and add stats property
Aleix Conchillo Flaqué
2
-41
/
+43
2016-04-15
srtpdec: also check for "roc" in caps
Aleix Conchillo Flaqué
1
-0
/
+1
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
2
-16
/
+16
2015-10-23
srtp: Fix critical warning trying to retrieve SSRC from a non fb message
Santiago Carot-Nemesio
1
-1
/
+0
2015-10-16
srtpdec: skip padding when mapping RTP packets
Miguel París Díaz
1
-2
/
+4
2015-08-13
Revert "srtpdec: Add support for buffer list"
Sebastian Dröge
1
-141
/
+1
2015-07-24
srtpenc: do not check input buffers
Miguel París Díaz
1
-57
/
+0
2015-06-30
srtpdec: Add config for the replay window size
Miguel París Díaz
2
-1
/
+66
2015-06-05
srtp: Allow getting ssrc of more package types than RR and SR
Jose Antonio Santos Cadenas
1
-0
/
+6
2015-05-13
srtpenc: fix failure return values from create_session()
Tim-Philipp Müller
1
-2
/
+2
2015-05-13
srtpenc: fix over unlocking
Miguel París Díaz
1
-2
/
+0
2015-05-06
srtpdec: Actually set the caps on the srcpad instead of just calling the defa...
Sebastian Dröge
1
-4
/
+4
2015-04-30
srtpdec: Make sure to send caps events downstream before any segment events
Sebastian Dröge
1
-0
/
+16
2015-04-13
srtpdec: Add some more debug output
Sebastian Dröge
1
-0
/
+3
2015-03-19
srtpdec: Add support for buffer list
Jose Antonio Santos Cadenas
1
-1
/
+141
2015-03-19
srtpenc: Do not drop all buffers in buffer list if one fails
Jose Antonio Santos Cadenas
1
-24
/
+66
2015-03-18
srtpdec: Separate buffer encoding functionality into a different function
Jose Antonio Santos Cadenas
1
-30
/
+52
2015-03-18
srtpenc: Add support for buffer list
Jose Antonio Santos Cadenas
1
-1
/
+104
2015-03-18
srtpenc: Add missing locks
Jose Antonio Santos Cadenas
1
-11
/
+21
2015-03-18
srtpenc: Split chain functionality so it can be reused for buffer list
Jose Antonio Santos Cadenas
1
-41
/
+84
2015-03-17
srtpenc: Improve memory management on chain function
Jose Antonio Santos Cadenas
1
-7
/
+4
2015-03-17
srtpenc: Fix typo in log
Jose Antonio Santos Cadenas
1
-1
/
+1
2014-11-20
srtpdec: fix rtp/rtcp sink event memory leak
Aleix Conchillo Flaqué
1
-2
/
+8
2014-10-30
srtpdec: Trivial documentation fix
Arun Raghavan
1
-1
/
+1
2014-08-21
srtpdec: Add support for RTP/RTCP mixing if data arrives on RTCP pad
Youness Alaoui
1
-10
/
+8
2014-06-18
gstsrtpenc: unref event when needed
Miguel París Díaz
1
-0
/
+1
2014-06-18
srtpenc: improve property comments
Wim Taymans
1
-2
/
+5
2014-06-18
gstsrtpenc: add allow-repeat-tx property
Miguel París Díaz
2
-1
/
+17
2014-06-03
srtp: add support for rollover counters and replay protection window size
Aleix Conchillo Flaqué
4
-3
/
+107
2014-05-06
srtpdec: Don't reset stream if the key hasn't changed
Olivier Crête
1
-10
/
+36
2014-05-06
srtpdec: Add "remove-key" action signal to remove a single key
Olivier Crête
2
-2
/
+23
2014-05-06
srtpenc: Use %u in templates to match rtpbin
Olivier Crête
1
-12
/
+12
2014-05-06
srtpdec: Remove unused field
Olivier Crête
1
-1
/
+0
2014-05-02
srtpenc: Add config for the replay window size
Olivier Crête
2
-1
/
+20
2014-05-02
srtpenc: Remove unused object members
Olivier Crête
1
-5
/
+0
2014-05-02
srtpenc: Remove useless structure
Olivier Crête
1
-73
/
+41
2014-05-02
srtpenc: Remove ssrc parsing from stream
Olivier Crête
1
-12
/
+10
2014-05-02
srtpenc: Remove SSRC from signal, it's meaningless
Olivier Crête
1
-3
/
+2
2014-05-02
srtpenc: Set the SRTP key as a shared key for all SSRCs
Olivier Crête
2
-34
/
+15
2014-05-01
srtpdec: Only clear streams if they have been created
Olivier Crête
1
-2
/
+2
2014-05-01
srtpdec: Use object debug
Olivier Crête
1
-1
/
+1
2014-04-12
srtpdec: fix assertion checking ssrc from rtcp packets
Aleix Conchillo Flaqué
1
-2
/
+5
2014-04-09
srtp: remove dead assignment
Vincent Penquerc'h
1
-1
/
+1
[next]