[Bug 791674] Continued improvements to AOM plugin
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jan 25 17:55:50 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=791674
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #367430|none |needs-work
status| |
--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 367430:
--> (https://bugzilla.gnome.org/review?bug=791674&attachment=367430)
::: ext/aom/gstav1dec.c
@@ +180,3 @@
+ if (av1dec->decoder_inited) {
+ aom_codec_destroy (&av1dec->decoder);
+ }
You probably also want to set decoder_inited = FALSE here
--
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