OSDN Git Service

cmdutils: Allow calling filter_codec_opts without a set encoder
authorMartin Storsjö <martin@martin.st>
Wed, 27 Feb 2013 21:21:06 +0000 (23:21 +0200)
committerMartin Storsjö <martin@martin.st>
Thu, 28 Feb 2013 16:30:40 +0000 (18:30 +0200)
commitcb6f8245aed2c26fe95c30cd68c45983277a945a
treed17859d2a3c1e25433eab053e56f1d13a476a184
parent86611ff123d6ff2504931efa041bff24e5619daf
cmdutils: Allow calling filter_codec_opts without a set encoder

In this case, no encoder specific options are filtered, only
options specific to that codec type in general.

Signed-off-by: Martin Storsjö <martin@martin.st>
cmdutils.c