log configure @ 37149:a9ceb566a008

age author description
Tue, 05 Aug 2014 11:12:59 +0000 michael configure: add CONFIG_STARTCODE to prevent build failure
Tue, 29 Jul 2014 19:45:19 +0000 reimar configure: Add a few defines for FFmpeg code.
Tue, 22 Jul 2014 02:46:52 +0000 michael configure: build update for intrinsics & iirfilter
Thu, 17 Jul 2014 21:50:45 +0000 michael dsputil/me_cmp update
Wed, 09 Jul 2014 23:20:46 +0000 michael configure: add CONFIG_PIXBLOCKDSP
Wed, 09 Jul 2014 20:35:59 +0000 michael configure: add CONFIG_DVPROFILE
Tue, 08 Jul 2014 01:37:37 +0000 michael configure: add CONFIG_FDCTDSP for ffmpeg
Tue, 01 Jul 2014 23:53:51 +0000 michael configure: add fma4 support to avoid breaking build
Tue, 01 Jul 2014 13:35:47 +0000 michael update for idctdsp split
Mon, 23 Jun 2014 11:48:21 +0000 michael configure: add CONFIG_BSWAPDSP to avoid build breakage
Mon, 23 Jun 2014 02:05:17 +0000 michael configure: avoid build failure with mpeg_er
Sun, 22 Jun 2014 15:52:55 +0000 michael configure: fix build before it breaks, add config_audiodsp
Thu, 19 Jun 2014 03:14:03 +0000 michael configure: add config_blockdsp to prevent ffmpeg build failure
Fri, 13 Jun 2014 16:46:55 +0000 michael configure: fix swscale build
Tue, 10 Jun 2014 13:37:20 +0000 iive Add clock_gettime() detection in configure.
Fri, 06 Jun 2014 15:30:03 +0000 michael configure: add fminf to the checked for math functions
Thu, 05 Jun 2014 18:49:59 +0000 michael configure: add CONFIG_LLAUDDSP to avoid breaking build
Fri, 30 May 2014 00:59:49 +0000 michael configure add CONFIG_QPELDSP to avoid breaking build
Tue, 27 May 2014 22:20:15 +0000 michael configure: add CONFIG_HUFFYUVENCDSP to prevent build failure
Tue, 27 May 2014 21:30:48 +0000 michael configure: prevent build failure due to CONFIG_HUFFYUVDSP
Tue, 27 May 2014 13:52:52 +0000 michael avx2 support to not break ffmpeg build
Tue, 15 Apr 2014 13:12:18 +0000 iive Disable xvid if xvid_plugin_ssim_t is not present.
Sun, 06 Apr 2014 14:28:12 +0000 iive Add support for synopsys design-ware ARC processors.
Tue, 25 Mar 2014 00:15:02 +0000 michael configure: add CONFIG_CABAC
Sat, 22 Mar 2014 22:39:55 +0000 michael configure: add CONFIG_TPELDSP for ffmpeg
Tue, 18 Mar 2014 23:18:02 +0000 michael configure: add HAVE_INLINE_ASM_NONLOCAL_LABELS / HAVE_INLINE_ASM_DIRECT_SYMBOL_REF
Fri, 07 Mar 2014 18:29:27 +0000 reimar configure: Fix unnecessary rebuilds.
Wed, 05 Mar 2014 18:48:23 +0000 reimar Add the proper CFLAGS when compiling against shared FFmpeg.
Wed, 05 Mar 2014 18:42:10 +0000 reimar Fix configure on a clean checkout.
Wed, 05 Mar 2014 18:33:20 +0000 reimar Refine compilation against shared FFmpeg.