 Matthew OliverandMichael Niedermayer
|
293fee4bc2
|
libavcodec/tiff: Fix static linking of lzma with msvc.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-11-22 22:12:19 +01:00 |
|
 Matthew OliverandMichael Niedermayer
|
3bedd72a9e
|
lavf: fix apngdec under msvc.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-11-22 13:20:34 +01:00 |
|
 Matthew OliverandMichael Niedermayer
|
17b7f99d81
|
configure: disable strip when using icl.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-11-20 20:15:32 +01:00 |
|
 Matthew OliverandMichael Niedermayer
|
e39f8fad32
|
configure: Prevent icl being incorrectly detected as msvc.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Reviewed-by: Benoit Fouet <benoit.fouet@free.fr>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-11-20 12:12:20 +01:00 |
|
 Matthew OliverandMichael Niedermayer
|
0b3c230542
|
configure: Enable mpcodec compilation without inline asm.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-11-17 15:16:34 +01:00 |
|
 Matthew OliverandMichael Niedermayer
|
70205f1799
|
mpcodecs: Use _INLINE guards for inline asm.
Enabled compilation with compiler without inline asm support.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-11-17 15:16:34 +01:00 |
|
 Matthew OliverandMichael Niedermayer
|
2060f4cbba
|
avutil/intmath: enable builtin intrinsics for icl and msvc.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-10-26 17:20:55 +01:00 |
|
 Matthew OliverandMichael Niedermayer
|
e81eca0ce5
|
configure: Set large address aware.
Enables >2GB memory usage for 32 bit compiles on Windows.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-10-05 05:33:36 +02:00 |
|
 Matthew OliverandMichael Niedermayer
|
66627075d9
|
msvc: fix implicitly declared read/close.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-08-02 14:52:17 +02:00 |
|
 Matthew OliverandCarl Eugen Hoyos
|
09adb1dd36
|
configure: enable lto for icl compiler.
|
2014-06-29 19:24:12 +02:00 |
|
 Matt OliverandMichael Niedermayer
|
cef99e12bc
|
Use rac_get_prob branchy version when used within a conditional branch.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-05-13 16:04:08 +02:00 |
|
 Matt OliverandMichael Niedermayer
|
4d93e758d7
|
configure: Ensure log2 is disable based on msvcrt version.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-05-12 10:08:15 +02:00 |
|
 Matt OliverandMichael Niedermayer
|
3b2ab8a783
|
configure: Allow log2 with msvc12 onwards.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-05-12 03:46:50 +02:00 |
|
 Matt OliverandMichael Niedermayer
|
efcea0b911
|
configure: Fix floating point conformance ith icl.
Reviewed-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-05-11 13:57:00 +02:00 |
|
 Matt OliverandMichael Niedermayer
|
c6bf660bef
|
opencl: Make init_mtx static with volatile lock
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-05-10 15:07:33 +02:00 |
|
 Matt OliverandMichael Niedermayer
|
3554c2fafc
|
libmpcodecs: Fix compilation due to missing static in suncc.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-05-09 18:33:55 +02:00 |
|
 Matt OliverandMichael Niedermayer
|
1898c2f49d
|
inline asm: fix arrays as named constraints.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-05-07 15:02:45 +02:00 |
|
 Matt OliverandMichael Niedermayer
|
ac9869ffb0
|
x86/mpegaudiodsp.c: msvc compilation error without sse/avx_external
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-05-06 14:15:02 +02:00 |
|
 Matt OliverandMichael Niedermayer
|
c25b0b7788
|
Maintainers: add myself for msvc and icl.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-05-04 03:26:45 +02:00 |
|
 Matt OliverandMichael Niedermayer
|
a6b0c0e123
|
Enable inline asm in intel compiler on windows.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-05-04 03:26:40 +02:00 |
|
 Matt OliverandMichael Niedermayer
|
3c3e02b8d1
|
x86/cavdsp: prevent named constraints appearing twice.
|
2014-05-03 17:47:55 +02:00 |
|
 Matt OliverandMichael Niedermayer
|
1ccd1a3860
|
Enable opencl wihtout pthreads.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-05-02 05:37:07 +02:00 |
|
 Matt OliverandMichael Niedermayer
|
5b9bb4d9ec
|
opencl: add support for non-pthread locking
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-05-01 19:28:31 +02:00 |
|
 Matt OliverandMichael Niedermayer
|
27f184ef40
|
Fix OpenGL device compilation with msvc gl.h
Reveiwed-by: Lukasz Marek <lukasz.m.luki2@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-04-16 18:05:40 +02:00 |
|
 Matt OliverandMichael Niedermayer
|
d1e6e5c887
|
avcodec/x86: Exclude broken get_cabac under icl.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-04-10 17:47:22 +02:00 |
|
 Matt OliverandMichael Niedermayer
|
158a80cc0b
|
Remove leal op to fix icl inline asm.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-04-07 13:02:54 +02:00 |
|
 Matt OliverandMichael Niedermayer
|
0f2588d7e5
|
Use intel compliant CDQ instead of CLTD in inline asm.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-03-30 23:14:36 +02:00 |
|
 Matt OliverandMichael Niedermayer
|
cd5cf395f6
|
Additional icl inline asm fix.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-03-22 14:07:03 +01:00 |
|
 Matt OliverandMichael Niedermayer
|
8236747511
|
Automatically change MANGLE() into named inline asm operands when direct symbol reference in inline asm are not supported.
This is part of the patch-set for intel C inline asm on windows support
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-03-18 23:39:30 +01:00 |
|
 Matt OliverandMichael Niedermayer
|
b2d3a45598
|
avcodec/x86/mlpdsp: Only use asm when non-local inline asm lables are supported
This is part of the patch-set for intel C inline asm on windows support
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-03-18 23:37:50 +01:00 |
|
 Matt OliverandMichael Niedermayer
|
b73aae6fe9
|
avcodec/x86/idct_sse2_xvid: move offsets out of MANGLE()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-03-17 04:19:59 +01:00 |
|
 Matt OliverandMichael Niedermayer
|
9eb3f11c55
|
Add missing external declarations.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-03-17 00:48:09 +01:00 |
|
 Matt OliverandMichael Niedermayer
|
590805b7c3
|
Fixed 64bit conformance with mvzbl.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-03-17 00:13:50 +01:00 |
|
 Matt OliverandMichael Niedermayer
|
99b48fd448
|
Fix modplug linkage on Windows.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-03-11 13:22:49 +01:00 |
|
 Matt OliverandMichael Niedermayer
|
1ff42685fe
|
avformat/libssh: Fix libssh defaulting to shared linkage.
Reviewed-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Reviewed-by: Lukasz M <lukasz.m.luki@gmail.com>
See: [FFmpeg-devel] Fix libssh static linkage on Windows
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-02-11 01:31:18 +01:00 |
|
 Matt OliverandMichael Niedermayer
|
3e309c5d18
|
Fix compilation with msvc/icl due to missing header and define.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-02-03 19:48:41 +01:00 |
|
 Matt OliverandMichael Niedermayer
|
306e1ac012
|
avformat/tls: Fix windows build with openSSL enabled.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-01-23 14:33:56 +01:00 |
|