You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
ffv1: 10l add forgotten avclass
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -165,6 +165,7 @@ typedef struct PlaneContext{
|
||||
#define MAX_SLICES 256
|
||||
|
||||
typedef struct FFV1Context{
|
||||
AVClass *class;
|
||||
AVCodecContext *avctx;
|
||||
RangeCoder c;
|
||||
GetBitContext gb;
|
||||
|
Reference in New Issue
Block a user