Changeset feded990 in ffmpeg

Timestamp:
Jan 3, 2014, 3:36:43 PM (11 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
532b93b5, a6a2282c
Parents:
58f0d164
git-author:
Anton Khirnov <anton@khirnov.net> (11/28/13 09:54:35)
git-committer:
Anton Khirnov <anton@khirnov.net> (01/03/14 15:36:43)
Message:

mpegvideo: set reference/pict_type on generated reference frames

Otherwise the generic code will unref them, which can then result in
last_picture_ptr == current_picture_ptr, which causes deadlocks at least
in rv40.

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC:libav-stable@libav.org

(No files)

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