[Bug 769266] vaapi encoder should not accept all caps
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Dec 5 15:43:34 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=769266
Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #341190|none |reviewed
status| |
--- Comment #22 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Review of attachment 341190:
--> (https://bugzilla.gnome.org/review?bug=769266&attachment=341190)
::: gst/vaapi/gstvaapiencode.c
@@ +450,3 @@
+ GstVaapiEncode *const encode = GST_VAAPIENCODE_CAST (venc);
+
+ gst_vaapi_encoder_replace (&encode->encoder, NULL);
why not call gst_vaapiencode_destroy () here and remove it from close() ???
--
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