[FFmpeg-devel] [PATCH 1/2] avcodec/mips: [loongson] fix improper use of register constraints.

Michael Niedermayer michael at niedermayer.cc
Fri Sep 7 21:18:05 EEST 2018


On Thu, Sep 06, 2018 at 04:10:52PM +0800, Shiyou Yin wrote:
> Constraint "g" means compiler can store variable in memory or register.
> When we use constraint "g" for a variable and this variable was operated by
> instruction which only support register operands may lead "invalid operands" error.
> ---
>  libavcodec/mips/vc1dsp_mmi.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

will apply

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Opposition brings concord. Out of discord comes the fairest harmony.
-- Heraclitus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180907/f3c8335d/attachment.sig>


More information about the ffmpeg-devel mailing list