mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-09 16:30:03 +01:00
Include pixdesc.h for av_get_pix_fmt_name.
Fixes compilation on PPC with Altivec enabled.
This commit is contained in:
@@ -95,6 +95,7 @@ adjustment.
|
||||
#include "libswscale/swscale.h"
|
||||
#include "libswscale/swscale_internal.h"
|
||||
#include "libavutil/cpu.h"
|
||||
#include "libavutil/pixdesc.h"
|
||||
|
||||
#undef PROFILE_THE_BEAST
|
||||
#undef INC_SCALING
|
||||
|
||||
Reference in New Issue
Block a user