You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-25 14:23:15 +02:00
@ -58,7 +58,7 @@ typedef struct EXRContext {
|
|||||||
int uncompressed_size;
|
int uncompressed_size;
|
||||||
|
|
||||||
uint8_t *tmp;
|
uint8_t *tmp;
|
||||||
int tmp_size;;
|
int tmp_size;
|
||||||
} EXRContext;
|
} EXRContext;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user