mxfdemux: Error out directly if pushing a packet downstream failed
This commit is contained in:
parent
fc70fb1706
commit
6c126cbfdf
@ -1779,7 +1779,7 @@ gst_mxf_demux_handle_generic_container_essence_element (GstMXFDemux * demux,
|
||||
pad->last_stop);
|
||||
|
||||
if (ret != GST_FLOW_OK)
|
||||
break;
|
||||
goto out;
|
||||
|
||||
pad->current_essence_track_position++;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user