FFmpeg git repo
Go to file
Michael Niedermayer 57070d9892 Merge commit '668643b9239c70b777aea322eab411ebc960d9a0'
* commit '668643b9239c70b777aea322eab411ebc960d9a0':
  matroskadec: check av_strdup() when setting defaults

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-09-25 09:39:24 +02:00
compat
doc
libavcodec avcodec/pngdec: check for stream end in png_decode_idat() 2013-09-25 02:17:36 +02:00
libavdevice
libavfilter
libavformat Merge commit '668643b9239c70b777aea322eab411ebc960d9a0' 2013-09-25 09:39:24 +02:00
libavresample
libavutil
libpostproc
libswresample
libswscale
presets
tests
tools ffhash: Change size to an int 2013-09-24 16:29:18 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.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.