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.
 
 
 
 
Nicolas George 7a71544f9d lavfi/graphdump: fix output for unknown layouts. 12 years ago
compat
doc lavfi/cropdetect: add support for named options 12 years ago
libavcodec mjpegdec: fix indention 12 years ago
libavdevice avdevice: bump major 12 years ago
libavfilter lavfi/graphdump: fix output for unknown layouts. 12 years ago
libavformat Merge commit '6d97484d72e33f7dde9493a9ead1a72e2f029605' 12 years ago
libavresample
libavutil Merge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8' 12 years ago
libpostproc
libswresample
libswscale
presets
tests
tools Merge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8' 12 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: mention that people are welcome to pick up and maintain older releases 12 years ago
Makefile
README
RELEASE
arch.mak
cmdutils.c opt: re-enable memleak fix for duplicated options. 12 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak
configure lavc: make compilation of frame_thread_encoder.o optional. 12 years ago
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg: add OPT_INPUT to -guess_layout_max. 12 years ago
ffplay.c
ffprobe.c
ffserver.c opt: re-enable memleak fix for duplicated options. 12 years ago
library.mak
version.sh

README

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory in git.
You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.