1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00
Go to file
Clément Bœsch cf753d5b59 doc: fix misspelled "convergence".
Found-by: David Rice
2012-08-07 07:37:39 +02:00
compat
doc doc: fix misspelled "convergence". 2012-08-07 07:37:39 +02:00
libavcodec avcodec: add bmp parser 2012-08-07 03:15:39 +00:00
libavdevice Replace various inlined inverse AVRational with av_inv_q(). 2012-08-06 00:04:36 +02:00
libavfilter Replace various inlined inverse AVRational with av_inv_q(). 2012-08-06 00:04:36 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2012-08-06 22:22:37 +02:00
libavresample
libavutil Merge remote-tracking branch 'qatar/master' 2012-08-05 22:17:02 +02:00
libpostproc
libswresample
libswscale
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-08-06 22:22:37 +02:00
tools
.gitignore
arch.mak
Changelog avcodec: add bmp parser 2012-08-07 03:15:39 +00:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-08-06 22:22:37 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Replace various inlined inverse AVRational with av_inv_q(). 2012-08-06 00:04:36 +02:00
ffplay.c
ffprobe.c ffprobe: refactor frames decoding. 2012-08-06 17:37:59 +02:00
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile Merge remote-tracking branch 'qatar/master' 2012-08-06 22:22:37 +02:00
README
RELEASE
version.sh

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.