]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/x86/vf_removegrain.asm
ffmpeg: Print sub2video: rectangle coordinates in case of overflows
[ffmpeg] / libavfilter / x86 / vf_removegrain.asm
index c09f89ea3017445491d04191cd4d5fb253300a64..0cc6e5fa7de4276301c349cb503255b979b613c6 100644 (file)
@@ -33,7 +33,7 @@ pw_4:    times 16 dw 4
 pw_8:    times 16 dw 8
 pw_div9: times 16 dw ((1<<16)+4)/9
 
-SECTION_TEXT
+SECTION .text
 
 ;*** Preprocessor helpers