[FFmpeg-devel] [PATCH] lavu: test for broken binutils on ARM
Derek Buitenhuis
derek.buitenhuis at gmail.com
Sun Dec 16 01:46:54 CET 2012
On 15/12/2012 7:27 PM, Michael Niedermayer wrote:
> av_sat_dadd32_arm()
> i do not know if gcc generates the instructions itself from C code
Actually, is there a link to a known binutils ID bug somewhere?
It's feasible that one can inspect the linked file to see if it's
been linked properly or not at config time, maybe.
I guess one can grep around to see where that function is used.
Maybe I'll do this after dinner...
- Derek
More information about the ffmpeg-devel
mailing list