[Bug 760666] vp8enc: Do not mix up Booleans with FlowReturn
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Jan 17 06:54:24 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760666
--- Comment #16 from Thibault Saunier <tsaunier at gnome.org> ---
I changed this because it is what the doc says":
> #define GST_VIDEO_ENCODER_FLOW_DROPPED GST_FLOW_CUSTOM_SUCCESS_1
>
> Returned when the event/buffer should be dropped.
But the AFAICT nobody uses that right now anyway.
And when an ERROR occured we should also make sure the frame won't be used
later on (see the other 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