On Thu, Dec 15, 2016 at 12:31 AM, Matthew Wolenetz <wolen...@chromium.org> wrote: > Some toolchains failed to link a dynamic library containing wavdec.c, > but with either CONFIG_SPDIF_DEMUXER or CONFIG_W64_DEMUXER disabled. > This change adds #if's to explicitly exclude code rather than depend on > toolchain code elision of same condition using "if". > Reference https://crbug.com/591845. Adapted from 2 Chromium ffmpeg > patches for code style: >
This seems like a rather odd issue to be toolchain specific. Can you please provide a configure command line that would result in a broken build? - Hendrik _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel