GNOME Bugzilla – Bug 772357
srtpdec: add stats readonly property
Last modified: 2016-11-01 17:38:32 UTC
Created attachment 336795 [details] [review] srtpdec: add stats readonly property
Created attachment 336908 [details] [review] unit test for this (and basic srtp playback)
Created attachment 336965 [details] [review] unit test for this (and basic srtp playback) Add ccu copyright, and remove stray + 8 I had in testing
Comment on attachment 336795 [details] [review] srtpdec: add stats readonly property This looks like it needs some mutex :)
This is called between lock/unlock calls already. Do you mean something else ?
Comment on attachment 336795 [details] [review] srtpdec: add stats readonly property No, I didn't see that get_property() is all locked in this case
commit 9a2df5dc3b72470b2f7fdc7961be93a08bbc3971 Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk> Date: Tue Oct 4 16:59:09 2016 +0100 tests: add a test for srtp elements https://bugzilla.gnome.org/show_bug.cgi?id=772357 commit d125d6b18c76703a4a067e2b961bb640c2094652 Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk> Date: Mon Oct 3 09:52:07 2016 +0100 srtpdec: add stats readonly property, similar to srtpenc https://bugzilla.gnome.org/show_bug.cgi?id=772357