[Ffmpeg-devel] GCC4 fix

Michael Niedermayer michaelni
Wed May 4 12:44:12 CEST 2005


Hi

On Wednesday 04 May 2005 06:23, Keenan Pepper wrote:
> Hello, ffmpeg-devel!
>
> GCC4 errors out on libavcodec/libpostproc/postprocess_template.c with
> "error: memory input 4 is not directly addressable". I think the problem
> is that the input to the asm block can't just be any expression, it has
> to be a real variable with an lvalue.
>
> I don't know much about gcc inline assembly, so this might not be the
> best fix, but it compiles and runs for me:

patching file postprocess_template.c
patch: **** malformed patch at line 89: int stri 

[...]
-- 
Michael

"nothing is evil in the beginning. Even Sauron was not so." -- Elrond





More information about the ffmpeg-devel mailing list