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
714d9bd6ee
|
11 years ago | |
---|---|---|
compat | ||
doc | 11 years ago | |
libavcodec | 11 years ago | |
libavdevice | 11 years ago | |
libavfilter | 11 years ago | |
libavformat | 11 years ago | |
libavresample | ||
libavutil | 11 years ago | |
libpostproc | ||
libswresample | 11 years ago | |
libswscale | 11 years ago | |
presets | 11 years ago | |
tests | 11 years ago | |
tools | 11 years ago | |
.gitignore | 11 years ago | |
COPYING.GPLv2 | ||
COPYING.GPLv3 | ||
COPYING.LGPLv2.1 | ||
COPYING.LGPLv3 | ||
CREDITS | ||
Changelog | 11 years ago | |
INSTALL.md | ||
LICENSE.md | ||
MAINTAINERS | 11 years ago | |
Makefile | 11 years ago | |
README.md | ||
RELEASE | ||
arch.mak | ||
cmdutils.c | 11 years ago | |
cmdutils.h | ||
cmdutils_common_opts.h | ||
cmdutils_opencl.c | 11 years ago | |
common.mak | ||
configure | 11 years ago | |
ffmpeg.c | 11 years ago | |
ffmpeg.h | ||
ffmpeg_dxva2.c | ||
ffmpeg_filter.c | ||
ffmpeg_opt.c | 11 years ago | |
ffmpeg_vda.c | ||
ffmpeg_vdpau.c | ||
ffplay.c | 11 years ago | |
ffprobe.c | 11 years ago | |
ffserver.c | 11 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.