]> git.sesse.net Git - ffmpeg/blobdiff - libavresample/resample.h
au: validate sample rate
[ffmpeg] / libavresample / resample.h
index 7534e26ad4efaab1bf60b689d3d26bcc3fd06f8e..4544dab92f1855a50ea320ddb416835e448a751e 100644 (file)
 #define AVRESAMPLE_RESAMPLE_H
 
 #include "avresample.h"
+#include "internal.h"
 #include "audio_data.h"
 
-typedef struct ResampleContext ResampleContext;
-
 /**
  * Allocate and initialize a ResampleContext.
  *