1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
Go to file
Mans Rullgard 04cccb5fc1 configure: List external libs used using print_enabled()
This cuts some lines from the script as well as the output and
simplifies maintenance.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2013-02-24 00:19:36 +01:00
compat
doc lavfi: connect libavresample options to af_resample via AVFilterGraph 2013-02-23 17:07:54 -05:00
libavcodec ac3dec: validate channel output mode against channel count 2013-02-23 16:59:39 -05:00
libavdevice
libavfilter lavfi: connect libavresample options to af_resample via AVFilterGraph 2013-02-23 17:07:54 -05:00
libavformat mov: use the format context for logging. 2013-02-23 13:05:16 +01:00
libavresample lavr: allow setting internal_sample_fmt option by string 2013-02-23 17:07:54 -05:00
libavutil av_memcpy_backptr: avoid an infinite loop for back = 0 2013-02-23 09:16:15 +01:00
libswscale
presets
tests vf_yadif: fix out-of line reads 2013-02-15 16:08:33 +01:00
tools
.gitignore
arch.mak
avconv_filter.c avconv: pass libavresample options to AVFilterGraph 2013-02-23 17:07:54 -05:00
avconv_opt.c avconv: pass libavresample options to AVFilterGraph 2013-02-23 17:07:54 -05:00
avconv.c avconv: pass libavresample options to AVFilterGraph 2013-02-23 17:07:54 -05:00
avconv.h avconv: pass libavresample options to AVFilterGraph 2013-02-23 17:07:54 -05:00
avplay.c
avprobe.c
avserver.c
Changelog
cmdutils_common_opts.h
cmdutils.c avconv: pass libavresample options to AVFilterGraph 2013-02-23 17:07:54 -05:00
cmdutils.h avconv: pass libavresample options to AVFilterGraph 2013-02-23 17:07:54 -05:00
common.mak build: Ensure that output directories for header objects are created 2013-02-20 00:45:30 +01:00
configure configure: List external libs used using print_enabled() 2013-02-24 00:19:36 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak
LICENSE
Makefile build: Add proper infrastructure for adding and checking host CPPFLAGS 2013-02-23 20:23:45 +01:00
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.