lavc: fix misspelling in comment
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
This commit is contained in:
parent
680b1852ab
commit
b2700a5c7c
@ -1440,7 +1440,7 @@ typedef struct AVCodecContext {
|
|||||||
float b_quant_offset;
|
float b_quant_offset;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Error recognization; higher values will detect more errors but may
|
* Error recognition; higher values will detect more errors but may
|
||||||
* misdetect some more or less valid parts as errors.
|
* misdetect some more or less valid parts as errors.
|
||||||
* - encoding: unused
|
* - encoding: unused
|
||||||
* - decoding: Set by user.
|
* - decoding: Set by user.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user