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
*
Enable CMOV usage on x86_64 arch. All x86_64 CPUs have it.
Dominik Mierzejewski
2008-11-01
1
-0
/
+2
*
svq3 decoder may need zlib
Baptiste Coudurier
2008-10-27
1
-0
/
+1
*
enable zlib and bzlib only when useful
Aurelien Jacobs
2008-10-25
1
-13
/
+17
*
Add CONFIG_GOLOMB and auto-select when needed
Måns Rullgård
2008-10-25
1
-0
/
+14
*
Auto-enable CONFIG_MDCT when needed
Måns Rullgård
2008-10-25
1
-16
/
+17
*
AC3 encoder doesn't need FFT
Måns Rullgård
2008-10-25
1
-1
/
+0
*
Move declaration of mlp decoder dependency on mlp parser to the Makefile
Diego Biurrun
2008-10-25
1
-1
/
+0
*
Build MMX/SSE FFT only if CONFIG_FFT is set
Måns Rullgård
2008-10-24
1
-0
/
+11
*
DCA decoder needs FFT
Måns Rullgård
2008-10-24
1
-0
/
+1
*
configure: add foo_suggest facility
Måns Rullgård
2008-10-24
1
-4
/
+9
*
configure: add enable_weak and disable_weak
Måns Rullgård
2008-10-24
1
-0
/
+21
*
configure: allow recursive foo_select options
Måns Rullgård
2008-10-24
1
-1
/
+16
*
Auto-enable CONFIG_FFT for codecs that need it
Måns Rullgård
2008-10-24
1
-0
/
+17
*
configure: cosmetics
Måns Rullgård
2008-10-24
1
-2
/
+2
*
configure: add foo_select facility
Måns Rullgård
2008-10-24
1
-3
/
+6
*
configure: fix disabled_any to return false for empty list
Måns Rullgård
2008-10-24
1
-0
/
+1
*
Speex decoding via libspeex
David Conrad
2008-10-24
1
-0
/
+5
*
cosmetics: Leave out quotes from libdirac pkg-config call for consistency.
Diego Biurrun
2008-10-22
1
-1
/
+1
*
ARM: allow --cpu=armvN in configure
Måns Rullgård
2008-10-21
1
-0
/
+3
*
Allow target name on every line in dependency postprocessing
Måns Rullgård
2008-10-21
1
-1
/
+1
*
Do not add $cross_prefix to compiler name given with --cc option
Måns Rullgård
2008-10-21
1
-2
/
+4
*
configure: fix handling of option arguments containing = sign
Måns Rullgård
2008-10-21
1
-1
/
+1
*
fix configure with libx264 disabled
Måns Rullgård
2008-10-19
1
-2
/
+2
*
Remove the ugly and unnecessary require_cpp_condition() function.
Stefano Sabatini
2008-10-19
1
-8
/
+0
*
Make more clear the error message for the libx264 version check.
Stefano Sabatini
2008-10-19
1
-1
/
+2
*
cosmetics: Save some backslashes.
Diego Biurrun
2008-10-18
1
-7
/
+7
*
Remove -fasm CFLAGS check, it is no longer needed.
Diego Biurrun
2008-10-16
1
-1
/
+0
*
Update DEPEND_CMD comment to better explain why we postprocess gcc output.
Diego Biurrun
2008-10-16
1
-1
/
+2
*
Convert asm keyword into __asm__.
Diego Pettenò
2008-10-16
1
-3
/
+3
*
Enable FAST_UNALIGNED on ARM variants that support it
Måns Rullgård
2008-10-12
1
-1
/
+5
*
Enable FAST_UNALIGNED on PPC
Måns Rullgård
2008-10-12
1
-0
/
+2
*
Revert "Replace sed trickery in the gcc dependency generation command"
Måns Rullgård
2008-10-12
1
-3
/
+2
*
configure: simplify PPC dcbzl check
Måns Rullgård
2008-10-12
1
-8
/
+1
*
Don't include byteswap.h anymore.
Carl Eugen Hoyos
2008-10-12
1
-5
/
+0
*
Replace sed trickery in the gcc dependency generation command by use of
Diego Biurrun
2008-10-12
1
-2
/
+3
*
Fix inconsistent indent.
Stefano Sabatini
2008-10-12
1
-1
/
+1
*
Revert the merger of LC_ALL declaration and export.
Diego Biurrun
2008-10-12
1
-1
/
+2
*
Check requirement for libx264 version in configure using
Stefano Sabatini
2008-10-12
1
-1
/
+2
*
Implement CPP condition check support in configure.
Stefano Sabatini
2008-10-12
1
-0
/
+20
*
Only special-case absolute DOS paths on systems that support them.
Ramiro Polla
2008-10-10
1
-0
/
+5
*
Make configure --help return 0.
Stefano Sabatini
2008-10-09
1
-1
/
+1
*
Document libavfilter filters options in configure -h.
Stefano Sabatini
2008-10-09
1
-0
/
+4
*
Remove obsolete liba52 wrapper code.
Diego Biurrun
2008-10-06
1
-11
/
+1
*
Merge variable declaration and export.
Diego Biurrun
2008-10-04
1
-2
/
+1
*
Stop Sun Studio from issuing a warning during configure when passed
Diego Pettenò
2008-10-03
1
-1
/
+1
*
Update copyright years.
Diego Biurrun
2008-10-02
1
-3
/
+3
*
Globally set LC_ALL=C to prevent locale issues from breaking tests.
Diego Biurrun
2008-10-02
1
-0
/
+4
*
fix -uninstalled.pc includedir for out-of-tree builds
Diego Pettenò
2008-09-28
1
-1
/
+1
*
Add support for passing a version string to configure that is appended to
Diego Biurrun
2008-09-26
1
-0
/
+6
*
whitespace cosmetics
Diego Biurrun
2008-09-26
1
-2
/
+2
[next]