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 bdf28d14f2 sws: extend dither tables by 1 line so simpler arithmetic can be used to address the next line 13 years ago
compat Merge remote-tracking branch 'qatar/master' 13 years ago
doc doc/filters: Fix two typos 13 years ago
libavcodec tiff: read more tags of type string 13 years ago
libavdevice
libavfilter lavfi: decrease logging level of message showing initial parameters 13 years ago
libavformat Merge remote-tracking branch 'qatar/master' 13 years ago
libavresample Merge remote-tracking branch 'qatar/master' 13 years ago
libavutil lavu: disable av_uninit for clang 13 years ago
libpostproc
libswresample
libswscale sws: extend dither tables by 1 line so simpler arithmetic can be used to address the next line 13 years ago
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 13 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Changelog: add geotiff 13 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 13 years ago
ffmpeg.c ffmpeg: fix streamcopy of some mp3 in avi 13 years ago
ffplay.c
ffprobe.c ffprobe: reindent after the previous commit 13 years ago
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.