[FFmpeg-devel] [PATCH 1/3] avutil/x86inc: fix warnings when assembling with Nasm 2.15
James Almer
jamrial at gmail.com
Fri Jul 10 19:36:00 EEST 2020
On 7/9/2020 11:53 AM, James Almer wrote:
> From: Henrik Gramner <gramner at twoorioles.com>
>
> Some new warnings regarding use of empty macro parameters has been
> added, so adjust some x86inc code to silence those
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavutil/x86/x86inc.asm | 46 ++++++++++++++++++++++++++--------------
> 1 file changed, 30 insertions(+), 16 deletions(-)
Will apply the set soon.
More information about the ffmpeg-devel
mailing list