Mercurial > libavcodec.hg
log opt.c @ 4629:2faa1399dd68 libavcodec
age | author | description |
---|---|---|
Wed, 07 Mar 2007 02:21:35 +0000 | michael | add av_opt_set_defaults2() which sets just defaults from AVOptions whos flags match a user specified & mask = flags libavcodec |
Wed, 07 Mar 2007 02:03:44 +0000 | michael | make av_find_opt() available to the public and add a mask+flags parameter to search for specific AVOptions libavcodec |
Sun, 21 Jan 2007 12:32:01 +0000 | lu_zero | Constantize AVOption, solve few warnings, patch from flameeyes@gentoo.org aka "the other Diego" libavcodec |