You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
That is a more appropriate place for it.
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
#define AVUTIL_MIPS_MMIUTILS_H
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "libavutil/mem_internal.h"
|
||||
#include "libavutil/mips/asmdefs.h"
|
||||
|
||||
#if HAVE_LOONGSON2
|
||||
|
||||
Reference in New Issue
Block a user