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.
 
 
 
 
Paul B Mahol a2dab7512e exr: compression attribute is mandatory 13 years ago
compat
doc lavf: make cmdutils's check_stream_specifier public. 13 years ago
libavcodec exr: compression attribute is mandatory 13 years ago
libavdevice lavd/sdl: use verb in options help message 13 years ago
libavfilter lavfi: add FF_*LINK_IDX convenience macros. 13 years ago
libavformat udp: fix compilation when HAVE_PTHREAD_CANCEL isnt defined 13 years ago
libavresample
libavutil
libpostproc
libswresample
libswscale
mt-work
presets
tests dnxhd: Fix 10-bit DNxHD quant matrices 13 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavc: Opus decoder using libopus. 13 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c cmdutils/alloc_buffer: fix typo 13 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak
configure lavc: Opus decoder using libopus. 13 years ago
ffmpeg.c ffmpeg: probe buffersinks once more after EOF. 13 years ago
ffplay.c ffplay: fix warning that i just mistakenly introduced 13 years ago
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.