You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Anton Khirnov 7a6cd9957d cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 14 years ago
doc doc: fix references to obsolete presets directories for avconv/ffmpeg 14 years ago
ffpresets
libavcodec AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 14 years ago
libavdevice AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 14 years ago
libavfilter AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 14 years ago
libavformat AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 14 years ago
libavutil AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 14 years ago
libpostproc
libswscale AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 14 years ago
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 14 years ago
avplay.c cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 14 years ago
avprobe.c cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 14 years ago
avserver.c Remove all uses of deprecated AVOptions API. 14 years ago
cmdutils.c cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 14 years ago
cmdutils.h cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 14 years ago
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.