OSDN Git Service

use strict_std_complience from avcodec_opts[AVMEDIA_TYPE_*]
authorJanne Grunau <janne-ffmpeg@jannau.net>
Mon, 27 Sep 2010 19:59:36 +0000 (19:59 +0000)
committerJanne Grunau <janne-ffmpeg@jannau.net>
Mon, 27 Sep 2010 19:59:36 +0000 (19:59 +0000)
commitd04247a13430611b438660012dad8c8c1d0bed4e
tree47fc76c77a021e4c32a0372cbcbaace2afefed8a
parentdb9dfa3cc360bdee4d571cfea5f468b3f1426b05
use strict_std_complience from avcodec_opts[AVMEDIA_TYPE_*]

Options are not yet set for video encoders and for codec specific
defaults it is desireable to set the codec options only after the codec
is known.

Originally committed as revision 25230 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c