Browse Source

lavc: fix misspelling in comment

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
tags/n0.9
Dustin Brody Ronald S. Bultje 14 years ago
parent
commit
b2700a5c7c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/avcodec.h

+ 1
- 1
libavcodec/avcodec.h View File

@@ -1440,7 +1440,7 @@ typedef struct AVCodecContext {
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.
* - encoding: unused
* - decoding: Set by user.


Loading…
Cancel
Save