FFmpeg git repo
Go to file
2013-07-04 16:16:03 +02:00
compat
doc
libavcodec avcodec/sonic: Fix usage of init_get_bits() and use init_get_bits8() 2013-07-04 13:40:08 +02:00
libavdevice
libavfilter lavfi/crop: support more pixel formats 2013-07-04 11:46:06 +00:00
libavformat avformat/http: support relative url redirection 2013-07-04 16:16:03 +02:00
libavresample
libavutil lavu/opt: show default values 2013-07-03 20:32:30 +00:00
libpostproc
libswresample
libswscale
presets
tests lavfi/crop: support more pixel formats 2013-07-04 11:46:06 +00:00
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
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
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.