ffv1: 10l add forgotten avclass
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
5e1286a72f
commit
fd6eba428e
@ -165,6 +165,7 @@ typedef struct PlaneContext{
|
|||||||
#define MAX_SLICES 256
|
#define MAX_SLICES 256
|
||||||
|
|
||||||
typedef struct FFV1Context{
|
typedef struct FFV1Context{
|
||||||
|
AVClass *class;
|
||||||
AVCodecContext *avctx;
|
AVCodecContext *avctx;
|
||||||
RangeCoder c;
|
RangeCoder c;
|
||||||
GetBitContext gb;
|
GetBitContext gb;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user