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.
 
 
 
 
Andreas Cadhalpun 64b6164b72 Correct the FSF address for two avisynth files to '51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA' 11 years ago
compat Correct the FSF address for two avisynth files to '51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA' 11 years ago
doc Merge commit '599b81ca9a8e04a27ddad94af462171d16063167' 11 years ago
libavcodec x86/dsputil: add emms to ff_scalarproduct_int16_mmxext() 11 years ago
libavdevice lavd/Makefile: Add fbdev_common.h to SKIPHEADERS 11 years ago
libavfilter avfilter/vf_shuffleplanes: Fix flags / add AV_OPT_FLAG_FILTERING_PARAM 11 years ago
libavformat Merge remote-tracking branch 'lukaszmluki/master' 11 years ago
libavresample
libavutil Revert "lavu/buffer: add release function" 11 years ago
libpostproc
libswresample
libswscale
presets
tests Merge commit 'e1f2987b10112489f6da5501d4c8735a798c9e3f' 11 years ago
tools Merge commit 'ea7f79f93796d68559a495be824b6bbd94dfe5f6' 11 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge commit '599b81ca9a8e04a27ddad94af462171d16063167' 11 years ago
INSTALL
LICENSE
MAINTAINERS update for 2.2 11 years ago
Makefile
README
RELEASE RELEASE: update for 2.2 11 years ago
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Merge commit '5ddc9f5052316608799b932c604f9e7561f8ce24' 11 years ago
ffmpeg.c ffmpeg: dont try to run the subtitle encoder on non subtitle streams 11 years ago
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.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.