omxvideoenec: Don't forget propagate flow return value upstream
This commit is contained in:
parent
c51afe9093
commit
e16207f3dd
@ -907,6 +907,7 @@ eos:
|
||||
flow_ret = GST_FLOW_EOS;
|
||||
}
|
||||
g_mutex_unlock (&self->drain_lock);
|
||||
self->downstream_flow_ret = flow_ret;
|
||||
|
||||
if (flow_ret != GST_FLOW_OK)
|
||||
goto flow_error;
|
||||
|
Loading…
x
Reference in New Issue
Block a user