Re: [FFmpeg-devel] Fix bugs on Mips platform.

2022-09-16 Thread Michael Niedermayer
On Fri, Sep 09, 2022 at 06:02:36PM +0800, Shiyou Yin wrote: > > > > 2022年9月9日 17:41,Hao Chen 写道: > > > > v2: Modifies the format of the Commit message. > > > > [PATCH v2 1/2] lavc/mips: Fix bugs in me_cmp_msa.c file. > > [PATCH v2 2/2] lavc/mips: Fix hevc decoding bugs on MIPS paltform. > > >

Re: [FFmpeg-devel] Fix bugs on Mips platform.

2022-09-09 Thread Shiyou Yin
> 2022年9月9日 17:41,Hao Chen 写道: > > v2: Modifies the format of the Commit message. > > [PATCH v2 1/2] lavc/mips: Fix bugs in me_cmp_msa.c file. > [PATCH v2 2/2] lavc/mips: Fix hevc decoding bugs on MIPS paltform. > > LGTM. ___ ffmpeg-devel mailing

[FFmpeg-devel] Fix bugs on Mips platform.

2022-09-09 Thread Hao Chen
v2: Modifies the format of the Commit message. [PATCH v2 1/2] lavc/mips: Fix bugs in me_cmp_msa.c file. [PATCH v2 2/2] lavc/mips: Fix hevc decoding bugs on MIPS paltform. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/l

[FFmpeg-devel] Fix bugs on Mips platform.

2022-09-08 Thread Hao Chen
[PATCH v1 1/2] Fix bugs in me_cmp_msa.c file. [PATCH v1 2/2] Fix hevc decoding bugs on MIPS paltform. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpe