FFmpeg git repo
Go to file
Anton Khirnov 0ec1642b60 cmdutils: don't log an error in opt_default().
It results in spurious errors when using the new preparser.
2012-12-18 20:14:46 +01:00
compat
doc doc: improve documentation for the asyncts filter first_pts option 2012-12-13 13:02:21 -05:00
libavcodec h264: support frame parameter changes during frame-mt 2012-12-18 19:55:10 +01:00
libavdevice
libavfilter asyncts: ignore min_delta only if first_pts is set 2012-12-13 18:51:56 -05:00
libavformat misc typo, style and wording fixes 2012-12-18 13:36:51 +01:00
libavresample avresample: use valid log context in mixing functions 2012-12-16 19:59:58 -05:00
libavutil misc typo, style and wording fixes 2012-12-18 13:36:51 +01:00
libswscale
presets
tests fate: Move RALF test into lossless audio group 2012-12-17 17:02:22 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c
avconv.h
avconv_filter.c cmdutils: add a macro to simplify grow_array() calls. 2012-12-18 20:11:06 +01:00
avconv_opt.c cmdutils: add a macro to simplify grow_array() calls. 2012-12-18 20:11:06 +01:00
avplay.c
avprobe.c
avserver.c
cmdutils.c cmdutils: don't log an error in opt_default(). 2012-12-18 20:14:46 +01:00
cmdutils.h cmdutils: add a commandline pre-parser. 2012-12-18 20:13:55 +01:00
cmdutils_common_opts.h
common.mak
configure configure: formatting cosmetics 2012-12-18 13:36:50 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.