OSDN Git Service

ffmpeg: check experimental flag after codec is opened.
authorAnton Khirnov <anton@khirnov.net>
Tue, 12 Jul 2011 15:18:42 +0000 (17:18 +0200)
committerAnton Khirnov <anton@khirnov.net>
Wed, 13 Jul 2011 21:17:42 +0000 (23:17 +0200)
commita9eb4f0899de04a3093a04f461611c6f0664398e
tree67c4e46b88b8090d8421d2c16beb693e74769726
parent8e2d08551655e7838688e0c01619592acbc91dfc
ffmpeg: check experimental flag after codec is opened.

This doesn't access avcodec_opts, so it will work with the new options
passing system.
ffmpeg.c