Changeset 4dbcdfa8 in ffmpeg

Timestamp:
Sep 7, 2011, 9:20:29 AM (13 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
08fa23d6
Parents:
79eff913
git-author:
Anton Khirnov <anton@khirnov.net> (09/05/11 19:44:33)
git-committer:
Anton Khirnov <anton@khirnov.net> (09/07/11 09:20:29)
Message:

AVOptions: remove AVOption.offset <= 0 checks

They will only ever be <=0 if the option is broken, in which case this
check is hiding a bug.

(No files)

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