FFmpeg git repo
Go to file
Mans Rullgard d96d6ba618 configure: handle --disable-asm before check_deps
This is necessary to avoid spuriously enabling _external or _inline
variants of arch extensions when they should be disabled.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-08-31 01:59:23 +01:00
compat
doc avconv: make the -passlogfile option per-stream. 2012-08-30 13:56:25 +02:00
libavcodec x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
libavdevice
libavfilter x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
libavformat build: allow non-standard variations of linker -l/-L flags 2012-08-29 14:16:54 +01:00
libavresample x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
libavutil x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
libswscale x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
presets
tests g723_1: add comfort noise generation 2012-08-30 18:21:12 +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 avconv: make the -passlogfile option per-stream. 2012-08-30 13:56:25 +02:00
Doxyfile
INSTALL
LICENSE
Makefile build: allow non-standard variations of linker -l/-L flags 2012-08-29 14:16:54 +01:00
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 build: allow non-standard variations of linker -l/-L flags 2012-08-29 14:16:54 +01:00
configure configure: handle --disable-asm before check_deps 2012-08-31 01:59:23 +01:00
library.mak build: allow non-standard variations of linker -l/-L flags 2012-08-29 14:16:54 +01:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.