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.
 
 
 
 
Stefano Sabatini 61c1f2cb1e doc/muxers: add definitory line for the MOV/MP4/ISMV muxer 11 years ago
compat
doc doc/muxers: add definitory line for the MOV/MP4/ISMV muxer 11 years ago
libavcodec avcodec/mpegvideo_enc: check that max_b_frames is not negative 11 years ago
libavdevice timefilter: Fix typo in allocation failure message 11 years ago
libavfilter Merge remote-tracking branch 'qatar/master' 11 years ago
libavformat matroskaenc: fixed display width / height calculation for stereo mode 11 years ago
libavresample Merge commit '211ca69b13eb0a127a9ef7e70ddaccdab125d1c5' 11 years ago
libavutil avutil/opt: check flags validity in write_number() 11 years ago
libpostproc
libswresample
libswscale
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Changelog: add 2.1 11 years ago
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: update which releases i maintain 11 years ago
Makefile
README
RELEASE
arch.mak
cmdutils.c cmdutils: fix expected signature for show_colors() function 11 years ago
cmdutils.h cmdutils: fix expected signature for show_colors() function 11 years ago
cmdutils_common_opts.h
common.mak
configure Merge commit 'de6061203e2d509579ab110fb1873aade34320f5' 11 years ago
ffmpeg.c Merge commit 'ddc589ce98c2bba1e59318b5b0224717325eac46' 11 years ago
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.