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
/
dtls
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
Add feature options for almost all plugins
Nirbheek Chauhan
1
-1
/
+2
2018-06-24
dtls: Update for g_type_class_add_private() deprecation in recent GLib
Tim-Philipp Müller
3
-26
/
+19
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2018-02-05
dtls: drop upstream segment and stream-start events
Matthew Waters
1
-0
/
+25
2018-02-05
dtls: don't leak the system clock
Matthew Waters
1
-3
/
+2
2018-02-05
dtlsenc: fix typo in is-client property description
Matthew Waters
1
-1
/
+1
2018-02-01
dtls: remove reliance on a default GMainContext/Loop
Matthew Waters
1
-25
/
+1
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2016-12-05
dtls: Set openssl's threadid the 1.0.x way
Scott D Phillips
1
-4
/
+4
2016-11-14
dtlscertificate: Fix error checking in RSA_generate_key_ex() usage
Sebastian Dröge
1
-3
/
+4
2016-11-02
dtls: Fix compiler warnings with openssl 1.1 or newer
Sebastian Dröge
2
-10
/
+19
2016-11-01
dtls: Downgrade locking debug
Olivier Crête
1
-1
/
+1
2016-10-31
dtls: port to OpenSSL 1.1.0
Daiki Ueno
2
-9
/
+93
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+25
2016-04-18
dtsl: add some documentation
Raffaele Rossi
1
-0
/
+153
2016-04-04
dtls: Use unique names for internal elements to ease debugging
Santiago Carot-Nemesio
2
-6
/
+6
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
5
-30
/
+17
2015-11-06
Fix code indentation
Tim-Philipp Müller
1
-1
/
+2
2015-10-15
dtls: Fix name conflict with openssl on win32
Paul Arzelier
1
-0
/
+7
2015-10-02
dtls: fix printf format on win32
Polochon_street
1
-1
/
+1
2015-10-02
dtls: fix printf format on win32
Paul Arzelier
1
-2
/
+2
2015-09-18
Don't throw compiler warnings with G_DISABLE_ASSERT
Jan Schmidt
1
-0
/
+6
2015-06-03
dtlsdec: Fix critical warning "got data flow before stream-start event"
Santiago Carot-Nemesio
2
-6
/
+25
2015-05-28
dtlssrtpdec: Release requested pads
Santiago Carot-Nemesio
1
-0
/
+29
2015-05-28
dtlsdec: Remove unnecessary ref/unref operations
Santiago Carot-Nemesio
1
-2
/
+1
2015-05-28
dtlsdec: Fix release request pad function
Santiago Carot-Nemesio
1
-4
/
+2
2015-05-15
dtls: Fix memory leak
Jose Antonio Santos Cadenas
4
-0
/
+16
2015-05-13
dtlsenc: Fix memory leak releasing connection_id
Jose Antonio Santos Cadenas
1
-0
/
+5
2015-05-13
dtlsenc: Fix memory leak while setting connection-id
Jose Antonio Santos Cadenas
1
-0
/
+4
2015-05-13
dtlsdec: Fix memory leak, release previous pem
Jose Antonio Santos Cadenas
1
-0
/
+4
2015-05-13
dtlsdec: Fix memory leak on dispose
Jose Antonio Santos Cadenas
1
-0
/
+2
2015-05-13
dtlsconnection: Fix memory leak while setting closure
Jose Antonio Santos Cadenas
1
-0
/
+4
2015-05-07
dtlssrtpdec: Don't merge RTP and RTCP streams that were just split by srtpdec
Sebastian Dröge
2
-72
/
+31
2015-04-13
dtlsdec: Fix typo
Sebastian Dröge
1
-1
/
+1
2015-04-13
dtlssrtpdec: Add some more debug output
Sebastian Dröge
1
-0
/
+2
2015-03-19
dtls: Pass the connection instance as data to the thread pool
Sebastian Dröge
1
-5
/
+6
2015-03-19
dtls: Remove unused thread struct field
Sebastian Dröge
1
-7
/
+0
2015-03-19
dtls: Use a shared thread pool for the timeouts
Sebastian Dröge
3
-91
/
+100
2015-03-18
dtls: Shutdown timeout thread when it's not needed
Sebastian Dröge
1
-19
/
+27
2015-03-18
dtlsenc: Clear the queue when deactivating the pad
Sebastian Dröge
1
-0
/
+2
2015-03-18
dtlsenc: Handle pad activity states properly
Sebastian Dröge
2
-43
/
+32
2015-03-18
dtlsenc: Don't manually activate/deactivate srcpad
Sebastian Dröge
1
-7
/
+9
2015-03-18
dtlsenc: Use a GQueue instead of a GPtrArray
Sebastian Dröge
2
-15
/
+12
2015-03-18
dtlsdec: Fix locking
Sebastian Dröge
1
-22
/
+38
2015-03-18
dtlsdec: Add support for buffer lists
Sebastian Dröge
1
-13
/
+79
2015-03-18
dtls: Fix some search & replace mistakes from renaming the elements
Sebastian Dröge
9
-55
/
+55
2015-03-17
dtls: Initialize debug category earlier
Sebastian Dröge
1
-3
/
+4
2015-03-16
dtls: make sure we actually log into the right debug category
Tim-Philipp Müller
3
-15
/
+5
2015-03-16
dtls: fix some more compiler warnings
Tim-Philipp Müller
2
-10
/
+21
2015-03-16
dtls: Unconditionally use GStreamer debug log system
Sebastian Dröge
7
-172
/
+106
[next]