Alex Converse 918a540953 Don't allow unsupported resampling configurations. 14 years ago
doc lavc: move some flac-specific options to its private context. 14 years ago
ffpresets
libavcodec Don't allow unsupported resampling configurations. 14 years ago
libavdevice Replace some commented-out debug printf() / av_log() messages with av_dlog(). 14 years ago
libavfilter AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
libavformat AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
libavutil AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
libpostproc cosmetics: trim trailing whitespace in postproc 14 years ago
libswscale AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
tests lavf/utils: fix ff_interleave_compare_dts corner case. 14 years ago
tools Replace `` by $() syntax in shell scripts. 14 years ago
.gitignore Remove stray libavcore and _g binary references. 14 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog DPX image encoder 14 years ago
Doxyfile
INSTALL doc: clarify configure features 14 years ago
LICENSE
Makefile Implement fate-rsync target 14 years ago
README
cmdutils.c cmdutils: add OPT_INT check in parse_number_or_die() 14 years ago
cmdutils.h cmdutils: remove list_fmts(), simplify 14 years ago
cmdutils_common_opts.h
common.mak Include dependencies for test programs 14 years ago
configure mpegaudio: remove CONFIG_MPEGAUDIO_HP option 14 years ago
ffmpeg.c ffmpeg: Simplify decode loop condition to not use next_pts 14 years ago
ffplay.c Add the notion of pixel size in h264 related functions. 14 years ago
ffprobe.c Lowercase all ff* program names. 14 years ago
ffserver.c Eliminate pointless '#if 1' statements without matching '#else'. 14 years ago
ffserver.h
subdir.mak Remove support for stripping executables 14 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.