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
f359bac27c
|
11 years ago | |
---|---|---|
compat | 11 years ago | |
doc | 11 years ago | |
libavcodec | 11 years ago | |
libavdevice | 11 years ago | |
libavfilter | 11 years ago | |
libavformat | 11 years ago | |
libavresample | 11 years ago | |
libavutil | 11 years ago | |
libpostproc | 11 years ago | |
libswresample | 11 years ago | |
libswscale | 11 years ago | |
presets | 13 years ago | |
tests | 11 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 | 11 years ago | |
INSTALL | 14 years ago | |
LICENSE | 11 years ago | |
MAINTAINERS | 11 years ago | |
Makefile | 11 years ago | |
README | 13 years ago | |
RELEASE | 11 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 | 11 years ago | |
ffmpeg.c | 11 years ago | |
ffmpeg.h | 11 years ago | |
ffmpeg_filter.c | 11 years ago | |
ffmpeg_opt.c | 11 years ago | |
ffmpeg_vdpau.c | 11 years ago | |
ffplay.c | 11 years ago | |
ffprobe.c | 11 years ago | |
ffserver.c | 11 years ago | |
library.mak | 11 years ago | |
version.sh | 11 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.