summaryrefslogtreecommitdiff
path: root/ext/srtp
AgeCommit message (Expand)Author
2018-11-09srtpenc: Add support for adding a MKIOlivier Crête
2018-11-09srtpdec: Add support for MKIOlivier Crête
2018-10-17Revert "srtpdec: also check for "roc" in caps"Olivier Crête
2018-07-27Add feature options for almost all pluginsNirbheek Chauhan
2018-05-11srtp: Add "roc" caps field to the gst-launch exampleOlivier Crête
2018-05-05srtpenc: Handle session object disappearingJan Schmidt
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens
2018-03-22meson: use gnome.mkenums_simple() to generate enumtypes filesAlessandro Decina
2018-01-29srtp: Support libsrtp2Jan Alexander Steffens (heftig)
2017-12-27srtp: get ssrc for Application-Defined RTCP PacketJustin Kim
2017-08-24srtp: zero out session member on deallocMatthew Waters
2017-05-18Fix up package name and origin in some pluginsTim-Philipp Müller
2017-05-16Remove plugin specific static build optionNicolas Dufresne
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier
2016-11-01srtpdec: add stats readonly property, similar to srtpencVincent Penquerc'h
2016-09-06srtpenc: prevent deadlock in create_sessionPhilippe Normand
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-06-13srtpenc: remove get-rollover-counter signal and add stats propertyAleix Conchillo Flaqué
2016-04-15srtpdec: also check for "roc" in capsAleix Conchillo Flaqué
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM
2015-10-23srtp: Fix critical warning trying to retrieve SSRC from a non fb messageSantiago Carot-Nemesio
2015-10-16srtpdec: skip padding when mapping RTP packetsMiguel París Díaz
2015-08-13Revert "srtpdec: Add support for buffer list"Sebastian Dröge
2015-07-24srtpenc: do not check input buffersMiguel París Díaz
2015-06-30srtpdec: Add config for the replay window sizeMiguel París Díaz
2015-06-05srtp: Allow getting ssrc of more package types than RR and SRJose Antonio Santos Cadenas
2015-05-13srtpenc: fix failure return values from create_session()Tim-Philipp Müller
2015-05-13srtpenc: fix over unlockingMiguel París Díaz
2015-05-06srtpdec: Actually set the caps on the srcpad instead of just calling the defa...Sebastian Dröge
2015-04-30srtpdec: Make sure to send caps events downstream before any segment eventsSebastian Dröge
2015-04-13srtpdec: Add some more debug outputSebastian Dröge
2015-03-19srtpdec: Add support for buffer listJose Antonio Santos Cadenas
2015-03-19srtpenc: Do not drop all buffers in buffer list if one failsJose Antonio Santos Cadenas
2015-03-18srtpdec: Separate buffer encoding functionality into a different functionJose Antonio Santos Cadenas
2015-03-18srtpenc: Add support for buffer listJose Antonio Santos Cadenas
2015-03-18srtpenc: Add missing locksJose Antonio Santos Cadenas
2015-03-18srtpenc: Split chain functionality so it can be reused for buffer listJose Antonio Santos Cadenas
2015-03-17srtpenc: Improve memory management on chain functionJose Antonio Santos Cadenas
2015-03-17srtpenc: Fix typo in logJose Antonio Santos Cadenas
2014-11-20srtpdec: fix rtp/rtcp sink event memory leakAleix Conchillo Flaqué
2014-10-30srtpdec: Trivial documentation fixArun Raghavan
2014-08-21srtpdec: Add support for RTP/RTCP mixing if data arrives on RTCP padYouness Alaoui
2014-06-18gstsrtpenc: unref event when neededMiguel París Díaz
2014-06-18srtpenc: improve property commentsWim Taymans
2014-06-18gstsrtpenc: add allow-repeat-tx propertyMiguel París Díaz
2014-06-03srtp: add support for rollover counters and replay protection window sizeAleix Conchillo Flaqué
2014-05-06srtpdec: Don't reset stream if the key hasn't changedOlivier Crête
2014-05-06srtpdec: Add "remove-key" action signal to remove a single keyOlivier Crête
2014-05-06srtpenc: Use %u in templates to match rtpbinOlivier Crête
2014-05-06srtpdec: Remove unused fieldOlivier Crête