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
1bbbbb0a32
|
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 | 13 years ago | |
tests | 12 years ago | |
tools | 12 years ago | |
.gitignore | 12 years ago | |
COPYING.GPLv2 | 16 years ago | |
COPYING.GPLv3 | 16 years ago | |
COPYING.LGPLv2.1 | 13 years ago | |
COPYING.LGPLv3 | 16 years ago | |
CREDITS | 12 years ago | |
Changelog | 12 years ago | |
INSTALL | 14 years ago | |
LICENSE | 12 years ago | |
MAINTAINERS | 12 years ago | |
Makefile | 12 years ago | |
README | 13 years ago | |
RELEASE | 12 years ago | |
arch.mak | 12 years ago | |
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 | 14 years ago |
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.