mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
x86inc: Set program_name outside of x86inc.asm
This reduces the local difference to the x264 upstream version.
This commit is contained in:
parent
6cd796049d
commit
f0d124f005
2 changed files with 2 additions and 1 deletions
|
|
@ -23,6 +23,7 @@
|
|||
;* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
;******************************************************************************
|
||||
|
||||
%define program_name ff
|
||||
%define cpuflags_mmxext cpuflags_mmx2
|
||||
|
||||
%include "libavutil/x86/x86inc.asm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue