Commit 0c35eb1c authored by Roberto Togni's avatar Roberto Togni

Add missing external declaration for kmvc codec

Originally committed as revision 5274 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent fd7b1991
......@@ -2200,6 +2200,7 @@ extern AVCodec zmbv_decoder;
extern AVCodec avs_decoder;
extern AVCodec smacker_decoder;
extern AVCodec smackaud_decoder;
extern AVCodec kmvc_decoder;
/* pcm codecs */
#define PCM_CODEC(id, name) \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment