]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/tableprint_vlc.h
avformat/audiointerleave: only keep the retime functionality of the audio interleaver
[ffmpeg] / libavcodec / tableprint_vlc.h
index 675251a836654869a78c5a8c83ac69a711d7497b..b3ff36562b6a0f96e222aff4b1f95b3140643363 100644 (file)
@@ -35,6 +35,8 @@
 #define av_freep(p) while(0)
 #define AVCODEC_AVCODEC_H
 #define AVCODEC_INTERNAL_H
+#define AV_INPUT_BUFFER_PADDING_SIZE 64 // the value does not matter for this
+#define avpriv_request_sample(...)
 #include "tableprint.h"
 #include "get_bits.h"
 #include "mathtables.c"