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 c55bebe2cc Merge commit '90558e848a29ef1e85ecb1832ad9a26eebe958e0' 12 years ago
compat
doc Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df' 12 years ago
libavcodec Merge commit '90558e848a29ef1e85ecb1832ad9a26eebe958e0' 12 years ago
libavdevice caca: fix 10l typo 12 years ago
libavfilter Merge commit 'f6c38c5f4ed6683a6a61db2ed418a68bbe5f5507' 12 years ago
libavformat Merge commit '930c9d4373e0f3cb7c64fcfc129127a309f6d066' 12 years ago
libavresample
libavutil Merge commit 'd5c62122a7b26704bf867a1262df358623bf5edf' 12 years ago
libpostproc
libswresample
libswscale sws: do not use av_pix_fmt_descriptors directly 12 years ago
presets
tests fate: update pcx reference 12 years ago
tools Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df' 12 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog prepare 9_beta1 release 12 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS add dshow maintainer 12 years ago
Makefile Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f' 12 years ago
README
RELEASE prepare 9_beta1 release 12 years ago
arch.mak Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f' 12 years ago
cmdutils.c Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df' 12 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f' 12 years ago
ffmpeg.c Merge commit 'bc4620e5d61a4dd9a1f654fadd281a172aab04be' 12 years ago
ffmpeg.h Merge commit 'bc4620e5d61a4dd9a1f654fadd281a172aab04be' 12 years ago
ffmpeg_filter.c Merge commit 'bc4620e5d61a4dd9a1f654fadd281a172aab04be' 12 years ago
ffmpeg_opt.c Merge commit 'bc4620e5d61a4dd9a1f654fadd281a172aab04be' 12 years ago
ffplay.c Merge commit 'bc4620e5d61a4dd9a1f654fadd281a172aab04be' 12 years ago
ffprobe.c
ffserver.c ffserver: fix return value of add_codec() 12 years ago
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.