projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c71de7
)
avcodec/x86/vp9lpf: Always include x86util.asm
author
Michael Niedermayer
<michaelni@gmx.at>
Wed, 17 Sep 2014 21:36:53 +0000
(23:36 +0200)
committer
Michael Niedermayer
<michaelni@gmx.at>
Wed, 17 Sep 2014 21:37:46 +0000
(23:37 +0200)
Fixes executable stack
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/x86/vp9lpf.asm
patch
|
blob
|
history
diff --git
a/libavcodec/x86/vp9lpf.asm
b/libavcodec/x86/vp9lpf.asm
index
cb57a25
..
416f08f
100644
(file)
--- a/
libavcodec/x86/vp9lpf.asm
+++ b/
libavcodec/x86/vp9lpf.asm
@@
-20,10
+20,10
@@
;* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
;******************************************************************************
-%if ARCH_X86_64
-
%include "libavutil/x86/x86util.asm"
+%if ARCH_X86_64
+
SECTION_RODATA
cextern pb_3