FFmpeg git repo
Go to file
Stefano Sabatini 7e0fc1a24f CREDITS: redirect to Git log, remove current outdated content
All the removed names are already mentioned in the commit log, or are
listed as copyright holders in the contributed files.

Amongst the removed names, the following ones were not listed in the
commit log:

Mario Brito (Xan DPCM decoder)
Brian Foley (DSP utils optimizations)
Vladimir Gneushev (lavf/lavc)
Juan J. Sierralta (H.263)
Ewald Snel (qdm2, cinepak)
Lionel Ulmer (DSP utils optimizations)
2013-01-31 18:02:52 +01:00
compat
doc doc/filters: fix afade cuve types listing 2013-01-31 16:18:50 +00:00
libavcodec h264/cabac: check loop index 2013-01-31 04:21:26 +01:00
libavdevice lavd/v4l2: read the correct time per frame from devices that support a standard 2013-01-31 15:29:53 +01:00
libavfilter lavfi: increment max number of registered filters from 128 to 256 2013-01-31 16:47:37 +01:00
libavformat asfdec: fix integer overflow in packet_replic_size check 2013-01-31 03:37:43 +01:00
libavresample
libavutil mips: optimization for float aac decoder (core module) 2013-01-31 01:23:09 +01:00
libpostproc
libswresample
libswscale
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS CREDITS: redirect to Git log, remove current outdated content 2013-01-31 18:02:52 +01:00
Changelog Port biquads filters from SoX 2013-01-31 12:13:55 +00:00
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.