Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 07 Mar 2007 09:29:44 +0000 | michael | add avcodec_get_context_defaults2() / avcodec_alloc_context2() which take CodecType as an additional parameter 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 |