You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
vp56: Drop unnecessary cabac.h #include.
This commit is contained in:
@@ -30,7 +30,6 @@
|
|||||||
#include "dsputil.h"
|
#include "dsputil.h"
|
||||||
#include "get_bits.h"
|
#include "get_bits.h"
|
||||||
#include "bytestream.h"
|
#include "bytestream.h"
|
||||||
#include "cabac.h"
|
|
||||||
#include "vp56dsp.h"
|
#include "vp56dsp.h"
|
||||||
|
|
||||||
typedef struct vp56_context VP56Context;
|
typedef struct vp56_context VP56Context;
|
||||||
|
Reference in New Issue
Block a user