X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Foma.h;h=85d5932f1d27fff25b620d943bf688b7f16116fd;hb=a04ad248a05e7b613abe09b3bb067f555108d794;hp=36fd0125e49f5e67ad5f87e1c85b18d157503483;hpb=fb4a12cda4033f2f3d3d1039739f6e0e6f9afb82;p=ffmpeg diff --git a/libavformat/oma.h b/libavformat/oma.h index 36fd0125e49..85d5932f1d2 100644 --- a/libavformat/oma.h +++ b/libavformat/oma.h @@ -42,8 +42,6 @@ enum { extern const uint16_t ff_oma_srate_tab[8]; extern const AVCodecTag ff_oma_codec_tags[]; - -extern const uint64_t ff_oma_chid_to_native_layout[7]; -extern const int ff_oma_chid_to_num_channels[7]; +extern const AVCodecTag *const ff_oma_codec_tags_list[]; #endif /* AVFORMAT_OMA_H */