git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Opus decoder using libopus
[ffmpeg.git]
/
configure
2012-09-28
Nicolas George
Opus decoder using libopus
blob
|
commitdiff
2012-09-20
Mans Rullgard
configure: update tms470 detection for latest version
blob
|
commitdiff
|
diff to current
2012-09-19
Mans Rullgard
configure: msvc: default to 'lib' as 'ar' tool
blob
|
commitdiff
|
diff to current
2012-09-19
Mans Rullgard
build: support some non-standard ar variants
blob
|
commitdiff
|
diff to current
2012-09-18
Mans Rullgard
configure: add --toolchain option
blob
|
commitdiff
|
diff to current
2012-09-18
Martin Storsjö
configure: Make the smoothstreaming muxer enable the...
blob
|
commitdiff
|
diff to current
2012-09-17
Mans Rullgard
configure: include flags in nm variable
blob
|
commitdiff
|
diff to current
2012-09-14
Mans Rullgard
configure: x86: improve ebp availability check
blob
|
commitdiff
|
diff to current
2012-09-13
Martin Storsjö
os_support: Choose between direct.h and io.h using...
blob
|
commitdiff
|
diff to current
2012-09-11
Martin Storsjö
configure: Only disable aligned stack on MSVC on 32 bit
blob
|
commitdiff
|
diff to current
2012-09-11
Diego Biurrun
configure: indentation cosmetics
blob
|
commitdiff
|
diff to current
2012-09-10
Martin Storsjö
configure: Adjust the xgetbv instrinsic check
blob
|
commitdiff
|
diff to current
2012-09-10
Diego Biurrun
configure: Add --disable-inline-asm command line option
blob
|
commitdiff
|
diff to current
2012-09-10
Martin Storsjö
configure: Don't try to enable the log2 function on...
blob
|
commitdiff
|
diff to current
2012-09-08
Mans Rullgard
configure: msvc: fix/simplify setting of flags for...
blob
|
commitdiff
|
diff to current
2012-09-06
Martin Storsjö
configure: Set the right cc_e flags for msvc
blob
|
commitdiff
|
diff to current
2012-09-05
Martin Storsjö
configure: Disable some warnings in MSVC
blob
|
commitdiff
|
diff to current
2012-09-05
Ronald S. Bultje
configure: Add support for MSVC cl.exe/link.exe
blob
|
commitdiff
|
diff to current
2012-09-05
Ronald S. Bultje
lavu: add snprintf(), vsnprint() and strtod() replaceme...
blob
|
commitdiff
|
diff to current
2012-09-05
Mans Rullgard
configure: add section for libc-specific hacks
blob
|
commitdiff
|
diff to current
2012-09-05
Mans Rullgard
build: disable ranlib on mingw
blob
|
commitdiff
|
diff to current
2012-09-05
Diego Biurrun
build: eamad: Add missing dependency on mpegvideo code
blob
|
commitdiff
|
diff to current
2012-09-05
Diego Biurrun
build: utvideoenc: Add missing dependency on Huffman...
blob
|
commitdiff
|
diff to current
2012-09-04
Diego Elio Pettenò
configure: add support for bdver1 and bdver2 CPU types.
blob
|
commitdiff
|
diff to current
2012-08-31
Alberto Delmás
MSS2 decoder
blob
|
commitdiff
|
diff to current
2012-08-31
Mans Rullgard
configure: handle --disable-asm before check_deps
blob
|
commitdiff
|
diff to current
2012-08-30
Diego Biurrun
configure: x86: Separate inline from standalone assembl...
blob
|
commitdiff
|
diff to current
2012-08-30
Diego Biurrun
configure: Add more fine-grained SSE CPU capabilities...
blob
|
commitdiff
|
diff to current
2012-08-29
Mans Rullgard
build: allow non-standard variations of linker -l/...
blob
|
commitdiff
|
diff to current
2012-08-28
Mans Rullgard
build: export filtered -lz flag in config.mak
blob
|
commitdiff
|
diff to current
2012-08-28
Mans Rullgard
build: add separate setting for host linker
blob
|
commitdiff
|
diff to current
2012-08-28
Mans Rullgard
configure: probe_cc: use separate variable for linker...
blob
|
commitdiff
|
diff to current
2012-08-28
Brad Smith
configure: support Bitrig OS
blob
|
commitdiff
|
diff to current
2012-08-28
Michael Niedermayer
huffman: add ff_huff_gen_len_table
blob
|
commitdiff
|
diff to current
2012-08-27
Mans Rullgard
configure: use HOSTCC_C/O in check_host_cc
blob
|
commitdiff
|
diff to current
2012-08-27
Mans Rullgard
configure: use AS_O setting in check_as
blob
|
commitdiff
|
diff to current
2012-08-27
Mans Rullgard
configure: use LD_O setting in check_ld()
blob
|
commitdiff
|
diff to current
2012-08-27
Brad Smith
configure: Fix shared library creation for OpenBSD
blob
|
commitdiff
|
diff to current
2012-08-21
Diego Biurrun
configure: Drop fastdiv option
blob
|
commitdiff
|
diff to current
2012-08-21
Diego Biurrun
build: Make the E-AC-3 encoder select the AC-3 encoder
blob
|
commitdiff
|
diff to current
2012-08-16
Mans Rullgard
configure: clean up Altivec detection
blob
|
commitdiff
|
diff to current
2012-08-16
Diego Biurrun
build: Factor out rangecoder dependencies to CONFIG_RAN...
blob
|
commitdiff
|
diff to current
2012-08-16
Diego Biurrun
build: Factor out error resilience dependencies to...
blob
|
commitdiff
|
diff to current
2012-08-14
Diego Biurrun
build: Factor out mpegvideo encoding dependencies to...
blob
|
commitdiff
|
diff to current
2012-08-13
Diego Biurrun
configure: Fix typo in mpeg2video/svq1 decoder dependen...
blob
|
commitdiff
|
diff to current
2012-08-11
Diego Biurrun
configure: Rename check_asm() to more fitting check_inl...
blob
|
commitdiff
|
diff to current
2012-08-09
Michael Niedermayer
configure: Check for a sctp struct instead of just...
blob
|
commitdiff
|
diff to current
2012-08-09
Diego Biurrun
configure: suncc: Add -xc99 to dependency flags, requir...
blob
|
commitdiff
|
diff to current
2012-08-09
Mans Rullgard
build: factor out mpegvideo.o dependencies to CONFIG_MP...
blob
|
commitdiff
|
diff to current
2012-08-07
Mans Rullgard
configure: add --enable/disable-random option
blob
|
commitdiff
|
diff to current
2012-08-07
Mans Rullgard
ARM: use Q/R inline asm operand modifiers only if supported
blob
|
commitdiff
|
diff to current
2012-08-07
Derek Buitenhuis
configure: Add support for e500mc CPU
blob
|
commitdiff
|
diff to current
2012-08-07
Mans Rullgard
x86: use nop cpu directives only if supported
blob
|
commitdiff
|
diff to current
2012-08-07
Yaakov Selkowitz
build: fix library installation on cygwin
blob
|
commitdiff
|
diff to current
2012-08-06
Mans Rullgard
build: generalise rules and variable settings for av...
blob
|
commitdiff
|
diff to current
2012-08-03
Diego Biurrun
x86: build: replace mmx2 by mmxext
blob
|
commitdiff
|
diff to current
2012-07-29
Diego Biurrun
configure: Add missing descriptions to help output
blob
|
commitdiff
|
diff to current
2012-07-28
Diego Biurrun
configure: Move parts that should not be user-selectabl...
blob
|
commitdiff
|
diff to current
2012-07-28
Mans Rullgard
build: support non-standard replacements for -c flag
blob
|
commitdiff
|
diff to current
2012-07-28
Mans Rullgard
build: support non-standard replacements for -E flag
blob
|
commitdiff
|
diff to current
2012-07-28
Diego Biurrun
x11grab: cosmetics: consistent naming for x11grab-relat...
blob
|
commitdiff
|
diff to current
2012-07-28
Diego Biurrun
build: Rename YASMDEP variable to DEPYASM for consistency
blob
|
commitdiff
|
diff to current
2012-07-27
Justin Ruggles
x86: add support for fmaddps fma4 instruction with...
blob
|
commitdiff
|
diff to current
2012-07-26
Mans Rullgard
build: do full flag handling for all compiler-type...
blob
|
commitdiff
|
diff to current
2012-07-26
Diego Biurrun
build: Rename aandct component to more descriptive...
blob
|
commitdiff
|
diff to current
2012-07-23
Martin Storsjö
configure: Add a dependency on https for rtmpts
blob
|
commitdiff
|
diff to current
2012-07-23
Samuel Pitoiset
RTMPTE protocol support
blob
|
commitdiff
|
diff to current
2012-07-23
Samuel Pitoiset
RTMPE protocol support
blob
|
commitdiff
|
diff to current
2012-07-22
Mans Rullgard
configure: respect CC_O setting in check_cc
blob
|
commitdiff
|
diff to current
2012-07-21
Diego Biurrun
configure: cosmetics: Group test dependencies together
blob
|
commitdiff
|
diff to current
2012-07-21
Mans Rullgard
configure: add more passthrough flags in tms470 filter
blob
|
commitdiff
|
diff to current
2012-07-21
Mans Rullgard
configure: move flag filtering functions out of if...
blob
|
commitdiff
|
diff to current
2012-07-21
Samuel Pitoiset
configure: Remove redundant RTMPT/RTMPTS dependencies
blob
|
commitdiff
|
diff to current
2012-07-21
Mans Rullgard
configure: add filtering of host cflags/ldflags
blob
|
commitdiff
|
diff to current
2012-07-21
Mans Rullgard
configure: initialise all flag filters at the same...
blob
|
commitdiff
|
diff to current
2012-07-21
Mans Rullgard
configure: add filtering of linker flags
blob
|
commitdiff
|
diff to current
2012-07-21
Mans Rullgard
configure: name some variables more consistently
blob
|
commitdiff
|
diff to current
2012-07-21
Mans Rullgard
configure: remove filter_cppflags
blob
|
commitdiff
|
diff to current
2012-07-21
Mans Rullgard
configure: set icc_version where it is needed
blob
|
commitdiff
|
diff to current
2012-07-19
Mans Rullgard
Print full compiler identification, not only version...
blob
|
commitdiff
|
diff to current
2012-07-18
Mans Rullgard
build: add CONFIG_VP3DSP, reduce repetition in OBJS...
blob
|
commitdiff
|
diff to current
2012-07-18
Diego Biurrun
configure: clarify external library section of help...
blob
|
commitdiff
|
diff to current
2012-07-18
Diego Biurrun
configure: mark libfdk-aac as nonfree
blob
|
commitdiff
|
diff to current
2012-07-18
Diego Biurrun
configure: cosmetics: drop some unnecessary backslashes
blob
|
commitdiff
|
diff to current
2012-07-17
Michael Bradshaw
libopenjpeg: introduce encoding support
blob
|
commitdiff
|
diff to current
2012-07-17
Samuel Pitoiset
RTMPTS protocol support
blob
|
commitdiff
|
diff to current
2012-07-17
Samuel Pitoiset
RTMPS protocol support
blob
|
commitdiff
|
diff to current
2012-07-16
Samuel Pitoiset
rtmp: Rename rtmphttp to ffrtmphttp
blob
|
commitdiff
|
diff to current
2012-07-16
Martin Storsjö
configure: Move the getaddrinfo function check into...
blob
|
commitdiff
|
diff to current
2012-07-15
Martin Storsjö
configure: Remove an unused 'have' item
blob
|
commitdiff
|
diff to current
2012-07-15
Ronald S. Bultje
configure: Check for CommandLineToArgvW
blob
|
commitdiff
|
diff to current
2012-07-14
Ronald S. Bultje
configure: Check for getaddrinfo in ws2tcpip.h, too
blob
|
commitdiff
|
diff to current
2012-07-12
Diego Biurrun
configure: Drop redundant mxf_d10 test dependency decla...
blob
|
commitdiff
|
diff to current
2012-07-12
Martin Storsjö
Support AAC encoding via the external library fdk-aac
blob
|
commitdiff
|
diff to current
2012-07-11
Ronald S. Bultje
dct/fft-test: use a replacement getopt() if the system...
blob
|
commitdiff
|
diff to current
2012-07-11
Ronald S. Bultje
configure: Check for the math function rint
blob
|
commitdiff
|
diff to current
2012-07-10
Ronald S. Bultje
x86/cpu: implement get/set_eflags using intrinsics
blob
|
commitdiff
|
diff to current
2012-07-10
Ronald S. Bultje
x86/cpu: implement support for cpuid through intrinsics
blob
|
commitdiff
|
diff to current
2012-07-10
Ronald S. Bultje
x86/cpu: implement support for xgetbv through intrinsics
blob
|
commitdiff
|
diff to current
2012-07-10
Ronald S. Bultje
lavu: use intrinsics for emms on systems lacking inline...
blob
|
commitdiff
|
diff to current
next