splitmuxsin: remove dead code
Every instance of goto beach has buf_info equal NULL. Don't check for a condition that never happens. CID #1268399
This commit is contained in:
parent
96b218d939
commit
4af5a2b760
@ -636,8 +636,6 @@ handle_mq_output (GstPad * pad, GstPadProbeInfo * info, MqStreamCtx * ctx)
|
||||
|
||||
beach:
|
||||
GST_SPLITMUX_UNLOCK (splitmux);
|
||||
if (buf_info)
|
||||
mq_stream_buf_free (buf_info);
|
||||
return GST_PAD_PROBE_DROP;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user