mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-04-19 09:02:26 +02:00
lavc/tableprint_vlc: Remove avpriv_request_sample() from included files.
Fixes compilation with --enable-hardcoded-tables. Fixes ticket #7962. (cherry picked from commit c8232e50074f6f9f9b0674d0a5433f49d73a4e50)
This commit is contained in:
parent
a12e40e021
commit
0253771953
@ -36,6 +36,7 @@
|
|||||||
#define AVCODEC_AVCODEC_H
|
#define AVCODEC_AVCODEC_H
|
||||||
#define AVCODEC_INTERNAL_H
|
#define AVCODEC_INTERNAL_H
|
||||||
#define AV_INPUT_BUFFER_PADDING_SIZE 64 // the value does not matter for this
|
#define AV_INPUT_BUFFER_PADDING_SIZE 64 // the value does not matter for this
|
||||||
|
#define avpriv_request_sample(...)
|
||||||
#include "tableprint.h"
|
#include "tableprint.h"
|
||||||
#include "get_bits.h"
|
#include "get_bits.h"
|
||||||
#include "mathtables.c"
|
#include "mathtables.c"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user