Changeset 58f84639 in ffmpeg

Timestamp:
Apr 21, 2011, 5:10:16 AM (14 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
79157f40
Parents:
f83acb09
git-author:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (04/10/11 22:52:04)
git-committer:
Anton Khirnov <anton@khirnov.net> (04/21/11 05:10:16)
Message:

error: add error code AVERROR_OPTION_NOT_FOUND, and use it in opt.c

The new error code is better than AVERROR(ENOENT), which has a
completely different semantics ("No such file or directory").

Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
Signed-off-by: Anton Khirnov <anton@khirnov.net>

(No files)

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