Stefano Sabatini 5626e812d2 ffprobe: only decode frame if the codec is available 13 years ago
compat Merge remote-tracking branch 'qatar/master' 13 years ago
doc Merge remote-tracking branch 'dwbuiten/master' 13 years ago
libavcodec Simplify ptx decoding on big-endian. 13 years ago
libavdevice
libavfilter lavfi: decrease logging level of message showing initial parameters 13 years ago
libavformat riff: Assign U263 FourCC to CODEC_ID_H263 13 years ago
libavresample
libavutil Merge remote-tracking branch 'qatar/master' 13 years ago
libpostproc
libswresample
libswscale
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 13 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog movtextdec: 3GPP TS 26.245 Timed Text Decoder. 13 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Check that texi2html supports --init-file 13 years ago
ffmpeg.c ffmpeg: add -progress option. 13 years ago
ffplay.c
ffprobe.c ffprobe: only decode frame if the codec is available 13 years ago
ffserver.c
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.