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 28ee7757f5 Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430' 11 years ago
compat Merge remote-tracking branch 'qatar/master' 11 years ago
doc doc/APIchanges: fill in dates 11 years ago
libavcodec avcodec/vorbisdec: use the stored previous window type only when the actual previous is not known 11 years ago
libavdevice Merge remote-tracking branch 'cigaes/master' 11 years ago
libavfilter lavfi/af_atempo: clear references before returning error. 11 years ago
libavformat Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430' 11 years ago
libavresample
libavutil Merge remote-tracking branch 'qatar/master' 11 years ago
libpostproc
libswresample
libswscale
presets
tests Add fieldmatch test 11 years ago
tools Merge commit 'ea7f79f93796d68559a495be824b6bbd94dfe5f6' 11 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavf: add subfile protocol. 11 years ago
INSTALL
LICENSE
MAINTAINERS
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 configure: make it possible to disable xlib dependancy 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.