Signed-off-by: Linjie Fu <linjie...@intel.com> --- libavcodec/mips/h264pred_init_mips.c | 3 --- 1 file changed, 3 deletions(-)
diff --git a/libavcodec/mips/h264pred_init_mips.c b/libavcodec/mips/h264pred_init_mips.c index 63637b8..e537ad8 100644 --- a/libavcodec/mips/h264pred_init_mips.c +++ b/libavcodec/mips/h264pred_init_mips.c @@ -73,10 +73,7 @@ static av_cold void h264_pred_init_msa(H264PredContext *h, int codec_id, switch (codec_id) { case AV_CODEC_ID_SVQ3: - ; - break; case AV_CODEC_ID_RV40: - ; break; case AV_CODEC_ID_VP7: case AV_CODEC_ID_VP8: -- 2.7.4 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".