diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-07-23 01:00:13 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-07-23 14:43:52 +0200 |
commit | 5be809fed905cc8aebaa20a10548a8341f3d6425 (patch) | |
tree | e125fa4e14d3b2828fe579cf1f2314c3e20e7069 /libavcodec/aptx.c | |
parent | 69aa2488fc1b7c208f1b94966439b1cd225239c4 (diff) | |
download | ffmpeg-5be809fed905cc8aebaa20a10548a8341f3d6425.tar.gz |
avcodec/tableprint_vlc: Fix building with hardcoded tables
This has been broken in 25c8507818d8559a6654a5b30a0f8aae11a48181,
because the hacks for headers that are incompatible with building
for the host in libavcodec/tableprint_vlc.h have not been adjusted.
Moving AV_INPUT_BUFFER_PADDING_SIZE to defs.h which is valid for
both the target as well as the host allowed to remove some of the hacks.
Reviewed-by: James Almer <jamrial@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/aptx.c')
0 files changed, 0 insertions, 0 deletions