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
f3158c3f29
|
10 years ago | |
---|---|---|
compat | 11 years ago | |
doc | 10 years ago | |
libavcodec | 10 years ago | |
libavdevice | 10 years ago | |
libavfilter | 10 years ago | |
libavformat | 10 years ago | |
libavresample | 11 years ago | |
libavutil | 10 years ago | |
libpostproc | 11 years ago | |
libswresample | 10 years ago | |
libswscale | 10 years ago | |
presets | 11 years ago | |
tests | 10 years ago | |
tools | 11 years ago | |
.gitignore | 11 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 | 10 years ago | |
INSTALL.md | 11 years ago | |
LICENSE.md | 11 years ago | |
MAINTAINERS | 10 years ago | |
Makefile | 10 years ago | |
README.md | 11 years ago | |
RELEASE | 10 years ago | |
RELEASE_NOTES | 10 years ago | |
arch.mak | 11 years ago | |
cmdutils.c | 11 years ago | |
cmdutils.h | 11 years ago | |
cmdutils_common_opts.h | 11 years ago | |
cmdutils_opencl.c | 11 years ago | |
common.mak | 11 years ago | |
configure | 10 years ago | |
ffmpeg.c | 10 years ago | |
ffmpeg.h | 11 years ago | |
ffmpeg_dxva2.c | 11 years ago | |
ffmpeg_filter.c | 11 years ago | |
ffmpeg_opt.c | 10 years ago | |
ffmpeg_vda.c | 11 years ago | |
ffmpeg_vdpau.c | 11 years ago | |
ffplay.c | 10 years ago | |
ffprobe.c | 11 years ago | |
ffserver.c | 10 years ago | |
library.mak | 10 years ago | |
version.sh | 10 years ago |
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.