FFmpeg git repo
Go to file
Michael Niedermayer 280afa40bc Merge commit 'dd3754a48854cd570d38db72394491aab0f36570'
* commit 'dd3754a48854cd570d38db72394491aab0f36570':
  indeo: use proper error code

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-07-01 11:37:37 +02:00
compat
doc update all trac links to use the trac subdomain 2013-06-29 19:27:49 +02:00
libavcodec Merge commit 'dd3754a48854cd570d38db72394491aab0f36570' 2013-07-01 11:37:37 +02:00
libavdevice
libavfilter lavfi/delogo: use weighted interpolation 2013-07-01 09:33:33 +02:00
libavformat Merge remote-tracking branch 'cehoyos/master' 2013-06-30 21:18:17 +02:00
libavresample
libavutil Revert "avutil/x86: disable ff_evaluate_lls_sse2() for 32bit" 2013-07-01 02:27:47 +02:00
libpostproc
libswresample cosmetics: Fix "dont" "wont" "doesnt" typos 2013-06-29 02:31:16 +02:00
libswscale swscale: Fix PAL8 input with alpha 2013-06-26 15:14:00 +02:00
presets
tests lavfi/delogo: use weighted interpolation 2013-07-01 09:33:33 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c cmdutils: dont change the log level for -report 2013-06-24 02:59:05 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Support compilation on aix with gcc. 2013-06-30 13:47:45 +02:00
ffmpeg.c ffmpeg: Don't include colorspace.h 2013-06-29 16:44:12 -04:00
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c ffplay: always send zero packets to flush audio decoders 2013-07-01 00:24:03 +02:00
ffprobe.c ffprobe: always exit 1 in case of errors 2013-06-27 00:20:36 +02:00
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.