index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
srtp
/
gstsrtpdec.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
srtp: remove dead assignment
Vincent Penquerc'h
1
-1
/
+1
2014-02-08
srtpdec: Fix comparison compiler warning
Sebastian Dröge
1
-2
/
+2
2014-01-03
srtpdec: Fix GstCaps memory leak
Miguel París Díaz
1
-0
/
+1
2013-12-13
srtp: add 256-bit key support
Aleix Conchillo Flaqué
1
-4
/
+4
2013-11-19
srtpdec: Make sure that stream-id/caps/segment are sent before buffers
Olivier Crête
1
-12
/
+105
2013-11-19
srtpdec: Pass is_rtcp to setcaps function
Olivier Crête
1
-1
/
+1
2013-11-19
srtp: Implement SRTCP demultiplexing
Olivier Crête
1
-12
/
+22
2013-08-16
srtpdec: fix buffers being dropped due to shadowed variable
Tim-Philipp Müller
1
-2
/
+1
2013-08-12
srtp: Let packets through without touching them if no crypto or auth is set
Olivier Crête
1
-0
/
+6
2013-08-12
srtpdec: Refactor code a bit
Olivier Crête
1
-26
/
+31
2013-08-12
srtpdec: Don't error on invalid packet, just drop it
Olivier Crête
1
-4
/
+5
2013-06-28
srtp: Don't require a key if both auth and cipher are null
Olivier Crête
1
-12
/
+23
2013-06-28
srtp: Move the enums to the common header
Olivier Crête
1
-4
/
+4
2013-04-09
srtpdec: Don't stop on invalid buffer
Olivier Crête
1
-1
/
+1
2013-04-09
srtpdec: Cleaner stream cleanup
Olivier Crête
1
-7
/
+10
2013-04-09
srtpdec: Don't crash on invalid cipher
Olivier Crête
1
-0
/
+7
2013-04-08
ext: printf format fixes in debug and error messages
Tim-Philipp Müller
1
-2
/
+3
2013-03-28
srtp: Update example pipelines
Olivier Crête
1
-4
/
+9
2013-03-25
srtp: Fix filter handling in caps negotiation to keep filter content
Olivier Crête
1
-0
/
+10
2013-03-12
srtp: Add SRTP plugin based on libsrtp
Olivier Crête
1
-0
/
+965