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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-03-25
srtpenc: unlock object lock before posting error
Wim Taymans
1
-21
/
+12
2014-03-01
srtpenc: unref caps after gst_query_set_caps_result
Aleix Conchillo Flaqué
1
-0
/
+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é
4
-21
/
+85
2013-11-19
srtpenc: Set the first session flag to false once one is create
Olivier Crête
1
-0
/
+2
2013-11-19
srtpdec: Make sure that stream-id/caps/segment are sent before buffers
Olivier Crête
2
-12
/
+108
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
2
-2
/
+14
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
2
-27
/
+72
2013-06-28
srtp: Move the enums to the common header
Olivier Crête
5
-26
/
+22
2013-06-28
srtp: Remove unused code
Olivier Crête
1
-2
/
+0
2013-06-23
srtp: Fix dist
Edward Hervey
1
-3
/
+3
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
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
2
-1
/
+12
2013-04-08
ext: printf format fixes in debug and error messages
Tim-Philipp Müller
2
-4
/
+5
2013-03-28
srtp: Update example pipelines
Olivier Crête
2
-12
/
+11
2013-03-25
srtp: Fix filter handling in caps negotiation to keep filter content
Olivier Crête
2
-1
/
+12
2013-03-15
srtp: fix compilation warning returning NULL in case of error
Jose Antonio Santos Cadenas
1
-2
/
+3
2013-03-15
srtp: use constant AES_128_ICM instead of AES_ICM that is not found
Jose Antonio Santos Cadenas
1
-1
/
+1
2013-03-12
srtp: Add SRTP plugin based on libsrtp
Olivier Crête
8
-0
/
+2643
[prev]