[Bug 791479] msdkenc: Support force-keyunit events

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 21 21:54:28 UTC 2018


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

--- Comment #7 from sreerenj <bsreerenj at gmail.com> ---
(In reply to Víctor Manuel Jáquez Leal from comment #5)
> Review of attachment 368685 [details] [review]:
> 
> ::: sys/msdk/gstmsdkenc.c
> @@ +1393,3 @@
>    memset (&thiz->option2, 0, sizeof (thiz->option2));
>    memset (&thiz->option2, 0, sizeof (thiz->option3));
> +  memset (&thiz->enc_cntrl, 0, sizeof (thiz->enc_cntrl));
> 
> These memset and the FALSE assignation doesn't make sense, since the gobject
> allocation already clears to zero the object structure.

Thanks. I will update with another patch since those fields were introduced by
a different patch.

-- 
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