lavc: fix typo

Signed-off-by: Paul B Mahol <onemda@gmail.com>
pull/13/merge
Paul B Mahol 12 years ago
parent c7269e3a26
commit 8263726c69
  1. 2
      libavcodec/avcodec.h

@ -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,

Loading…
Cancel
Save