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
3574d34aca
|
10 years ago | |
---|---|---|
compat | 10 years ago | |
doc | 10 years ago | |
libavcodec | 10 years ago | |
libavdevice | 10 years ago | |
libavfilter | 10 years ago | |
libavformat | 10 years ago | |
libavresample | 10 years ago | |
libavutil | 10 years ago | |
libpostproc | 10 years ago | |
libswresample | 10 years ago | |
libswscale | 10 years ago | |
presets | ||
tests | 10 years ago | |
tools | 10 years ago | |
.gitignore | ||
COPYING.GPLv2 | ||
COPYING.GPLv3 | ||
COPYING.LGPLv2.1 | ||
COPYING.LGPLv3 | ||
CREDITS | ||
Changelog | 10 years ago | |
INSTALL.md | ||
LICENSE.md | 10 years ago | |
MAINTAINERS | 10 years ago | |
Makefile | ||
README.md | ||
RELEASE | ||
RELEASE_NOTES | 10 years ago | |
arch.mak | ||
cmdutils.c | 10 years ago | |
cmdutils.h | ||
cmdutils_common_opts.h | ||
cmdutils_opencl.c | ||
common.mak | ||
configure | 10 years ago | |
ffmpeg.c | 10 years ago | |
ffmpeg.h | 10 years ago | |
ffmpeg_dxva2.c | ||
ffmpeg_filter.c | ||
ffmpeg_opt.c | 10 years ago | |
ffmpeg_vda.c | ||
ffmpeg_vdpau.c | ||
ffplay.c | 10 years ago | |
ffprobe.c | ||
ffserver.c | 10 years ago | |
library.mak | ||
version.sh |
README.md
FFmpeg README
- Documentation
-
Read the documentation in the doc/ directory in git.
You can also view it online at http://ffmpeg.org/documentation.html
- Licensing
- See the LICENSE file.
- Build and Install
- See the INSTALL file.