Don't silently skip errors when AV_EF_EXPLODE is specified. This can lead to out-of-bound reads with ff_put_h264_chroma_mc4_ssse3() when small padding is used with the checked bitstream reader. Signed-off-by: Dale Curtis