Merge branch 'master' into 0.11
This commit is contained in:
commit
39b0b4e27f
@ -1150,7 +1150,7 @@ gst_mpeg2dec_chain (GstPad * pad, GstBuffer * buf)
|
||||
("%d consecutive decoding errors", mpeg2dec->error_count),
|
||||
(NULL));
|
||||
}
|
||||
goto exit;
|
||||
continue;
|
||||
default:
|
||||
GST_ERROR_OBJECT (mpeg2dec, "Unknown libmpeg2 state %d, FIXME", state);
|
||||
goto exit;
|
||||
|
Loading…
x
Reference in New Issue
Block a user