Changeset 7b60799a in ffmpeg

Timestamp:
Mar 16, 2012, 10:35:32 PM (13 years ago)
Author:
Janne Grunau <janne-libav@jannau.net>
Branches:
master
Children:
05b9a89e
Parents:
1e26a48f
git-author:
Janne Grunau <janne-libav@jannau.net> (03/16/12 13:08:17)
git-committer:
Janne Grunau <janne-libav@jannau.net> (03/16/12 22:35:32)
Message:

MPV: always mark dummy frames as reference

If the dummy frame are not created from a reference frame they could
be deleted untimely resulting in multithreaded decoder waiting on
the current frame to finish.
Noticed by Ronald S. Bultje in the RV34 decoder with a broken file.

(No files)

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