X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fcaf.h;h=ed0392b1f187f431fe76f5225a3baf67e34a003e;hb=3a370868dc33061a20d1fd99274e65167d7a78ac;hp=9c25f2c683228fe47f7ebcdc37bda305e05e732d;hpb=f8377ffce35251bba043aeda5d81df0d411a0595;p=ffmpeg diff --git a/libavformat/caf.h b/libavformat/caf.h index 9c25f2c6832..ed0392b1f18 100644 --- a/libavformat/caf.h +++ b/libavformat/caf.h @@ -30,5 +30,6 @@ #include "internal.h" extern const AVCodecTag ff_codec_caf_tags[]; +extern const AVCodecTag *const ff_caf_codec_tags_list[]; #endif /* AVFORMAT_CAF_H */