FFmpeg git repo
Go to file
2012-06-22 22:13:22 +02:00
doc
libavcodec h.263enc: use av_assert 2012-06-22 21:51:05 +02:00
libavdevice
libavfilter
libavformat
libavresample
libavutil extend log line buffer sizes 2012-06-22 19:16:51 +02:00
libpostproc
libswresample
libswscale
mt-work
presets
tests
tools
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: remove unused buffer_size in InputFile. 2012-06-22 22:13:22 +02:00
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
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.