Changeset f9f883af in ffmpeg

Timestamp:
Jan 27, 2015, 7:34:24 AM (10 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
1dd02192, ed8de157
Parents:
3a6dfec8
git-author:
Anton Khirnov <anton@khirnov.net> (11/20/14 06:40:34)
git-committer:
Anton Khirnov <anton@khirnov.net> (01/27/15 07:34:24)
Message:

h264: simplify code in flush_dpb()

There is no point in clearing reference explicitly, since that will be
done as a part of ff_h264_unref_picture() right below.

(No files)

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