include snow encoder only if it is not disabled
Originally committed as revision 9494 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
ab4e14be4c
commit
32a4d995ea
@ -4535,7 +4535,7 @@ AVCodec snow_decoder = {
|
|||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifdef CONFIG_ENCODERS
|
#ifdef CONFIG_SNOW_ENCODER
|
||||||
AVCodec snow_encoder = {
|
AVCodec snow_encoder = {
|
||||||
"snow",
|
"snow",
|
||||||
CODEC_TYPE_VIDEO,
|
CODEC_TYPE_VIDEO,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user