2222 Commits (1399931d07f0f37ef4526eb8d39d33c64e09618a)

Author SHA1 Message Date
Ronald S. Bultje 4fa661a857 lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime. 13 years ago
Mans Rullgard b797f3c4d0 configure: add section for libc-specific hacks 13 years ago
Mans Rullgard a3222470de build: disable ranlib on mingw 13 years ago
Diego Biurrun 6980453569 build: eamad: Add missing dependency on mpegvideo code 13 years ago
Diego Biurrun aa66111365 build: utvideoenc: Add missing dependency on Huffman code 13 years ago
Diego Elio Pettenò b36f87ff90 configure: add support for bdver1 and bdver2 CPU types. 13 years ago
Alberto Delmás ee769c6a7c MSS2 decoder 13 years ago
Mans Rullgard d96d6ba618 configure: handle --disable-asm before check_deps 13 years ago
Diego Biurrun 43b73d59a8 configure: x86: Separate inline from standalone assembler capabilities 13 years ago
Diego Biurrun 50cd43f2cd configure: Add more fine-grained SSE CPU capabilities flags 13 years ago
Mans Rullgard 8db73c61a7 build: allow non-standard variations of linker -l/-L flags 13 years ago
Mans Rullgard 7baa115a33 build: export filtered -lz flag in config.mak 13 years ago
Mans Rullgard 095792f253 build: add separate setting for host linker 13 years ago
Mans Rullgard 2763587c83 configure: probe_cc: use separate variable for linker output flag 13 years ago
Brad Smith d488c3bcba configure: support Bitrig OS 13 years ago
Michael Niedermayer 5a582bd3b5 huffman: add ff_huff_gen_len_table 13 years ago
Mans Rullgard ae43c4c0c0 configure: use HOSTCC_C/O in check_host_cc 13 years ago
Mans Rullgard df0d634138 configure: use AS_O setting in check_as 13 years ago
Mans Rullgard 29b64b6827 configure: use LD_O setting in check_ld() 13 years ago
Brad Smith d5683aba5a configure: Fix shared library creation for OpenBSD 13 years ago
Diego Biurrun 66baa45801 configure: Drop fastdiv option 13 years ago
Diego Biurrun 4264a0dd54 build: Make the E-AC-3 encoder select the AC-3 encoder 13 years ago
Mans Rullgard 20bcce507a configure: clean up Altivec detection 13 years ago
Diego Biurrun f704a079a1 build: Factor out rangecoder dependencies to CONFIG_RANGECODER 13 years ago
Diego Biurrun c292f6a24d build: Factor out error resilience dependencies to CONFIG_ERROR_RESILIENCE 13 years ago
Diego Biurrun ad08dfd594 build: Factor out mpegvideo encoding dependencies to CONFIG_MPEGVIDEOENC 13 years ago
Diego Biurrun fe5fba44c5 configure: Fix typo in mpeg2video/svq1 decoder dependency declaration 13 years ago
Diego Biurrun 575db88377 configure: Rename check_asm() to more fitting check_inline_asm() 13 years ago
Michael Niedermayer 83c93fe74a configure: Check for a sctp struct instead of just the header 13 years ago
Diego Biurrun c72f12cbae configure: suncc: Add -xc99 to dependency flags, required on Solaris 13 years ago
Mans Rullgard 18bbca1fd3 build: factor out mpegvideo.o dependencies to CONFIG_MPEGVIDEO 13 years ago
Mans Rullgard 154caa677c configure: add --enable/disable-random option 13 years ago
Mans Rullgard ec9d2c15c1 ARM: use Q/R inline asm operand modifiers only if supported 13 years ago
Derek Buitenhuis 4ab26cb4cc configure: Add support for e500mc CPU 13 years ago
Mans Rullgard 180d43bc67 x86: use nop cpu directives only if supported 13 years ago
Yaakov Selkowitz f5d2c597e9 build: fix library installation on cygwin 13 years ago
Mans Rullgard baac24e680 build: generalise rules and variable settings for av* programs 13 years ago
Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext 13 years ago
Diego Biurrun 193cdd9a3e configure: Add missing descriptions to help output 13 years ago
Diego Biurrun bfe9f48ad7 configure: Move parts that should not be user-selectable to CONFIG_EXTRA 13 years ago
Mans Rullgard 23565c2641 build: support non-standard replacements for -c flag 13 years ago
Mans Rullgard 18031c49dc build: support non-standard replacements for -E flag 13 years ago
Diego Biurrun 24f8961f93 x11grab: cosmetics: consistent naming for x11grab-related things 13 years ago
Diego Biurrun 755834e94f build: Rename YASMDEP variable to DEPYASM for consistency 13 years ago
Justin Ruggles 79687079a9 x86: add support for fmaddps fma4 instruction with abstraction to avx/sse 13 years ago
Mans Rullgard a758c5e259 build: do full flag handling for all compiler-type tools 13 years ago
Diego Biurrun 8784959234 build: Rename aandct component to more descriptive aandcttables 13 years ago
Martin Storsjö 6c1ed45483 configure: Add a dependency on https for rtmpts 13 years ago
Samuel Pitoiset 08cd95e8a3 RTMPTE protocol support 13 years ago
Samuel Pitoiset acd554c103 RTMPE protocol support 13 years ago