Changeset bd9430db in ffmpeg

Timestamp:
Apr 16, 2011, 3:10:44 PM (14 years ago)
Author:
Philip Langdale <philipl@overt.org>
Branches:
master
Children:
f0a68a20
Parents:
09a1416d
git-author:
Philip Langdale <philipl@overt.org> (04/14/11 05:00:18)
git-committer:
Philip Langdale <philipl@overt.org> (04/16/11 15:10:44)
Message:

CrystalHD: Fix usage of h264 parser.

I was using the wrong value to track the position of the parser in the
stream. For an error-free stream, the size of the frame and number of
bytes consumed will be the same, but in an error situation they can
diverge.

Signed-off-by: Philip Langdale <philipl@overt.org>

(No files)

Note: See TracChangeset for help on using the changeset viewer.