index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
mingw/cygwin: Stop adding -fno-common to gcc CFLAGS
Diego Biurrun
2012-10-09
1
-2
/
+0
*
build: add LTO support for PGI compiler
Mans Rullgard
2012-10-08
1
-0
/
+1
*
build: add -Mdse to PGI optimisation flags
Mans Rullgard
2012-10-08
1
-1
/
+1
*
build: error on variable-length arrays
Mans Rullgard
2012-10-05
1
-0
/
+1
*
x86: Drop CPU detection intrinsics
Diego Biurrun
2012-10-04
1
-6
/
+0
*
configure: add --enable-lto option
Mans Rullgard
2012-10-04
1
-11
/
+27
*
build: Factor out mpegaudio dependencies to CONFIG_MPEGAUDIO
Diego Biurrun
2012-10-04
1
-10
/
+12
*
configure: Refactor HAVE_ options available on the command line
Diego Biurrun
2012-10-03
1
-6
/
+8
*
msvc: Fix detection of VFW & Avisynth required libs
Derek Buitenhuis
2012-10-01
1
-0
/
+2
*
Opus encoder using libopus
Nathan Caldwell
2012-10-01
1
-0
/
+1
*
Opus decoder using libopus
Nicolas George
2012-09-28
1
-0
/
+5
*
configure: update tms470 detection for latest version
Mans Rullgard
2012-09-20
1
-1
/
+1
*
configure: msvc: default to 'lib' as 'ar' tool
Mans Rullgard
2012-09-19
1
-0
/
+1
*
build: support some non-standard ar variants
Mans Rullgard
2012-09-19
1
-0
/
+13
*
configure: add --toolchain option
Mans Rullgard
2012-09-18
1
-0
/
+13
*
configure: Make the smoothstreaming muxer enable the ismv muxer
Martin Storsjö
2012-09-18
1
-0
/
+1
*
configure: include flags in nm variable
Mans Rullgard
2012-09-17
1
-5
/
+5
*
configure: x86: improve ebp availability check
Mans Rullgard
2012-09-14
1
-1
/
+4
*
os_support: Choose between direct.h and io.h using a configure check
Martin Storsjö
2012-09-13
1
-0
/
+2
*
configure: Only disable aligned stack on MSVC on 32 bit
Martin Storsjö
2012-09-11
1
-1
/
+2
*
configure: indentation cosmetics
Diego Biurrun
2012-09-11
1
-28
/
+24
*
configure: Adjust the xgetbv instrinsic check
Martin Storsjö
2012-09-10
1
-1
/
+1
*
configure: Add --disable-inline-asm command line option
Diego Biurrun
2012-09-10
1
-1
/
+3
*
configure: Don't try to enable the log2 function on msvcrt
Martin Storsjö
2012-09-10
1
-0
/
+2
*
configure: msvc: fix/simplify setting of flags for hostcc
Mans Rullgard
2012-09-08
1
-1
/
+1
*
configure: Set the right cc_e flags for msvc
Martin Storsjö
2012-09-06
1
-0
/
+1
*
configure: Disable some warnings in MSVC
Martin Storsjö
2012-09-05
1
-1
/
+2
*
configure: Add support for MSVC cl.exe/link.exe
Ronald S. Bultje
2012-09-05
1
-0
/
+42
*
lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.
Ronald S. Bultje
2012-09-05
1
-0
/
+7
*
configure: add section for libc-specific hacks
Mans Rullgard
2012-09-05
1
-3
/
+20
*
build: disable ranlib on mingw
Mans Rullgard
2012-09-05
1
-0
/
+1
*
build: eamad: Add missing dependency on mpegvideo code
Diego Biurrun
2012-09-05
1
-1
/
+1
*
build: utvideoenc: Add missing dependency on Huffman code
Diego Biurrun
2012-09-05
1
-0
/
+1
*
configure: add support for bdver1 and bdver2 CPU types.
Diego Elio Pettenò
2012-09-04
1
-2
/
+2
*
MSS2 decoder
Alberto Delmás
2012-08-31
1
-0
/
+1
*
configure: handle --disable-asm before check_deps
Mans Rullgard
2012-08-31
1
-2
/
+2
*
configure: x86: Separate inline from standalone assembler capabilities
Diego Biurrun
2012-08-31
1
-4
/
+23
*
configure: Add more fine-grained SSE CPU capabilities flags
Diego Biurrun
2012-08-30
1
-12
/
+29
*
build: allow non-standard variations of linker -l/-L flags
Mans Rullgard
2012-08-29
1
-1
/
+8
*
build: export filtered -lz flag in config.mak
Mans Rullgard
2012-08-28
1
-0
/
+1
*
build: add separate setting for host linker
Mans Rullgard
2012-08-28
1
-3
/
+12
*
configure: probe_cc: use separate variable for linker output flag
Mans Rullgard
2012-08-28
1
-2
/
+2
*
configure: support Bitrig OS
Brad Smith
2012-08-29
1
-1
/
+1
*
huffman: add ff_huff_gen_len_table
Michael Niedermayer
2012-08-28
1
-0
/
+2
*
configure: use HOSTCC_C/O in check_host_cc
Mans Rullgard
2012-08-27
1
-1
/
+5
*
configure: use AS_O setting in check_as
Mans Rullgard
2012-08-27
1
-1
/
+5
*
configure: use LD_O setting in check_ld()
Mans Rullgard
2012-08-27
1
-1
/
+5
*
configure: Fix shared library creation for OpenBSD
Brad Smith
2012-08-27
1
-0
/
+2
*
configure: Drop fastdiv option
Diego Biurrun
2012-08-22
1
-3
/
+0
*
build: Make the E-AC-3 encoder select the AC-3 encoder
Diego Biurrun
2012-08-22
1
-1
/
+1
[next]