because there were no mips maintainer give me any feedback about this
patch, so i had to send mail to you
On 2023/3/7 02:08, Michael Niedermayer wrote:
> On Mon, Mar 06, 2023 at 05:44:55PM +0800, Junxian Zhu wrote:
>> Hello, Michael, can you help to review this pacth? It made ffmpeg compilable
On Mon, Mar 06, 2023 at 05:44:55PM +0800, Junxian Zhu wrote:
> Hello, Michael, can you help to review this pacth? It made ffmpeg compilable
> on mips r6 platform.
iam not mips maintainer, i have no mips hw anymore, i know very little
about the different mips variants
Iam sure there are people who
Hello, Michael, can you help to review this pacth? It made ffmpeg compilable on
mips r6 platform.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-de
Could anyone review this patch and merge it into master? It will fix build
failed problems on mips r6 isa platform.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above,
From: Junxian Zhu
Add macro define to avoid causing build fail with incompatible assembler code
on MIPS R6.
Signed-off-by: Junxian Zhu
---
libavcodec/mips/cabac.h | 2 ++
libavcodec/mips/compute_antialias_fixed.h | 2 ++
libavutil/mips/generic_macros_msa.h | 6 +++---