index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
2008-03-27
Move CPU detection code after OS-specific settings and logging system
Diego Biurrun
2008-03-25
combine setting of various configure command line options
Måns Rullgård
2008-03-25
Rename configure variable PREFIX to prefix
Måns Rullgård
2008-03-25
Rename configure variable BUILDSUF to build_suffix
Måns Rullgård
2008-03-25
Classify mlib as a configurable option, not as a hardware feature.
Diego Biurrun
2008-03-25
Rename --enable-sunmlib option to --enable-mlib.
Diego Biurrun
2008-03-25
cosmetics: Rename targetos variable to target_os.
Diego Biurrun
2008-03-25
Rename --cross-compile option to --enable-cross-compile.
Diego Biurrun
2008-03-25
Invert logging variable logic so that it works without setting a default.
Diego Biurrun
2008-03-25
--log=no is now --disable-logging.
Diego Biurrun
2008-03-25
cosmetics: alphabetical order
Diego Biurrun
2008-03-25
Rename --disable-strip option to --disable-stripping. This allows
Diego Biurrun
2008-03-25
cosmetics: indentation
Diego Biurrun
2008-03-25
Introduce --disable-logging option to control logging. --logfile now just
Diego Biurrun
2008-03-25
Rename --log option to --logfile.
Diego Biurrun
2008-03-25
Remove ineffectual --log option.
Diego Biurrun
2008-03-25
Add OS-specific executable suffix to temporary executable name.
Diego Biurrun
2008-03-25
Move declaration of temporary filenames after the OS-specific settings
Diego Biurrun
2008-03-24
pld instruction are used in libavcodec/armv4l/dsputil_arm_s.S which can be used
Matthieu Castet
2008-03-22
Include files are now installed in $PREFIX/include.
Diego Biurrun
2008-03-21
Show the "--disable-mmx2" and "--disable-ssse3" options when using "./configure
Panagiotis Issaris
2008-03-20
Create object files in a.out (aout-emx) format on OS/2. This works around
Dave Yeo
2008-03-19
Check for sys/mman.h and set appropriate definitions.
Alexander Strange
2008-03-18
Check for and set HAVE_MMX2, it is used in several places.
Alexander Strange
2008-03-18
fix extern prefix detection when cross compiling.
Michael Kostylev
2008-03-18
fix extern prefix detection on mingw
Måns Rullgård
2008-03-18
check for prefix on extern symbols in configure
Måns Rullgård
2008-03-17
Fix previously broken x86_64 check, simplifying it in the process.
Diego Biurrun
2008-03-17
Fix previously broken xlc checks, simplifying them in the process.
Diego Biurrun
2008-03-17
Drop unnecessary subshell invocation from BEINCLUDES check.
Diego Biurrun
2008-03-17
Add -q to grep invocation where appropriate.
Diego Biurrun
2008-03-16
Escape \1 and \2 in sed expressions written to config.mak to avoid mangling.
Diego Biurrun
2008-03-16
Return of the living typo II: VHOOKDEPEND_CMD --> VHOOK_DEPEND_CMD
Diego Biurrun
2008-03-16
10l: Fix stupid typo, VHOOKDEPEND_CMD --> VHOOK_DEPEND_CMD.
Diego Biurrun
2008-03-15
fix DEPEND_CMD for out of tree builds
Måns Rullgård
2008-03-15
Properly check for AltiVec CFLAGS instead of guessing based on compiler vendor.
Diego Biurrun
2008-03-15
Only check for altivec.h when not using Apple gcc and not adding -faltivec to
Diego Biurrun
2008-03-15
cosmetics: Reformat Apple cc check.
Diego Biurrun
2008-03-13
new attempt at portable endian test
Måns Rullgård
2008-03-13
hopefully portable endian test
Måns Rullgård
2008-03-12
Move dependency generation commands into configure.
Diego Biurrun
2008-03-12
Fix configure to properly build without PIC by default on Darwin
Alexander Strange
2008-03-12
Use proper library versions instead of SPPVERSION in Darwin SHFLAGS.
Diego Biurrun
2008-03-10
Clarify comment.
Diego Biurrun
2008-03-10
Rename --enable-swscaler --> enable-swscale to be consistent with the
Diego Biurrun
2008-03-08
VFW capture support
Ramiro Polla
2008-03-08
Rename pp variable to postproc for consistency.
Diego Biurrun
2008-03-08
check for x86 bswap instruction
Måns Rullgård
2008-03-07
simplify library version handling
Måns Rullgård
2008-03-05
simplify processing of some --disable-* options
Måns Rullgård
[next]