FFmpeg git repo
Go to file
Kirill Gavrilov 2395ae22ce img2dec: fix typo (double "with with")
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-08-12 18:04:09 +02:00
compat
doc Fix wrong use of "an" in some comments. 2013-08-12 03:27:26 +02:00
libavcodec Merge remote-tracking branch 'qatar/master' 2013-08-12 10:13:56 +02:00
libavdevice lavd: Fix make checkheaders 2013-08-11 00:40:30 +02:00
libavfilter lavfi/trim: check for right default value 2013-08-12 10:56:52 +00:00
libavformat img2dec: fix typo (double "with with") 2013-08-12 18:04:09 +02:00
libavresample
libavutil Fix wrong use of "an" in some comments. 2013-08-12 03:27:26 +02:00
libpostproc
libswresample
libswscale
presets
tests tests/fli: avoid rounding errors in -t option. 2013-08-10 20:17:10 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge commit '3e5898782dce60334ab294821ca00b19c648cf66' 2013-08-08 12:11:33 +02:00
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: add Alexander Strasser for the server 2013-08-09 00:03:43 +02:00
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge commit '3e5898782dce60334ab294821ca00b19c648cf66' 2013-08-08 12:11:33 +02:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c ffmpeg_filter: do not pick evil path for trim filters 2013-08-12 10:59:09 +00:00
ffmpeg_opt.c
ffplay.c ffplay: check for filter EOF return codes 2013-08-09 00:16:13 +02:00
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.