FFmpeg git repo
Go to file
Diego Biurrun ebc701993f x86: dsputil: Drop some unused function #defines 2013-02-26 23:36:24 +01:00
compat
doc lavfi: connect libavresample options to af_resample via AVFilterGraph 2013-02-23 17:07:54 -05:00
libavcodec x86: dsputil: Drop some unused function #defines 2013-02-26 23:36:24 +01: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
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
Makefile build: Add proper infrastructure for adding and checking host CPPFLAGS 2013-02-23 20:23:45 +01:00
README
RELEASE
arch.mak
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
avconv_filter.c avconv: remove an unused variable 2013-02-25 15:15:22 -05:00
avconv_opt.c avconv: pass libavresample options to AVFilterGraph 2013-02-23 17:07:54 -05:00
avplay.c
avprobe.c
avserver.c
cmdutils.c cmdutils: only use libavresample when it is enabled 2013-02-25 15:15:21 -05:00
cmdutils.h avconv: pass libavresample options to AVFilterGraph 2013-02-23 17:07:54 -05:00
cmdutils_common_opts.h
common.mak
configure configure: icc: Drop nonsense adding of cpuflags to LDFLAGS 2013-02-26 00:51:34 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.