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
*
Create object files in a.out (aout-emx) format on OS/2. This works around
Dave Yeo
2008-03-20
1
-4
/
+1
*
Check for sys/mman.h and set appropriate definitions.
Alexander Strange
2008-03-19
1
-0
/
+2
*
Check for and set HAVE_MMX2, it is used in several places.
Alexander Strange
2008-03-18
1
-1
/
+4
*
fix extern prefix detection when cross compiling.
Michael Kostylev
2008-03-18
1
-1
/
+3
*
fix extern prefix detection on mingw
Måns Rullgård
2008-03-18
1
-1
/
+1
*
check for prefix on extern symbols in configure
Måns Rullgård
2008-03-18
1
-0
/
+7
*
Fix previously broken x86_64 check, simplifying it in the process.
Diego Biurrun
2008-03-17
1
-1
/
+1
*
Fix previously broken xlc checks, simplifying them in the process.
Diego Biurrun
2008-03-17
1
-2
/
+2
*
Drop unnecessary subshell invocation from BEINCLUDES check.
Diego Biurrun
2008-03-17
1
-1
/
+1
*
Add -q to grep invocation where appropriate.
Diego Biurrun
2008-03-17
1
-4
/
+4
*
Escape \1 and \2 in sed expressions written to config.mak to avoid mangling.
Diego Biurrun
2008-03-16
1
-2
/
+2
*
Return of the living typo II: VHOOKDEPEND_CMD --> VHOOK_DEPEND_CMD
Diego Biurrun
2008-03-16
1
-1
/
+1
*
10l: Fix stupid typo, VHOOKDEPEND_CMD --> VHOOK_DEPEND_CMD.
Diego Biurrun
2008-03-16
1
-1
/
+1
*
fix DEPEND_CMD for out of tree builds
Måns Rullgård
2008-03-15
1
-1
/
+1
*
Properly check for AltiVec CFLAGS instead of guessing based on compiler vendor.
Diego Biurrun
2008-03-15
1
-6
/
+3
*
Only check for altivec.h when not using Apple gcc and not adding -faltivec to
Diego Biurrun
2008-03-15
1
-2
/
+1
*
cosmetics: Reformat Apple cc check.
Diego Biurrun
2008-03-15
1
-2
/
+4
*
new attempt at portable endian test
Måns Rullgård
2008-03-13
1
-1
/
+1
*
hopefully portable endian test
Måns Rullgård
2008-03-13
1
-1
/
+1
*
Move dependency generation commands into configure.
Diego Biurrun
2008-03-12
1
-0
/
+6
*
Fix configure to properly build without PIC by default on Darwin
Alexander Strange
2008-03-12
1
-1
/
+1
*
Use proper library versions instead of SPPVERSION in Darwin SHFLAGS.
Diego Biurrun
2008-03-12
1
-1
/
+1
*
Clarify comment.
Diego Biurrun
2008-03-10
1
-1
/
+1
*
Rename --enable-swscaler --> enable-swscale to be consistent with the
Diego Biurrun
2008-03-10
1
-7
/
+7
*
VFW capture support
Ramiro Polla
2008-03-08
1
-0
/
+4
*
Rename pp variable to postproc for consistency.
Diego Biurrun
2008-03-08
1
-5
/
+5
*
check for x86 bswap instruction
Måns Rullgård
2008-03-08
1
-3
/
+3
*
simplify library version handling
Måns Rullgård
2008-03-07
1
-14
/
+3
*
simplify processing of some --disable-* options
Måns Rullgård
2008-03-05
1
-18
/
+7
*
remove some unneeded artificial dependencies from configure
Aurelien Jacobs
2008-03-05
1
-13
/
+0
*
Fix endian test with grep not handling non-text files
Måns Rullgård
2008-03-03
1
-1
/
+1
*
remove unnecessary backslashes
Måns Rullgård
2008-03-03
1
-1
/
+1
*
Fix libavfilter compilation and make it more in line
Vitor Sessak
2008-03-03
1
-8
/
+5
*
Force DOS users to enable memalign hack when needed,
Ramiro Polla
2008-03-03
1
-1
/
+0
*
Support setting the debuglevel (-g level) with --enable-debug=#
Benjamin Larsson
2008-03-03
1
-1
/
+3
*
Use "disable" helper function
Ramiro Polla
2008-03-02
1
-1
/
+1
*
Do not add deprecated -no-cpp-precomp to CFLAGS on Darwin.
İsmail Dönmez
2008-03-01
1
-1
/
+1
*
Add empty line in output to increase readability.
Diego Biurrun
2008-02-27
1
-0
/
+1
*
check for inline asm support
Måns Rullgård
2008-02-27
1
-0
/
+3
*
fix version in libavfilter.pc
Måns Rullgård
2008-02-27
1
-2
/
+2
*
fix versions in .pc files
Måns Rullgård
2008-02-27
1
-16
/
+16
*
fix libavfilter version extraction
Måns Rullgård
2008-02-27
1
-1
/
+1
*
Make gcc ignore the distinction between +0.0 and -0.0, this allows it to
Michael Niedermayer
2008-02-26
1
-0
/
+1
*
print enabled things in columns
Måns Rullgård
2008-02-26
1
-7
/
+4
*
10l, alphabetic ordering
Vitor Sessak
2008-02-26
1
-1
/
+1
*
Build system changes for libavfilter addition. Add --enable-avfilter configur...
Vitor Sessak
2008-02-26
1
-1
/
+31
*
simplify version number extraction
Måns Rullgård
2008-02-26
1
-19
/
+20
*
less preprocessor magic in version number macros
Måns Rullgård
2008-02-26
1
-1
/
+1
*
25% faster floating point AAN IDCT.
Michael Niedermayer
2008-02-26
1
-0
/
+1
*
Disable vhook on Interix, patch by Pete Ross, pross xvid org.
Peter Ross
2008-02-26
1
-0
/
+3
[next]