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 9d478f38cd lavfi/drawbox: add "width" and "height" aliases for "w" and "h" options 12 years ago
compat
doc lavfi/drawbox: add "width" and "height" aliases for "w" and "h" options 12 years ago
libavcodec Merge remote-tracking branch 'qatar/master' 12 years ago
libavdevice
libavfilter lavfi/drawbox: add "width" and "height" aliases for "w" and "h" options 12 years ago
libavformat wavenc: fix curruption of metadata 12 years ago
libavresample Merge commit '04581c8c77ce779e4e70684ac45302972766be0f' 12 years ago
libavutil Merge commit 'be923ed659016350592acb9b3346f706f8170ac5' 12 years ago
libpostproc
libswresample Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73' 12 years ago
libswscale Merge commit 'be923ed659016350592acb9b3346f706f8170ac5' 12 years ago
presets
tests lavfi: add field filter 12 years ago
tools probetest: fix possible use of uninitialized data 12 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add field filter 12 years ago
INSTALL
LICENSE
MAINTAINERS Change my GPG fingerprint 12 years ago
Makefile x86: yasm: Use complete source path for macro helper %includes 12 years ago
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak Merge commit '04581c8c77ce779e4e70684ac45302972766be0f' 12 years ago
configure configure: fix print_config() with broke awks 12 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.