FFmpeg git repo
Go to file
Mans Rullgard 6a0200f24d configure: msvc: fix/simplify setting of flags for hostcc
Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-09-08 15:09:13 +01:00
compat lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime. 2012-09-05 17:07:30 +03:00
doc avopt: Reorder the default_val struct, making i64 the first field 2012-09-04 23:16:11 +03:00
libavcodec x86: mlpdsp: mlp_filter_channel_x86 requires inline asm 2012-09-08 15:41:44 +03:00
libavdevice avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 2012-09-04 23:13:44 +03:00
libavfilter af_asyncts: check return value from lavr when flushing. 2012-09-07 09:06:48 +02:00
libavformat mov_chan: Only set the channel_layout if setting it to a nonzero value 2012-09-08 01:30:44 +03:00
libavresample avopt: Explicitly store float/double option defaults in .dbl 2012-09-04 23:13:51 +03:00
libavutil x86: float_dsp: fix ff_vector_fmac_scalar_avx() on Win64 2012-09-07 14:49:10 -04:00
libswscale x86: more specific checks for availability of required assembly capabilities 2012-09-07 18:16:04 +02:00
presets
tests fate: Drop redundant setting of FUZZ to 1 2012-09-07 12:59:00 +02:00
tools pktdumper: Use a custom define instead of PATH_MAX for buffers 2012-08-31 00:44:47 +03:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog MSS2 decoder 2012-08-31 07:37:16 +02:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avtools: remove the distinction between func_arg and func2_arg. 2012-08-30 13:56:25 +02:00
avconv.h avtools: remove the distinction between func_arg and func2_arg. 2012-08-30 13:56:25 +02:00
avconv_filter.c
avconv_opt.c avtools: remove the distinction between func_arg and func2_arg. 2012-08-30 13:56:25 +02:00
avplay.c
avprobe.c avtools: remove the distinction between func_arg and func2_arg. 2012-08-30 13:56:25 +02:00
avserver.c
cmdutils.c avtools: remove the distinction between func_arg and func2_arg. 2012-08-30 13:56:25 +02:00
cmdutils.h avtools: remove the distinction between func_arg and func2_arg. 2012-08-30 13:56:25 +02:00
cmdutils_common_opts.h
common.mak
configure configure: msvc: fix/simplify setting of flags for hostcc 2012-09-08 15:09:13 +01:00
library.mak
version.sh

README

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.