Browse Source

lavc/tableprint_vlc: Remove avpriv_request_sample() from included files.

Fixes compilation with --enable-hardcoded-tables.
Fixes ticket #7962.

(cherry picked from commit c8232e5007)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tags/n4.0.5
Carl Eugen Hoyos Michael Niedermayer 6 years ago
parent
commit
5e98ede2da
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavcodec/tableprint_vlc.h

+ 1
- 0
libavcodec/tableprint_vlc.h View File

@@ -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"


Loading…
Cancel
Save