summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/rv40dsp_init.c
diff options
context:
space:
mode:
authorRonald S. Bultje <[email protected]>2012-07-22 20:38:56 +0000
committerDerek Buitenhuis <[email protected]>2012-07-25 14:24:30 -0400
commita1878a88a1dc3e3b0abaee910a18f0a6a30b0805 (patch)
tree6fc53e4db758f6955638c5183442b400ff50b875 /libavcodec/x86/rv40dsp_init.c
parent79195ce56500a137c7d3152d83dc27d848086405 (diff)
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 <[email protected]>
Diffstat (limited to 'libavcodec/x86/rv40dsp_init.c')
0 files changed, 0 insertions, 0 deletions