log opt.c @ 5976:58ee364cd8fb libavcodec

age author description
Mon, 03 Dec 2007 01:03:54 +0000 michael make the AVOption code work with strings instead of crash libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Fri, 30 Mar 2007 09:26:13 +0000 takis Fix a bug in av_find_opt(). Because some of the AVOption structures have field libavcodec
Fri, 30 Mar 2007 09:05:52 +0000 gpoirier add 'all' and 'none' options for partitions config libavcodec
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