Merge commit 'c9b19ac892'
* commit 'c9b19ac892':
examples/transcode_aac: fix a typo
Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
d078d57fb7
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@ static int open_output_file(const char *filename,
|
|||
goto cleanup;
|
||||
}
|
||||
|
||||
/** Save the encoder context for easiert access later. */
|
||||
/** Save the encoder context for easier access later. */
|
||||
*output_codec_context = stream->codec;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue