index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
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
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
srtp
/
gstsrtpdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
srtpdec: Actually set the caps on the srcpad instead of just calling the defa...
Sebastian Dröge
2015-05-06
1
-4
/
+4
*
srtpdec: Make sure to send caps events downstream before any segment events
Sebastian Dröge
2015-04-30
1
-0
/
+16
*
srtpdec: Add some more debug output
Sebastian Dröge
2015-04-13
1
-0
/
+3
*
srtpdec: Add support for buffer list
Jose Antonio Santos Cadenas
2015-03-19
1
-1
/
+141
*
srtpdec: Separate buffer encoding functionality into a different function
Jose Antonio Santos Cadenas
2015-03-18
1
-30
/
+52
*
srtpdec: fix rtp/rtcp sink event memory leak
Aleix Conchillo Flaqué
2014-11-20
1
-2
/
+8
*
srtpdec: Trivial documentation fix
Arun Raghavan
2014-10-30
1
-1
/
+1
*
srtpdec: Add support for RTP/RTCP mixing if data arrives on RTCP pad
Youness Alaoui
2014-08-21
1
-10
/
+8
*
srtp: add support for rollover counters and replay protection window size
Aleix Conchillo Flaqué
2014-06-03
1
-3
/
+54
*
srtpdec: Don't reset stream if the key hasn't changed
Olivier Crête
2014-05-06
1
-10
/
+36
*
srtpdec: Add "remove-key" action signal to remove a single key
Olivier Crête
2014-05-06
1
-2
/
+22
*
srtpdec: Remove unused field
Olivier Crête
2014-05-06
1
-1
/
+0
*
srtpdec: Only clear streams if they have been created
Olivier Crête
2014-05-01
1
-2
/
+2
*
srtpdec: Use object debug
Olivier Crête
2014-05-01
1
-1
/
+1
*
srtp: remove dead assignment
Vincent Penquerc'h
2014-04-09
1
-1
/
+1
*
srtpdec: Fix comparison compiler warning
Sebastian Dröge
2014-02-08
1
-2
/
+2
*
srtpdec: Fix GstCaps memory leak
Miguel París Díaz
2014-01-03
1
-0
/
+1
*
srtp: add 256-bit key support
Aleix Conchillo Flaqué
2013-12-13
1
-4
/
+4
*
srtpdec: Make sure that stream-id/caps/segment are sent before buffers
Olivier Crête
2013-11-19
1
-12
/
+105
*
srtpdec: Pass is_rtcp to setcaps function
Olivier Crête
2013-11-19
1
-1
/
+1
*
srtp: Implement SRTCP demultiplexing
Olivier Crête
2013-11-19
1
-12
/
+22
*
srtpdec: fix buffers being dropped due to shadowed variable
Tim-Philipp Müller
2013-08-16
1
-2
/
+1
*
srtp: Let packets through without touching them if no crypto or auth is set
Olivier Crête
2013-08-12
1
-0
/
+6
*
srtpdec: Refactor code a bit
Olivier Crête
2013-08-12
1
-26
/
+31
*
srtpdec: Don't error on invalid packet, just drop it
Olivier Crête
2013-08-12
1
-4
/
+5
*
srtp: Don't require a key if both auth and cipher are null
Olivier Crête
2013-06-28
1
-12
/
+23
*
srtp: Move the enums to the common header
Olivier Crête
2013-06-28
1
-4
/
+4
*
srtpdec: Don't stop on invalid buffer
Olivier Crête
2013-04-09
1
-1
/
+1
*
srtpdec: Cleaner stream cleanup
Olivier Crête
2013-04-09
1
-7
/
+10
*
srtpdec: Don't crash on invalid cipher
Olivier Crête
2013-04-09
1
-0
/
+7
*
ext: printf format fixes in debug and error messages
Tim-Philipp Müller
2013-04-08
1
-2
/
+3
*
srtp: Update example pipelines
Olivier Crête
2013-03-28
1
-4
/
+9
*
srtp: Fix filter handling in caps negotiation to keep filter content
Olivier Crête
2013-03-25
1
-0
/
+10
*
srtp: Add SRTP plugin based on libsrtp
Olivier Crête
2013-03-12
1
-0
/
+965