Signed-off-by: Linjie Fu <[email protected]>
---
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
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".