[Bug 746387] Add support for buffer list in srtpenc and srtpdec

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 18 04:50:58 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=746387

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #299692|none                        |reviewed
             status|                            |

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 299692:
 --> (https://bugzilla.gnome.org/review?bug=746387&attachment=299692)

::: ext/srtp/gstsrtpenc.c
@@ +979,3 @@
   gboolean do_setcaps = FALSE;

+  if (filter->key_changed) {

filter->key_changed probably also needs a lock

Maybe we can just hold the lock over all of the chain function and only
lock/unlock it once?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list