summaryrefslogtreecommitdiffstats
path: root/libavcodec/tableprint_vlc.h
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <ceffmpeg@gmail.com>2019-06-19 13:41:01 +0200
committerCarl Eugen Hoyos <ceffmpeg@gmail.com>2019-06-24 00:19:03 +0200
commitc8232e50074f6f9f9b0674d0a5433f49d73a4e50 (patch)
treedde6e27d7d1cdcc2a3fe5bb4c820dbaf829f2377 /libavcodec/tableprint_vlc.h
parent0f9789c8e37eb6d166729e876729beb21b7d5647 (diff)
downloadffmpeg-streaming-c8232e50074f6f9f9b0674d0a5433f49d73a4e50.zip
ffmpeg-streaming-c8232e50074f6f9f9b0674d0a5433f49d73a4e50.tar.gz
lavc/tableprint_vlc: Remove avpriv_request_sample() from included files.
Fixes compilation with --enable-hardcoded-tables. Fixes ticket #7962.
Diffstat (limited to 'libavcodec/tableprint_vlc.h')
-rw-r--r--libavcodec/tableprint_vlc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/tableprint_vlc.h b/libavcodec/tableprint_vlc.h
index 3004be3..b3ff365 100644
--- a/libavcodec/tableprint_vlc.h
+++ b/libavcodec/tableprint_vlc.h
@@ -36,6 +36,7 @@
#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"
OpenPOWER on IntegriCloud