On Tue, Aug 12, 2014 at 03:21:24PM -0300, James Almer wrote: > libswscale uses the table but wasn't duplicating it like the rest of the libs. > This should fix compilation failures on msvc/icl after lavu stopped exporting > internal functions and tables. > > Signed-off-by: James Almer <[email protected]> > --- > libswscale/Makefile | 2 ++ > libswscale/log2_tab.c | 1 + > 2 files changed, 3 insertions(+) > create mode 100644 libswscale/log2_tab.c
applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If a bugfix only changes things apparently unrelated to the bug with no further explanation, that is a good sign that the bugfix is wrong.
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
