FFmpeg git repo
Go to file
Justin Ruggles b2eea615c0 lavr: allow setting internal_sample_fmt option by string 2013-02-23 17:07:54 -05: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
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: 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
avplay.c
avprobe.c
avserver.c
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
cmdutils_common_opts.h
common.mak build: Ensure that output directories for header objects are created 2013-02-20 00:45:30 +01:00
configure configure: Fix vaapi/vda/vdpau dependency declarations 2013-02-23 21:08:40 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.