[FFmpeg-devel] [PATCHv2] avfilter: add anoisesrc

Clément Bœsch u at pkh.me
Thu Nov 5 22:10:50 CET 2015


On Thu, Nov 05, 2015 at 09:49:32PM +0100, Nicolas George wrote:
> Le quintidi 15 brumaire, an CCXXIV, Paul B Mahol a écrit :
> > Hmm, why not simple enum/int?
> 
> Did you miss the fact that AV_OPT_TYPE_FLAG is exactly for that?
> 

AV_OPT_TYPE_FLAG is for concatenated "bool" flags (foo+bar+baz),
AV_OPT_TYPE_INT is probably what is needed here (it supports
AV_OPT_TYPE_CONST sub items)

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151105/6a926b7d/attachment.sig>


More information about the ffmpeg-devel mailing list