summaryrefslogtreecommitdiff
path: root/libavcodec/vp8.c
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2012-07-22 20:38:56 +0000
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>2012-07-25 14:24:30 -0400
commita1878a88a1dc3e3b0abaee910a18f0a6a30b0805 (patch)
tree6fc53e4db758f6955638c5183442b400ff50b875 /libavcodec/vp8.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 <derek.buitenhuis@gmail.com>
Diffstat (limited to 'libavcodec/vp8.c')
0 files changed, 0 insertions, 0 deletions