[FFmpeg-devel] [PATCH V4] [mips] Optimize H264 decoding for MIPS platform.

Shiyou Yin yinshiyou-hf at loongson.cn
Mon Apr 12 18:37:00 EEST 2021


v2: Fixed a build error in [PATCH 2/5].
v3: add patch 4/5.
v4: Fix bug in 2/5 caused by instruction 'lhu' on BIGENDIAN environment.

[PATCH v4 1/5] avcodec/mips: Restore the initialization sequence of
[PATCH v4 2/5] avcodec/mips: Refine get_cabac_inline_mips.
[PATCH v4 3/5] avcodec/mips: Optimize function ff_h264_loop_filter_strength_msa.
[PATCH v4 4/5] avcodec/mips: Refine ff_h264_h_lpf_luma_inter_msa
[PATCH v4 5/5] mips: Fix potential illegal instruction error.



More information about the ffmpeg-devel mailing list