Commit 8263726c authored by Paul B Mahol's avatar Paul B Mahol

lavc: fix typo

Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
parent c7269e3a
......@@ -3919,7 +3919,7 @@ int av_parser_parse2(AVCodecParserContext *s,
/**
* @return 0 if the output buffer is a subset of the input, 1 if it is allocated and must be freed
* @deprecated use AVBitstreamFilter
* @deprecated use AVBitStreamFilter
*/
int av_parser_change(AVCodecParserContext *s,
AVCodecContext *avctx,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment