Changeset e58b75f in ffmpeg

Timestamp:
Jun 5, 2012, 7:35:08 AM (12 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
3ffa2335
Parents:
b56825c4
git-author:
Anton Khirnov <anton@khirnov.net> (06/04/12 18:01:55)
git-committer:
Anton Khirnov <anton@khirnov.net> (06/05/12 07:35:08)
Message:

avconv: fix exiting when max frames is reached.

frame number should never be strictly larger than max frames, so the
if() was never triggered.

(No files)

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