Changeset b4af3cf3 in ffmpeg

Timestamp:
Jun 5, 2011, 11:21:06 AM (14 years ago)
Author:
Stefano Sabatini <stefano.sabatini-lala@poste.it>
Branches:
master
Children:
9b032c65
Parents:
96f931ad
git-author:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (06/04/11 22:03:59)
git-committer:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (06/05/11 11:21:06)
Message:

cmdutils: remove unnecessary OPT_DUMMY implementation

The -i INPUT option can be implemented more cleanly by using a
function option, which can easily be done now that the
parse_arg_function passed to parse_options has a standard signature.

(No files)

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