log configure @ 37110:4e00eb3f4c76

age author description
2014-04-15 iive Disable xvid if xvid_plugin_ssim_t is not present.
2014-04-06 iive Add support for synopsys design-ware ARC processors.
2014-03-25 michael configure: add CONFIG_CABAC
2014-03-22 michael configure: add CONFIG_TPELDSP for ffmpeg
2014-03-18 michael configure: add HAVE_INLINE_ASM_NONLOCAL_LABELS / HAVE_INLINE_ASM_DIRECT_SYMBOL_REF
2014-03-07 reimar configure: Fix unnecessary rebuilds.
2014-03-05 reimar Add the proper CFLAGS when compiling against shared FFmpeg.
2014-03-05 reimar Fix configure on a clean checkout.
2014-03-05 reimar Refine compilation against shared FFmpeg.
2014-03-05 michael configure: add fma3
2014-02-26 reimar configure: add support for specifying a branch to use.
2014-02-25 ib Silence "warning: implicit declaration of function 'strcasecmp'".
2014-02-23 reimar configure: error out when no FFmpeg is detected.
2014-02-21 ib configure: Do not print error when cross-compiling.
2014-02-20 komh configure: add -Zhigh-mem linker flag for OS/2
2014-02-20 komh configure: fix a typo
2014-02-19 ib configure: Make the XShape extension optional.
2014-02-19 ib configure: Remove unnecessary includes in XShape check.
2014-02-19 ib configure: Revise comments in GUI specific tests.
2014-02-19 ib configure: Prettify code for PNG_DECODER test.
2014-02-19 ib configure: Rearrange two lines.
2014-02-19 ib configure (cosmetic): Adjust indent and add blank lines.
2014-02-19 ib configure: Revise some GUI related messages and output.
2014-02-19 ib configure: Avoid annoying error messages in case of external FFmpeg.
2014-02-18 reimar configure: Fix PNG support for GUi check to always pass for external FFmpeg.
2014-02-18 reimar configure: ensure ffmpeg_a is either yes or no.
2014-02-17 reimar configure: improve FFmpeg check.
2014-02-17 ib Fix error with MinGW build.
2014-02-15 reimar Fix configure output: relocatable/PIE is autodetected.
2014-02-13 michael configure: XOP support
2014-01-26 reimar configure: disable internal libmpeg2 by default.
2014-01-23 reimar Do not print pkg-config errors.
2014-01-22 reimar ad_libdca: support current libdca that does not provide a dts.h header.
2014-01-22 reimar stream_smb: Make autodetection work for samba 4.0.
2014-01-20 michael buildsys: add CONFIG_LLVIDDSP to prevent ffmpeg build failure after next commit in ffmpeg
2014-01-15 michael configure: Add CONFIG_INTRAX8, fix build
2014-01-15 michael configure: add aarch64 to arch_all to prevent build failure of soon to be pushed ffmpeg
2013-12-31 reimar libao2: Add sndio audio output module.
2013-12-17 iive Add XvMC hwaccel defines to configure.
2013-12-17 iive Allow the compilation of more than one hwaccel format.
2013-12-16 cehoyos Define HAVE_LIBC_MSVCRT to avoid a warning.
2013-12-14 michael configure: fix build when ffmpeg Makefiles use CONFIG_THREADS
2013-12-06 reimar Add support for Nios-II architecture.
2013-11-16 reimar Improve handling of internal vs. external dvdread/dvdnav
2013-11-08 michael configure: add CONFIG_H263DSP to preempt build problems
2013-10-26 reimar Fall back to uname -p if uname -m does not give anything useful.
2013-10-26 reimar Fix configure for cases when libm is not available.
2013-10-24 ib Define STRIP for FFmpeg.
2013-09-21 reimar Autodetect if pthread_cancel is available.
2013-09-21 cehoyos Do not try to build FFmpeg protocols depending on external libraries.
2013-09-14 cehoyos Do not suppress FFmpeg deprecated warnings with pragma.
2013-09-09 reimar Disable UNIX protocol when not supported.
2013-08-21 michael configure: add config_exif for ffmpeg
2013-08-15 reimar Add define to reduce warnings.
2013-08-09 reimar If VDPAU is available enable all VDPAU HWACCELs.
2013-08-06 al configure: Fix GIF support result comment
2013-08-06 michael configure: prevent future ffmpeg from failing to build
2013-08-04 reimar Add define to silence FFmpeg warnings.
2013-07-27 al Support newer GIFLIB versions
2013-07-22 cehoyos Fix compilation if giflib 5 is installed.