]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/caf.h
Merge remote branch 'qatar/master'
[ffmpeg] / libavformat / caf.h
index 181cfaf92a312397082747cba9faaf70f0acd5e0..9c25f2c683228fe47f7ebcdc37bda305e05e732d 100644 (file)
 #ifndef AVFORMAT_CAF_H
 #define AVFORMAT_CAF_H
 
-#include "avformat.h"
 #include "internal.h"
 
 extern const AVCodecTag ff_codec_caf_tags[];
 
-void ff_read_chan_chunk(AVFormatContext *s, int64_t size, AVCodecContext *codec);
-
 #endif /* AVFORMAT_CAF_H */