index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure: avplay now depends on avresample
Diego Biurrun
2012-12-02
1
-1
/
+1
*
configure: fix indentation in option parsing loop
Mans Rullgard
2012-12-01
1
-60
/
+60
*
configure: Use headers in the check for _beginthreadex for w32threads
Martin Storsjö
2012-11-30
1
-1
/
+1
*
avutil: Use a configure check to enable windows console functions
Martin Storsjö
2012-11-30
1
-0
/
+2
*
cmdutils: Use a configure check for enabling CommandLineToArgvW
Martin Storsjö
2012-11-29
1
-0
/
+1
*
configure: Enable avconv filter dependencies automatically
Martin Storsjö
2012-11-27
1
-3
/
+3
*
configure: Add separate list for libraries and use where appropriate
Diego Biurrun
2012-11-26
1
-26
/
+21
*
configure: suncc: Add compiler arch support for Nehalem & Sandy Bridge
Sean McGovern
2012-11-25
1
-1
/
+3
*
configure: sort cpuflags section by architecture
Mans Rullgard
2012-11-23
1
-76
/
+77
*
configure: properly support DEC/Compaq compiler
Mans Rullgard
2012-11-23
1
-9
/
+31
*
build: add rules to generate preprocessed source files
Mans Rullgard
2012-11-23
1
-0
/
+1
*
configure: Refactor CPPFLAGS settings for glibc/uclibc
Diego Biurrun
2012-11-18
1
-3
/
+3
*
configure: add basic support for ARM AArch64
Mans Rullgard
2012-11-18
1
-0
/
+15
*
build: set -U__STRICT_ANSI__ for newlib
Mans Rullgard
2012-11-18
1
-1
/
+1
*
parisc: work around bug in gcc 4.3 and later
Mans Rullgard
2012-11-17
1
-0
/
+8
*
configure: Check for -Werror parameters on clang
Martin Storsjö
2012-11-15
1
-0
/
+2
*
configure: Add option to disable all command line programs
Diego Biurrun
2012-11-14
1
-2
/
+8
*
ppc: do not pass redundant compiler flags
Mans Rullgard
2012-11-14
1
-5
/
+5
*
configure: remove support for -n flag in print_enabled()
Mans Rullgard
2012-11-12
1
-2
/
+1
*
x86: Require an assembler able to cope with AVX instructions
Diego Biurrun
2012-11-11
1
-2
/
+1
*
configure: add lavu dependency to lavr/lavfi .pc files
Anton Khirnov
2012-11-11
1
-2
/
+2
*
libvpxenc: Allow enabling constrained quality (CQ) mode
James Zern
2012-11-08
1
-2
/
+2
*
configure: fix print_config() with broke awks
Mans Rullgard
2012-10-30
1
-1
/
+1
*
configure: rewrite print_config() function using awk
Mans Rullgard
2012-10-30
1
-21
/
+19
*
avcodec: Add a RFC 3389 comfort noise codec
Martin Storsjö
2012-10-29
1
-0
/
+1
*
configure: detect sparc64 automatically
Mans Rullgard
2012-10-27
1
-3
/
+6
*
configure: fix tests for 2-arg math functions
Mans Rullgard
2012-10-26
1
-3
/
+9
*
configure: sanitise sparc vis check
Mans Rullgard
2012-10-26
1
-3
/
+1
*
configure: recognise more sparc variants as --cpu argument
Michael Kostylev
2012-10-26
1
-3
/
+3
*
avutil: Make LZO decoder code configure-time selectable
Diego Biurrun
2012-10-25
1
-1
/
+5
*
configure: detect parisc64 automatically
Mans Rullgard
2012-10-24
1
-6
/
+6
*
configure: detect ppc64 automatically
Mans Rullgard
2012-10-24
1
-5
/
+4
*
configure: detect mips64 automatically
Mans Rullgard
2012-10-24
1
-6
/
+6
*
configure: generalise 64-bit test
Mans Rullgard
2012-10-24
1
-2
/
+9
*
build: Plan 9 support
Mans Rullgard
2012-10-23
1
-1
/
+21
*
build: allow targets to specify extra objects to link with executables
Mans Rullgard
2012-10-23
1
-0
/
+1
*
libm: add fallbacks for various single-precision functions
Mans Rullgard
2012-10-23
1
-0
/
+8
*
network: use getservbyport() only if available
Mans Rullgard
2012-10-23
1
-0
/
+2
*
configure: Group math functions into a separate variable
Diego Biurrun
2012-10-20
1
-32
/
+23
*
configure: Disable Snow decoder and encoder by default
Diego Biurrun
2012-10-19
1
-0
/
+2
*
configure: fix libcdio check
Mans Rullgard
2012-10-19
1
-1
/
+1
*
Add support for building shared libraries with MSVC
Martin Storsjö
2012-10-18
1
-1
/
+20
*
configure: Split out msvc as a separate target OS
Martin Storsjö
2012-10-18
1
-4
/
+8
*
fate: list lavfi tests in a makefile
Mans Rullgard
2012-10-17
1
-14
/
+1
*
fate: dependencies for seek tests
Mans Rullgard
2012-10-17
1
-3
/
+1
*
fate: handle lavf test dependencies entirely in make
Mans Rullgard
2012-10-17
1
-46
/
+1
*
configure: Add support for Tilera processors
Derek Buitenhuis
2012-10-16
1
-0
/
+5
*
build: simplify enabling of compat objects
Mans Rullgard
2012-10-15
1
-4
/
+11
*
configure: simplify argument handling in check_ld
Mans Rullgard
2012-10-15
1
-5
/
+2
*
configure: simplify get_version() function
Mans Rullgard
2012-10-15
1
-1
/
+1
[next]