mirror of https://github.com/FFmpeg/FFmpeg.git
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.
Michael Niedermayer
fc94b68eb5
|
12 years ago | |
---|---|---|
compat | 12 years ago | |
doc | 12 years ago | |
libavcodec | 12 years ago | |
libavdevice | 12 years ago | |
libavfilter | 12 years ago | |
libavformat | 12 years ago | |
libavresample | 12 years ago | |
libavutil | 12 years ago | |
libpostproc | 12 years ago | |
libswresample | 12 years ago | |
libswscale | 12 years ago | |
presets | ||
tests | 12 years ago | |
tools | 12 years ago | |
.gitignore | 12 years ago | |
COPYING.GPLv2 | ||
COPYING.GPLv3 | ||
COPYING.LGPLv2.1 | ||
COPYING.LGPLv3 | ||
CREDITS | ||
Changelog | 12 years ago | |
INSTALL | ||
LICENSE | 12 years ago | |
MAINTAINERS | 12 years ago | |
Makefile | 12 years ago | |
README | ||
RELEASE | ||
arch.mak | ||
cmdutils.c | 12 years ago | |
cmdutils.h | 12 years ago | |
cmdutils_common_opts.h | 12 years ago | |
common.mak | 12 years ago | |
configure | 12 years ago | |
ffmpeg.c | 12 years ago | |
ffmpeg.h | 12 years ago | |
ffmpeg_filter.c | 12 years ago | |
ffmpeg_opt.c | 12 years ago | |
ffplay.c | 12 years ago | |
ffprobe.c | 12 years ago | |
ffserver.c | 12 years ago | |
library.mak | 12 years ago | |
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.