]> git.sesse.net Git - ffmpeg/commitdiff
libavcodec/tableprint_vlc.h: include lavu/reverse.c for ff_reverse.
authorAlexis Ballier <aballier@gentoo.org>
Wed, 12 Aug 2015 09:36:38 +0000 (11:36 +0200)
committerCarl Eugen Hoyos <cehoyos@ag.or.at>
Wed, 12 Aug 2015 09:37:24 +0000 (11:37 +0200)
Fixes the build with --enable-hardcoded-tables since ff_reverse has moved to lavu.

libavcodec/tableprint_vlc.h

index 33a9c0e756e7023f3fde6920e5fb210aafef2fc2..675251a836654869a78c5a8c83ac69a711d7497b 100644 (file)
@@ -38,6 +38,7 @@
 #include "tableprint.h"
 #include "get_bits.h"
 #include "mathtables.c"
+#include "libavutil/reverse.c"
 #include "bitstream.c"
 
 #define REPLACE_DEFINE2(type) write_##type##_array