FFmpeg git repo
Go to file
Clément Bœsch d3451a9c0f fate/hqdn3d: add -idct simple.
This should fix FATE failure on ARM. IDCT is required since it's a JPEG
source.
2012-12-05 23:36:31 +01:00
compat
doc Ensoniq Paris Audio File demuxer 2012-12-05 13:01:22 +00:00
libavcodec lavc/dxa: return meaningful error codes 2012-12-05 20:28:45 +00:00
libavdevice Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967' 2012-12-05 13:34:45 +01:00
libavfilter Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967' 2012-12-05 13:34:45 +01:00
libavformat cafenc: do not include riff.h 2012-12-05 20:44:28 +00:00
libavresample
libavutil av_assert should use AV_LOG_PANIC. 2012-12-05 20:25:32 +01:00
libpostproc
libswresample swr: remove unused ONE define. 2012-12-05 23:04:01 +01:00
libswscale
presets
tests fate/hqdn3d: add -idct simple. 2012-12-05 23:36:31 +01:00
tools
.gitignore
arch.mak
Changelog Ensoniq Paris Audio File demuxer 2012-12-05 13:01:22 +00:00
cmdutils_common_opts.h
cmdutils.c Merge commit 'ff953fecffd3b9a616a046723fb9d4690be032a6' 2012-12-05 15:58:07 +01:00
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
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.