Go to file
Michael Niedermayer d894e64acc Merge commit '1e340af8d6a97cc013a2ad8ba77c77129625a34f'
* commit '1e340af8d6a97cc013a2ad8ba77c77129625a34f':
  avconv: drop additional strerror fallback

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-06-23 12:56:05 +02:00
compat
doc doc/decoders,decoders: add various missing final dots 2013-06-21 18:25:49 +02:00
libavcodec sonic: avoid float sqrt() for integer input & output 2013-06-23 01:35:34 +02:00
libavdevice avdevice/x11grab: allocate just one Cursor 2013-06-21 12:00:11 +02:00
libavfilter Merge commit 'eeeb5c291d3f78eaade5b99c2614c7cab0e9be79' 2013-06-21 10:41:41 +02:00
libavformat avisynth: Make sure the filename passed to Avisynth is in the right code page 2013-06-22 16:41:43 -04:00
libavresample
libavutil avutil/ripemd: adjust loop condition to silence CID1035716 2013-06-22 14:52:29 +02:00
libpostproc
libswresample
libswscale swscale: fix filter alignment reduction without inline asm 2013-06-21 21:01:11 +02:00
presets
tests
tools
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure configure: Enable MinGW-w64's implementation of vsnprintf and pals 2013-06-22 16:37:40 -04:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c Merge commit '1e340af8d6a97cc013a2ad8ba77c77129625a34f' 2013-06-23 12:56:05 +02:00
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.