projects
/
libav.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
configure: remove extra backslashes from suncc DEPEND_CMD
[libav.git]
/
configure
2009-10-31
Michael Kostylev
configure: remove extra backslashes from suncc DEPEND_CMD
blob
|
commitdiff
2009-10-31
Måns Rullgård
configure: use here-doc for --help output
blob
|
commitdiff
|
diff to current
2009-10-31
Måns Rullgård
configure: use here-docs instead of echo for writing...
blob
|
commitdiff
|
diff to current
2009-10-31
Måns Rullgård
configure: simplify setting of SDL flags in config.mak
blob
|
commitdiff
|
diff to current
2009-10-31
Måns Rullgård
Allow disabling doc generation with --disable-doc
blob
|
commitdiff
|
diff to current
2009-10-31
Måns Rullgård
configure: simplify STRIP setting in config.mak
blob
|
commitdiff
|
diff to current
2009-10-28
Reimar Döffinger
Enable hardcoded tables for ia64 shared builds.
blob
|
commitdiff
|
diff to current
2009-10-28
Måns Rullgård
configure: add C99 flags to HOSTCFLAGS
blob
|
commitdiff
|
diff to current
2009-10-28
Michael Kostylev
Detect Sun Studio compiler and set appropriate variables.
blob
|
commitdiff
|
diff to current
2009-10-26
Michael Kostylev
Avoid "-z text" diversion on SunOS x86, needed to make...
blob
|
commitdiff
|
diff to current
2009-10-24
Reimar Döffinger
Support amdfam10 for --cpu, also avoids a warning about...
blob
|
commitdiff
|
diff to current
2009-10-24
Diego Biurrun
Remove ancient redir demuxer.
blob
|
commitdiff
|
diff to current
2009-10-22
David Conrad
Add clang to detected compilers
blob
|
commitdiff
|
diff to current
2009-10-19
Jason Garrett-Glaser
Update libx264.c for x264 API change
blob
|
commitdiff
|
diff to current
2009-10-18
Justin Ruggles
add CONFIG_LPC to the build system for lpc dsputil...
blob
|
commitdiff
|
diff to current
2009-10-11
Måns Rullgård
ARM: force PIC for shared libs only with ARMv6T2 and...
blob
|
commitdiff
|
diff to current
2009-10-11
Måns Rullgård
ARM: enable PIC for shared libs
blob
|
commitdiff
|
diff to current
2009-10-02
Måns Rullgård
configure: define extern symbol prefix without quotes...
blob
|
commitdiff
|
diff to current
2009-10-02
Måns Rullgård
Do not use -mdynamic-no-pic if PIC is enabled
blob
|
commitdiff
|
diff to current
2009-10-02
Måns Rullgård
ARM: add -marm flag since we do not support Thumb
blob
|
commitdiff
|
diff to current
2009-10-01
David Conrad
Check whether 32-bit x86 is really 64-bit
blob
|
commitdiff
|
diff to current
2009-09-30
Måns Rullgård
configure: break a long line
blob
|
commitdiff
|
diff to current
2009-09-30
Reimar Döffinger
Re-add check for compilation failure with ebx clobber...
blob
|
commitdiff
|
diff to current
2009-09-30
Måns Rullgård
configure: return result of test from check_asm
blob
|
commitdiff
|
diff to current
2009-09-30
Reimar Döffinger
Use a "b" constraint instead of ebx clobber to detect...
blob
|
commitdiff
|
diff to current
2009-09-30
Reimar Döffinger
Fix typo in comment.
blob
|
commitdiff
|
diff to current
2009-09-23
Måns Rullgård
configure: fix tms470 flag mapping for soft-float
blob
|
commitdiff
|
diff to current
2009-09-23
Måns Rullgård
ARM: improve armcc detection
blob
|
commitdiff
|
diff to current
2009-09-23
Jason Garrett-Glaser
Add support for new x264 API.
blob
|
commitdiff
|
diff to current
2009-09-22
Måns Rullgård
Set compiler version string for supported non-gcc compilers
blob
|
commitdiff
|
diff to current
2009-09-22
Diego Biurrun
Improve compiler information code to print to the conso...
blob
|
commitdiff
|
diff to current
2009-09-22
Diego Biurrun
The W64 demuxer depends on the WAV demuxer.
blob
|
commitdiff
|
diff to current
2009-09-21
Diego Biurrun
Deinterleave the generation of config.h and config...
blob
|
commitdiff
|
diff to current
2009-09-21
Måns Rullgård
configure: remove some unnecessary backslashes
blob
|
commitdiff
|
diff to current
2009-09-15
Stefano Sabatini
Make pkgconfig_generate() fill Libs with the required...
blob
|
commitdiff
|
diff to current
2009-09-10
Måns Rullgård
configure: add -g to ASFLAGS when debug is enabled
blob
|
commitdiff
|
diff to current
2009-09-09
Reimar Döffinger
Fix typo in configure error message.
blob
|
commitdiff
|
diff to current
2009-09-02
Måns Rullgård
configure: fix check for x264
blob
|
commitdiff
|
diff to current
2009-08-23
Måns Rullgård
configure: fix filter() function when matching multiple...
blob
|
commitdiff
|
diff to current
2009-08-23
Måns Rullgård
Add PIC flags early so tests they affect give correct...
blob
|
commitdiff
|
diff to current
2009-08-23
Måns Rullgård
configure: simplify directory creation for out of tree...
blob
|
commitdiff
|
diff to current
2009-08-20
Måns Rullgård
configure: add --enable-pic flag
blob
|
commitdiff
|
diff to current
2009-08-17
Måns Rullgård
configure: add AVR32 names for --cpu flag
blob
|
commitdiff
|
diff to current
2009-08-15
Diego Biurrun
Use pkg-config to generate the linker flags for libdirac.
blob
|
commitdiff
|
diff to current
2009-08-10
Måns Rullgård
Fix dependency generation with ccache/gcc
blob
|
commitdiff
|
diff to current
2009-08-10
Måns Rullgård
configure: fix gcc detection for v2.95
blob
|
commitdiff
|
diff to current
2009-08-10
Alexander Strange
Fix the EBX available configure check on Darwin/i386.
blob
|
commitdiff
|
diff to current
2009-08-08
Måns Rullgård
Generate dependencies while compiling if supported...
blob
|
commitdiff
|
diff to current
2009-08-08
Måns Rullgård
Generate dependencies when object files are built
blob
|
commitdiff
|
diff to current
2009-08-06
Måns Rullgård
configure: allow comma-separated list in --enable/disab...
blob
|
commitdiff
|
diff to current
2009-08-06
Måns Rullgård
configure: allow wildcards in --enable/disable-thing...
blob
|
commitdiff
|
diff to current
2009-08-06
Måns Rullgård
configure: support --cpu=host to tune for the host...
blob
|
commitdiff
|
diff to current
2009-08-06
Diego Biurrun
Make WMV2 encoder depend on H.263 encoder in configure.
blob
|
commitdiff
|
diff to current
2009-08-06
Diego Biurrun
Make MPEG-4 encoder depend on H.263 encoder in configure.
blob
|
commitdiff
|
diff to current
2009-08-06
Diego Biurrun
Make WMV1 encoder depend on H.263 encoder in configure.
blob
|
commitdiff
|
diff to current
2009-08-05
Diego Biurrun
Make FLV encoder depend on H.263 encoder in configure.
blob
|
commitdiff
|
diff to current
2009-08-05
Diego Biurrun
Make H.263+ (H263P) encoder depend on H.263 encoder...
blob
|
commitdiff
|
diff to current
2009-08-05
Diego Biurrun
Declare the dependencies of the MSMPEG4v1/MSMPEG4v2...
blob
|
commitdiff
|
diff to current
2009-08-05
Diego Biurrun
Declare the dependency of RV10/RV20 encoder on the...
blob
|
commitdiff
|
diff to current
2009-08-02
Diego Biurrun
Make XVMC mpegvideo decoder depend on mpegvideo decoder.
blob
|
commitdiff
|
diff to current
2009-07-31
Måns Rullgård
RTMP needs tcp_protocol
blob
|
commitdiff
|
diff to current
2009-07-30
Jeff Downs
Make av_always_inline a no-op when --disable-optimizati...
blob
|
commitdiff
|
diff to current
2009-07-30
Diego Biurrun
Revert addition of '#undef av_always_inline' to config...
blob
|
commitdiff
|
diff to current
2009-07-30
Jeff Downs
Undefine av_always_inline before setting it to an empty...
blob
|
commitdiff
|
diff to current
2009-07-28
Måns Rullgård
Replace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
blob
|
commitdiff
|
diff to current
2009-07-28
Måns Rullgård
Enable PIC unconditionally on OpenBSD
blob
|
commitdiff
|
diff to current
2009-07-28
Måns Rullgård
configure: always write PIC flags to config.mak
blob
|
commitdiff
|
diff to current
2009-07-28
Måns Rullgård
configure: enable PIC in per-arch section instead of...
blob
|
commitdiff
|
diff to current
2009-07-28
Martin Storsjö
Fix typo in MinGWCE support in configure.
blob
|
commitdiff
|
diff to current
2009-07-27
Martin Storsjö
MinGWCE support in configure; networking is disabled...
blob
|
commitdiff
|
diff to current
2009-07-26
Måns Rullgård
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
blob
|
commitdiff
|
diff to current
2009-07-24
Aurelien Jacobs
fix various compilation dependencies
blob
|
commitdiff
|
diff to current
2009-07-24
Martin Storsjö
Check for the isatty function.
blob
|
commitdiff
|
diff to current
2009-07-23
Måns Rullgård
configure: some small simplifications
blob
|
commitdiff
|
diff to current
2009-07-23
Måns Rullgård
configure: add some blank lines to improve readability
blob
|
commitdiff
|
diff to current
2009-07-22
Måns Rullgård
Move output redirection of deps generation from make...
blob
|
commitdiff
|
diff to current
2009-07-22
Diego Biurrun
Make Theora decoder depend on the VP3 decoder.
blob
|
commitdiff
|
diff to current
2009-07-22
Måns Rullgård
configure: group tests for compiler characteristics...
blob
|
commitdiff
|
diff to current
2009-07-22
Måns Rullgård
configure: set -mdynamic-no-pic flag in main darwin...
blob
|
commitdiff
|
diff to current
2009-07-22
Måns Rullgård
configure: remove special flags for XLC on Darwin
blob
|
commitdiff
|
diff to current
2009-07-22
Måns Rullgård
configure: remove some darwin-related cruft
blob
|
commitdiff
|
diff to current
2009-07-22
Måns Rullgård
configure: group all cpu-specific tests together
blob
|
commitdiff
|
diff to current
2009-07-21
Diego Biurrun
Make E-AC-3 decoder depend on the AC-3 decoder.
blob
|
commitdiff
|
diff to current
2009-07-20
Måns Rullgård
ARM: check for VFP register arguments
blob
|
commitdiff
|
diff to current
2009-07-20
Måns Rullgård
configure: make --extra-cflags cumulative again
blob
|
commitdiff
|
diff to current
2009-07-20
Diego Biurrun
Make VP6A/VP6F decoders depend on the VP6 decoder.
blob
|
commitdiff
|
diff to current
2009-07-19
Diego Biurrun
Make WMV3 decoders depend on their VC-1 counterparts.
blob
|
commitdiff
|
diff to current
2009-07-19
Måns Rullgård
Support building with TI TMS470 compiler
blob
|
commitdiff
|
diff to current
2009-07-19
Diego Biurrun
If any input/output devices are enabled then indevs...
blob
|
commitdiff
|
diff to current
2009-07-18
Stefano Sabatini
Replace two occurrences of 'vfwcap_demuxer' with 'vfwca...
blob
|
commitdiff
|
diff to current
2009-07-18
Carl Eugen Hoyos
Allow enabling alsa and jack devices.
blob
|
commitdiff
|
diff to current
2009-07-17
Måns Rullgård
configure: improve detection of out-of-tree builds
blob
|
commitdiff
|
diff to current
2009-07-17
Måns Rullgård
configure: remove some useless comments
blob
|
commitdiff
|
diff to current
2009-07-17
Måns Rullgård
Check for __attribute__((packed)) support
blob
|
commitdiff
|
diff to current
2009-07-17
Måns Rullgård
configure: handle --cpu before running compiler
blob
|
commitdiff
|
diff to current
2009-07-17
Måns Rullgård
configure: simplify --cpu handling slightly
blob
|
commitdiff
|
diff to current
2009-07-16
Måns Rullgård
configure: do not warn about mismatching altivec/cpu...
blob
|
commitdiff
|
diff to current
2009-07-16
Martin Storsjö
Fix check_func_headers. The reference to the function...
blob
|
commitdiff
|
diff to current
2009-07-15
Måns Rullgård
Disable gcc auto-vectorisation
blob
|
commitdiff
|
diff to current
2009-07-15
Måns Rullgård
Require aligned memory for everything that needs it
blob
|
commitdiff
|
diff to current
next