Changeset 900321b0 in ffmpeg

Timestamp:
Jul 16, 2011, 10:38:25 AM (13 years ago)
Author:
Joakim Plate <elupus@ecce.se>
Branches:
master
Children:
7bda0c9a
Parents:
8b973d49
git-author:
elupus <elupus@xbmc.org> (04/22/11 13:42:51)
git-committer:
Joakim Plate <elupus@ecce.se> (07/16/11 10:38:25)
Message:

Don't mark generated dummy frame output from mpeg1/2 decoder as keyframe.

We use this flag to tell when to assume decoded data is free
from artifacts after a seek. The mpeg1/2 decoder will generate
a dummy frame if decoding is started on a non keyframe. This
will sadly be output from decoder to player and displayed
as a gray screen.

(No files)

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