You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
avcodec/roqvideoenc: Remove internal.h inclusion
Possible since c954cf1e1b
.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
@@ -64,7 +64,6 @@
|
|||||||
#include "codec_internal.h"
|
#include "codec_internal.h"
|
||||||
#include "elbg.h"
|
#include "elbg.h"
|
||||||
#include "encode.h"
|
#include "encode.h"
|
||||||
#include "internal.h"
|
|
||||||
#include "mathops.h"
|
#include "mathops.h"
|
||||||
|
|
||||||
#define CHROMA_BIAS 1
|
#define CHROMA_BIAS 1
|
||||||
|
Reference in New Issue
Block a user