avcodec/exr: spelling
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
8abeb879df
commit
d80f8f3651
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@ typedef struct EXRContext {
|
|||
int is_luma;/* 1 if there is an Y plane */
|
||||
|
||||
#define M(chr) (1<<chr - 'A')
|
||||
int has_channel; ///< combinatin of flags representing the channel codes A-Z
|
||||
int has_channel; ///< combination of flags representing the channel codes A-Z
|
||||
|
||||
GetByteContext gb;
|
||||
const uint8_t *buf;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue