]> git.sesse.net Git - ffmpeg/history - configure
Move pixdesc.{h,c} from libavcodec to libavutil.
[ffmpeg] / configure
2009-10-26 Michael KostylevAvoid "-z text" diversion on SunOS x86, needed to make...
2009-10-24 Reimar DöffingerSupport amdfam10 for --cpu, also avoids a warning about...
2009-10-24 Diego BiurrunRemove ancient redir demuxer.
2009-10-22 David ConradAdd clang to detected compilers
2009-10-19 Jason Garrett-GlaserUpdate libx264.c for x264 API change
2009-10-18 Justin Rugglesadd CONFIG_LPC to the build system for lpc dsputil...
2009-10-11 Måns RullgårdARM: force PIC for shared libs only with ARMv6T2 and...
2009-10-11 Måns RullgårdARM: enable PIC for shared libs
2009-10-02 Måns Rullgårdconfigure: define extern symbol prefix without quotes...
2009-10-02 Måns RullgårdDo not use -mdynamic-no-pic if PIC is enabled
2009-10-02 Måns RullgårdARM: add -marm flag since we do not support Thumb
2009-10-01 David ConradCheck whether 32-bit x86 is really 64-bit
2009-09-30 Måns Rullgårdconfigure: break a long line
2009-09-30 Reimar DöffingerRe-add check for compilation failure with ebx clobber...
2009-09-30 Måns Rullgårdconfigure: return result of test from check_asm
2009-09-30 Reimar DöffingerUse a "b" constraint instead of ebx clobber to detect...
2009-09-30 Reimar DöffingerFix typo in comment.
2009-09-23 Måns Rullgårdconfigure: fix tms470 flag mapping for soft-float
2009-09-23 Måns RullgårdARM: improve armcc detection
2009-09-23 Jason Garrett-GlaserAdd support for new x264 API.
2009-09-22 Måns RullgårdSet compiler version string for supported non-gcc compilers
2009-09-22 Diego BiurrunImprove compiler information code to print to the conso...
2009-09-22 Diego BiurrunThe W64 demuxer depends on the WAV demuxer.
2009-09-21 Diego BiurrunDeinterleave the generation of config.h and config...
2009-09-21 Måns Rullgårdconfigure: remove some unnecessary backslashes
2009-09-15 Stefano SabatiniMake pkgconfig_generate() fill Libs with the required...
2009-09-10 Måns Rullgårdconfigure: add -g to ASFLAGS when debug is enabled
2009-09-09 Reimar DöffingerFix typo in configure error message.
2009-09-02 Måns Rullgårdconfigure: fix check for x264
2009-08-23 Måns Rullgårdconfigure: fix filter() function when matching multiple...
2009-08-23 Måns RullgårdAdd PIC flags early so tests they affect give correct...
2009-08-23 Måns Rullgårdconfigure: simplify directory creation for out of tree...
2009-08-20 Måns Rullgårdconfigure: add --enable-pic flag
2009-08-17 Måns Rullgårdconfigure: add AVR32 names for --cpu flag
2009-08-15 Diego BiurrunUse pkg-config to generate the linker flags for libdirac.
2009-08-10 Måns RullgårdFix dependency generation with ccache/gcc
2009-08-10 Måns Rullgårdconfigure: fix gcc detection for v2.95
2009-08-10 Alexander StrangeFix the EBX available configure check on Darwin/i386.
2009-08-08 Måns RullgårdGenerate dependencies while compiling if supported...
2009-08-08 Måns RullgårdGenerate dependencies when object files are built
2009-08-06 Måns Rullgårdconfigure: allow comma-separated list in --enable/disab...
2009-08-06 Måns Rullgårdconfigure: allow wildcards in --enable/disable-thing...
2009-08-06 Måns Rullgårdconfigure: support --cpu=host to tune for the host...
2009-08-06 Diego BiurrunMake WMV2 encoder depend on H.263 encoder in configure.
2009-08-06 Diego BiurrunMake MPEG-4 encoder depend on H.263 encoder in configure.
2009-08-06 Diego BiurrunMake WMV1 encoder depend on H.263 encoder in configure.
2009-08-05 Diego BiurrunMake FLV encoder depend on H.263 encoder in configure.
2009-08-05 Diego BiurrunMake H.263+ (H263P) encoder depend on H.263 encoder...
2009-08-05 Diego BiurrunDeclare the dependencies of the MSMPEG4v1/MSMPEG4v2...
2009-08-05 Diego BiurrunDeclare the dependency of RV10/RV20 encoder on the...
2009-08-02 Diego BiurrunMake XVMC mpegvideo decoder depend on mpegvideo decoder.
2009-07-31 Måns RullgårdRTMP needs tcp_protocol
2009-07-30 Jeff DownsMake av_always_inline a no-op when --disable-optimizati...
2009-07-30 Diego BiurrunRevert addition of '#undef av_always_inline' to config...
2009-07-30 Jeff DownsUndefine av_always_inline before setting it to an empty...
2009-07-28 Måns RullgårdReplace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
2009-07-28 Måns RullgårdEnable PIC unconditionally on OpenBSD
2009-07-28 Måns Rullgårdconfigure: always write PIC flags to config.mak
2009-07-28 Måns Rullgårdconfigure: enable PIC in per-arch section instead of...
2009-07-28 Martin StorsjöFix typo in MinGWCE support in configure.
2009-07-27 Martin StorsjöMinGWCE support in configure; networking is disabled...
2009-07-26 Måns RullgårdReplace WORDS_BIGENDIAN with HAVE_BIGENDIAN
2009-07-24 Aurelien Jacobsfix various compilation dependencies
2009-07-24 Martin StorsjöCheck for the isatty function.
2009-07-23 Måns Rullgårdconfigure: some small simplifications
2009-07-23 Måns Rullgårdconfigure: add some blank lines to improve readability
2009-07-22 Måns RullgårdMove output redirection of deps generation from make...
2009-07-22 Diego BiurrunMake Theora decoder depend on the VP3 decoder.
2009-07-22 Måns Rullgårdconfigure: group tests for compiler characteristics...
2009-07-22 Måns Rullgårdconfigure: set -mdynamic-no-pic flag in main darwin...
2009-07-22 Måns Rullgårdconfigure: remove special flags for XLC on Darwin
2009-07-22 Måns Rullgårdconfigure: remove some darwin-related cruft
2009-07-22 Måns Rullgårdconfigure: group all cpu-specific tests together
2009-07-21 Diego BiurrunMake E-AC-3 decoder depend on the AC-3 decoder.
2009-07-20 Måns RullgårdARM: check for VFP register arguments
2009-07-20 Måns Rullgårdconfigure: make --extra-cflags cumulative again
2009-07-20 Diego BiurrunMake VP6A/VP6F decoders depend on the VP6 decoder.
2009-07-19 Diego BiurrunMake WMV3 decoders depend on their VC-1 counterparts.
2009-07-19 Måns RullgårdSupport building with TI TMS470 compiler
2009-07-19 Diego BiurrunIf any input/output devices are enabled then indevs...
2009-07-18 Stefano SabatiniReplace two occurrences of 'vfwcap_demuxer' with 'vfwca...
2009-07-18 Carl Eugen HoyosAllow enabling alsa and jack devices.
2009-07-17 Måns Rullgårdconfigure: improve detection of out-of-tree builds
2009-07-17 Måns Rullgårdconfigure: remove some useless comments
2009-07-17 Måns RullgårdCheck for __attribute__((packed)) support
2009-07-17 Måns Rullgårdconfigure: handle --cpu before running compiler
2009-07-17 Måns Rullgårdconfigure: simplify --cpu handling slightly
2009-07-16 Måns Rullgårdconfigure: do not warn about mismatching altivec/cpu...
2009-07-16 Martin StorsjöFix check_func_headers. The reference to the function...
2009-07-15 Måns RullgårdDisable gcc auto-vectorisation
2009-07-15 Måns RullgårdRequire aligned memory for everything that needs it
2009-07-15 Diego BiurrunSkip the check for SSE aligned memory allocators when...
2009-07-15 Måns RullgårdUse normal check_func test for math functions
2009-07-14 Martin StorsjöImprove linker check for Winsock library name.
2009-07-13 Måns RullgårdSet default flag filters before compiler detection
2009-07-13 Martin StorsjöInstall the mingw import libraries, too.
2009-07-13 Martin StorsjöEnable creation of microsoft-style import libraries...
2009-07-12 Måns RullgårdUse add_*flags only after compiler-specific configuration
2009-07-12 Måns RullgårdAllow filtering of flags passed to compiler and assembler
2009-07-12 Diego BiurrunMake (de)muxers for format variants select the main...
next