diff options
author | John Stebbins <[email protected]> | 2018-06-27 15:12:24 -0700 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2018-06-28 21:35:01 +0200 |
commit | 08b1d1d8122517d07f2335437cde0aeedc50143f (patch) | |
tree | 3e8e7b258253836fb47d802d8abb14f25cde20cd /doc/examples | |
parent | 872ea3dfe565098570ad213a6f1eb00a805aec5d (diff) |
h264_slice: Fix return of incomplete frames from decoder
When not using libavformat for demuxing, AVCodecContext.has_b_frames
gets set too late causing the recovery frame heuristic in h264_refs to
incorrectly flag an early frame as recovered.
This patch sets has_b_frames earlier to prevent improperly flagging the
frame as recovered.
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions