[FFmpeg-devel] [PATCH] Only using st->parser->pos when doing repacking in the parser.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sun Apr 24 20:14:29 CEST 2011


On Sun, Apr 24, 2011 at 06:55:54PM +0200, Reimar Döffinger wrote:
> ---
>  libavformat/utils.c      |    7 ++++++-
>  tests/ref/seek/h261_avi  |   40 ++++++++++++++++++++--------------------
>  tests/ref/seek/h263_avi  |   40 ++++++++++++++++++++--------------------
>  tests/ref/seek/h263p_avi |   40 ++++++++++++++++++++--------------------

After applying "Support PARSER_FLAG_COMPLETE_FRAMES for h261 and h263 parsers."
the refs no longer change, the parsers added a 1-frame delay for h261/h263
in AVI for (as far as I can tell) no good reason.


More information about the ffmpeg-devel mailing list