Thu, 04 Sep 2014 17:55:42 +0000 |
michael |
configure: add CONFIG_WMA_FREQS for libavcodec to avoid build failure
|
Thu, 28 Aug 2014 18:36:23 +0000 |
reimar |
Add setend ARM instruction detection for FFmpeg.
|
Sat, 23 Aug 2014 13:59:32 +0000 |
reimar |
Add ZLIB_CONST to make the zlib API const-correct.
|
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.
|
Wed, 05 Mar 2014 01:15:08 +0000 |
michael |
configure: add fma3
|
Wed, 26 Feb 2014 19:19:09 +0000 |
reimar |
configure: add support for specifying a branch to use.
|
Tue, 25 Feb 2014 17:38:54 +0000 |
ib |
Silence "warning: implicit declaration of function 'strcasecmp'".
|
Sun, 23 Feb 2014 19:30:15 +0000 |
reimar |
configure: error out when no FFmpeg is detected.
|
Fri, 21 Feb 2014 05:10:12 +0000 |
ib |
configure: Do not print error when cross-compiling.
|
Thu, 20 Feb 2014 13:59:34 +0000 |
komh |
configure: add -Zhigh-mem linker flag for OS/2
|
Thu, 20 Feb 2014 13:57:44 +0000 |
komh |
configure: fix a typo
|
Wed, 19 Feb 2014 16:58:41 +0000 |
ib |
configure: Make the XShape extension optional.
|
Wed, 19 Feb 2014 16:32:45 +0000 |
ib |
configure: Remove unnecessary includes in XShape check.
|
Wed, 19 Feb 2014 16:18:23 +0000 |
ib |
configure: Revise comments in GUI specific tests.
|
Wed, 19 Feb 2014 16:11:13 +0000 |
ib |
configure: Prettify code for PNG_DECODER test.
|
Wed, 19 Feb 2014 16:02:03 +0000 |
ib |
configure: Rearrange two lines.
|
Wed, 19 Feb 2014 15:30:22 +0000 |
ib |
configure (cosmetic): Adjust indent and add blank lines.
|
Wed, 19 Feb 2014 01:56:21 +0000 |
ib |
configure: Revise some GUI related messages and output.
|
Wed, 19 Feb 2014 01:18:34 +0000 |
ib |
configure: Avoid annoying error messages in case of external FFmpeg.
|
Tue, 18 Feb 2014 22:14:59 +0000 |
reimar |
configure: Fix PNG support for GUi check to always pass for external FFmpeg.
|
Tue, 18 Feb 2014 22:06:12 +0000 |
reimar |
configure: ensure ffmpeg_a is either yes or no.
|
Mon, 17 Feb 2014 23:25:32 +0000 |
reimar |
configure: improve FFmpeg check.
|
Mon, 17 Feb 2014 00:45:06 +0000 |
ib |
Fix error with MinGW build.
|
Sat, 15 Feb 2014 16:52:58 +0000 |
reimar |
Fix configure output: relocatable/PIE is autodetected.
|
Thu, 13 Feb 2014 22:08:30 +0000 |
michael |
configure: XOP support
|
Sun, 26 Jan 2014 18:19:31 +0000 |
reimar |
configure: disable internal libmpeg2 by default.
|
Thu, 23 Jan 2014 19:13:50 +0000 |
reimar |
Do not print pkg-config errors.
|
Wed, 22 Jan 2014 19:38:44 +0000 |
reimar |
ad_libdca: support current libdca that does not provide a dts.h header.
|
Wed, 22 Jan 2014 19:38:43 +0000 |
reimar |
stream_smb: Make autodetection work for samba 4.0.
|
Mon, 20 Jan 2014 19:58:10 +0000 |
michael |
buildsys: add CONFIG_LLVIDDSP to prevent ffmpeg build failure after next commit in ffmpeg
|
Wed, 15 Jan 2014 20:04:34 +0000 |
michael |
configure: Add CONFIG_INTRAX8, fix build
|