Changeset a726d7fd in ffmpeg

Timestamp:
Jul 8, 2011, 4:34:18 PM (13 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
6002fdef
Parents:
ce558c8f
git-author:
Anton Khirnov <anton@khirnov.net> (07/06/11 17:56:58)
git-committer:
Anton Khirnov <anton@khirnov.net> (07/08/11 16:34:18)
Message:

AVOptions: in av_opt_find() don't return named constants unless unit is specified.

That is, unless the caller explicitly asks for them.

Prevents conflict between e.g. the 'loop' option in img2 demuxer and
'loop' flag in AVCodecContext.

(No files)

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