Skip to content

Commit

Permalink
lavc/tableprint_vlc: Remove avpriv_request_sample() from included files.
Browse files Browse the repository at this point in the history
Fixes compilation with --enable-hardcoded-tables.
Fixes ticket #7962.
  • Loading branch information
cehoyos committed Jun 23, 2019
1 parent 0f9789c commit c8232e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libavcodec/tableprint_vlc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c8232e5

Please sign in to comment.