ffmpeg/libavutil
Luca Barbato a6f19d6a9f configure: Support MSVC 2015
The C runtime C99 compatibility had been improved a lot and it now
rejects some of the compatibility defines provided for the older
versions.

Many thanks to Ray for the time spent testing.

Bug-Id: 864
CC: libav-stable@libav.org
2015-06-08 13:27:49 +02:00
..
aarch64
arm arm: Suppress tags about used cpu arch and extensions 2015-03-07 17:10:08 +02:00
avr32
bfin
mips
ppc ppc: vsx: Implement diff_pixels and get_pixels 2015-05-31 12:07:11 +02:00
sh4
tomi
x86 x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-05-31 12:07:11 +02:00
Makefile
adler32.c
adler32.h
aes.c
aes.h
atomic.c
atomic.h
atomic_gcc.h
atomic_suncc.h
atomic_win32.h
attributes.h
audio_fifo.c
audio_fifo.h
audioconvert.h
avassert.h
avstring.c
avstring.h
avutil.h
base64.c
base64.h
blowfish.c
blowfish.h
bswap.h
buffer.c
buffer.h
buffer_internal.h
channel_layout.c
channel_layout.h
colorspace.h
common.h libavutil: Add av_clip_intp2 2015-02-21 00:54:40 +01:00
cpu.c x86: add AV_CPU_FLAG_AVXSLOW flag 2015-05-31 12:07:11 +02:00
cpu.h x86: add AV_CPU_FLAG_AVXSLOW flag 2015-05-31 12:07:11 +02:00
cpu_internal.h x86: Add helper macros to check for slow cpuflags 2015-05-31 12:07:11 +02:00
crc.c
crc.h
des.c
des.h
dict.c lavu: Check av_dict_set allocations 2015-01-29 14:59:57 +00:00
dict.h
display.c mov: Write the display matrix in order 2015-03-23 20:53:28 +00:00
display.h mov: Write the display matrix in order 2015-03-23 20:53:28 +00:00
downmix_info.c
downmix_info.h
error.c
error.h
eval.c
eval.h
fifo.c
fifo.h
file.c Don't anonymously typedef structs 2015-02-14 10:13:49 -08:00
file.h
file_open.c
float_dsp.c
float_dsp.h
frame.c lavu: Refactor side data wiping 2014-12-18 23:22:59 +01:00
frame.h frame: clarify buf documentation 2015-02-08 21:28:31 +01:00
hmac.c
hmac.h
imgutils.c imgutils: create misc functions for dealing with buffers 2015-01-14 17:17:24 +01:00
imgutils.h Replace a few leftover instances of enum PixelFormat with enum AVPixelFormat 2015-03-17 23:53:33 +02:00
internal.h configure: Support MSVC 2015 2015-06-08 13:27:49 +02:00
intfloat.h
intmath.c
intmath.h
intreadwrite.h
lfg.c
lfg.h
libavutil.v
libm.h
lls.c
lls.h
log.c log: Print a full backtrace along with error messages under Valgrind 2015-04-20 19:20:57 +01:00
log.h log: Introduce a more verbose debug level 2015-04-19 12:41:59 +01:00
log2_tab.c
lzo.c
lzo.h
macros.h
mathematics.c
mathematics.h
md5.c
md5.h
mem.c mem: fix pointer pointer aliasing violations 2015-02-01 02:28:40 +01:00
mem.h
old_pix_fmts.h
opt.c opt: check memory allocation 2015-01-05 14:58:20 +01:00
opt.h
parseutils.c parseutils: Make av_small_strptime public 2015-04-07 12:36:11 +02:00
parseutils.h parseutils: Make av_small_strptime public 2015-04-07 12:36:11 +02:00
pixdesc.c D3D11va: add a Direct3D11 video decoder similar to DXVA2 2015-05-25 11:47:08 +02:00
pixdesc.h
pixfmt.h pixfmt: remove misleading and broken documentation 2015-05-28 18:40:40 +02:00
random_seed.c
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
replaygain.h
samplefmt.c
samplefmt.h
sha.c
sha.h
stereo3d.c
stereo3d.h
thread.h thread: use "" instead of <> for including the w32pthreads wrapper 2014-12-14 18:15:57 +01:00
time.c
time.h
time_internal.h
timer.h
tree.c
tree.h
utils.c
version.h x86: add AV_CPU_FLAG_AVXSLOW flag 2015-05-31 12:07:11 +02:00
wchar_filename.h
xtea.c
xtea.h