Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / ffmpeg / libavcodec / dnxhddata.h
index 8166ee8..d5629e2 100644 (file)
@@ -46,7 +46,7 @@ typedef struct CIDEntry {
     AVRational frame_rates[5];
 } CIDEntry;
 
-extern av_export const CIDEntry ff_dnxhd_cid_table[];
+extern const CIDEntry ff_dnxhd_cid_table[];
 
 int ff_dnxhd_get_cid_table(int cid);
 int ff_dnxhd_find_cid(AVCodecContext *avctx, int bit_depth);