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 6889b78fe0 doc/issue_tracker: add 2 missing issue types 11 years ago
compat
doc doc/issue_tracker: add 2 missing issue types 11 years ago
libavcodec avcodec/jpeg2000dec: non zero image offsets are not supported 11 years ago
libavdevice lavd/pulse_audio_enc: avoid vars in for() 11 years ago
libavfilter
libavformat avformat/rtpproto: when local rtp port and local rtcp port are not specified, try to make two successive ports and retry 3 times when failed 11 years ago
libavresample
libavutil Merge commit '4d6ee0725553a43ba88d6f8327ebcf8f1c5ae8d4' 11 years ago
libpostproc
libswresample
libswscale
presets
tests Merge remote-tracking branch 'qatar/master' 11 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Add AVX2 capable CPU detection. Patch based on x264's AVX2 detection 11 years ago
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c
library.mak
version.sh

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.