]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - configure
perform sanity check on number of audio channels in avcodec_open()
[frescor/ffmpeg.git] / configure
2009-09-15 stefanoMake pkgconfig_generate() fills Libs with the required...
2009-09-10 mruconfigure: add -g to ASFLAGS when debug is enabled
2009-09-09 reimarFix typo in configure error message.
2009-09-02 mruconfigure: fix check for x264
2009-08-23 mruconfigure: fix filter() function when matching multiple...
2009-08-23 mruAdd PIC flags early so tests they affect give correct...
2009-08-23 mruconfigure: simplify directory creation for out of tree...
2009-08-20 mruconfigure: add --enable-pic flag
2009-08-17 mruconfigure: add AVR32 names for --cpu flag
2009-08-15 diegoUse pkg-config to generate the linker flags for libdirac.
2009-08-10 mruFix dependency generation with ccache/gcc
2009-08-10 mruconfigure: fix gcc detection for v2.95
2009-08-10 astrangeFix the EBX available configure check on Darwin/i386.
2009-08-08 mruGenerate dependencies while compiling if supported...
2009-08-08 mruGenerate dependencies when object files are built
2009-08-06 mruconfigure: allow comma-separated list in --enable/disab...
2009-08-06 mruconfigure: allow wildcards in --enable/disable-thing...
2009-08-06 mruconfigure: support --cpu=host to tune for the host...
2009-08-06 diegoMake WMV2 encoder depend on H.263 encoder in configure.
2009-08-06 diegoMake MPEG-4 encoder depend on H.263 encoder in configure.
2009-08-06 diegoMake WMV1 encoder depend on H.263 encoder in configure.
2009-08-05 diegoMake FLV encoder depend on H.263 encoder in configure.
2009-08-05 diegoMake H.263+ (H263P) encoder depend on H.263 encoder...
2009-08-05 diegoDeclare the dependencies of the MSMPEG4v1/MSMPEG4v2...
2009-08-05 diegoDeclare the dependency of RV10/RV20 encoder on the...
2009-08-02 diegoMake XVMC mpegvideo decoder depend on mpegvideo decoder.
2009-07-31 mruRTMP needs tcp_protocol
2009-07-30 heydownsMake av_always_inline a no-op when --disable-optimizati...
2009-07-30 diegoRevert addition of '#undef av_always_inline' to config...
2009-07-30 diegoUndefine av_always_inline before setting it to an empty...
2009-07-28 mruReplace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
2009-07-28 mruEnable PIC unconditionally on OpenBSD
2009-07-28 mruconfigure: always write PIC flags to config.mak
2009-07-28 mruconfigure: enable PIC in per-arch section instead of...
2009-07-28 benoitFix typo in MinGWCE support in configure.
2009-07-27 diegoMinGWCE support in configure; networking is disabled...
2009-07-26 mruReplace WORDS_BIGENDIAN with HAVE_BIGENDIAN
2009-07-24 aurelfix various compilation dependencies
2009-07-24 ramiroCheck for the isatty function.
2009-07-23 mruconfigure: some small simplifications
2009-07-23 mruconfigure: add some blank lines to improve readability
2009-07-22 mruMove output redirection of deps generation from make...
2009-07-22 diegoMake Theora decoder depend on the VP3 decoder.
2009-07-22 mruconfigure: group tests for compiler characteristics...
2009-07-22 mruconfigure: set -mdynamic-no-pic flag in main darwin...
2009-07-22 mruconfigure: remove special flags for XLC on Darwin
2009-07-22 mruconfigure: remove some darwin-related cruft
2009-07-22 mruconfigure: group all cpu-specific tests together
2009-07-21 diegoMake E-AC-3 decoder depend on the AC-3 decoder.
2009-07-20 mruARM: check for VFP register arguments
2009-07-20 mruconfigure: make --extra-cflags cumulative again
2009-07-20 diegoMake VP6A/VP6F decoders depend on the VP6 decoder.
2009-07-19 diegoMake WMV3 decoders depend on their VC-1 counterparts.
2009-07-19 mruSupport building with TI TMS470 compiler
2009-07-19 diegoIf any input/output devices are enabled then indevs...
2009-07-18 stefanoReplace two occurrences of 'vfwcap_demuxer' with 'vfwca...
2009-07-18 cehoyosAllow enabling alsa and jack devices.
2009-07-17 mruconfigure: improve detection of out-of-tree builds
2009-07-17 mruconfigure: remove some useless comments
2009-07-17 mruCheck for __attribute__((packed)) support
2009-07-17 mruconfigure: handle --cpu before running compiler
2009-07-17 mruconfigure: simplify --cpu handling slightly
2009-07-16 mruconfigure: do not warn about mismatching altivec/cpu...
2009-07-16 ramiroFix check_func_headers. The reference to the function...
2009-07-15 mruDisable gcc auto-vectorisation
2009-07-15 mruRequire aligned memory for everything that needs it
2009-07-15 diegoSkip the check for SSE aligned memory allocators when...
2009-07-15 mruUse normal check_func test for math functions
2009-07-14 diegoImprove linker check for Winsock library name.
2009-07-13 mruSet default flag filters before compiler detection
2009-07-13 ramiroInstall the mingw import libraries, too.
2009-07-13 ramiroEnable creation of microsoft-style import libraries...
2009-07-12 mruUse add_*flags only after compiler-specific configuration
2009-07-12 mruAllow filtering of flags passed to compiler and assembler
2009-07-12 diegoMake (de)muxers for format variants select the main...
2009-07-12 mruPlace flags for dependency generation in DEPFLAGS
2009-07-12 mruSet CPPFLAGS in config.mak using normal assignment
2009-07-12 mruProtect config.mak against multiple inclusion
2009-07-12 mruUse CFLAGS in default DEPEND_CMD
2009-07-12 mruUse CFLAGS in check_cpp
2009-07-12 mruSet as_default after compiler detection, allowing compi...
2009-07-12 mruPass ASFLAGS to assembler instead of CFLAGS
2009-07-12 mruAdd flags from --extra-cflags after compiler detection
2009-07-12 mruSet CPU selection flags in $cpuflags, add to cflags...
2009-07-12 mruAllow unusual ways of specifying compiler output file
2009-07-12 mruUse DEPCC to find dependencies, default to same as CC
2009-07-12 mruUse LD for linking, default to same as CC
2009-07-12 mruSet CFLAGS directly in config.mak instead of using...
2009-07-12 mruAdd --sysroot flag to CPPFLAGS, not CFLAGS
2009-07-12 mruSeparate C preprocessor flags into CPPFLAGS variable
2009-07-12 diegoMake VAAPI/VDPAU variant of decoder foo depend on decod...
2009-07-12 mruconfigure: allow bulk-disabled things to be re-enabled...
2009-07-10 alexcAdd a log2 replacement for systems that haven't quite...
2009-07-07 diegoRemove support for nonfree libamr library for AMR-NB...
2009-06-30 mruARM: enable fast_unaligned when --cpu=armv[67] is specified
2009-06-29 mruFix build on Net/OpenBSD
2009-06-29 stefanoCosmetics: group together indev/outdev dependacies.
2009-06-29 stefanoMake the configure script select the input/output devic...
2009-06-25 stefanoOnly link against alsa if enabled.
2009-06-25 stefanoOnly checks for jack if it is enabled and hence only...
next