[Bug 787311] vtenc: leaks frames when shut down before EOS
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Sep 26 08:23:19 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=787311
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #359563|none |needs-work
status| |
--- Comment #14 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 359563:
--> (https://bugzilla.gnome.org/review?bug=787311&attachment=359563)
::: sys/applemedia/vtenc.c
@@ +532,3 @@
+ ret =
+ gst_video_encoder_finish_frame (GST_VIDEO_ENCODER_CAST (self),
+ outframe);
In flush() we should just drop frames and not finish them, in finish() we
should do exactly the above
--
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