1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
Ronald S. Bultje a1878a88a1 vp3: don't use calls to inline asm in yasm code.
Mixing yasm and inline asm is a bad idea, since if either yasm or inline
asm is not supported by your toolchain, all of the asm stops working.
Thus, better to use either one or the other alone.

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
2012-07-25 14:24:30 -04:00
..
2012-05-29 14:49:45 +02:00
2012-05-29 14:49:45 +02:00
2012-05-29 14:49:45 +02:00
2012-04-11 15:47:00 -04:00
2012-04-11 15:47:00 -04:00