FFmpeg git repo
Go to file
Michael Niedermayer b5cedf8b66 fate/mp3: increase fuzz for NEON, due to different rounding from lrintf()
This should fix fate failures of the hecommon test

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-12-01 17:15:57 +01:00
compat
doc lavfi/geq: add T variable and example 2012-12-01 16:05:15 +01:00
libavcodec gifdec: use av_fast_malloc() 2012-12-01 10:53:22 +00:00
libavdevice lavu/opt: change the way default pixel and sample format value is set 2012-11-30 00:01:53 +01:00
libavfilter lavfi/geq: add T variable and example 2012-12-01 16:05:15 +01:00
libavformat gifdec: rudimentary seeking 2012-12-01 11:43:50 +00:00
libavresample
libavutil Merge remote-tracking branch 'qatar/master' 2012-12-01 13:10:48 +01:00
libpostproc
libswresample
libswscale swscale: fix 12 and 14 bit YUV planar output with scaling. 2012-12-01 03:41:24 +01:00
presets
tests fate/mp3: increase fuzz for NEON, due to different rounding from lrintf() 2012-12-01 17:15:57 +01:00
tools
.gitignore
arch.mak
Changelog update Changelog 2012-11-30 16:52:37 +00:00
cmdutils_common_opts.h
cmdutils.c Merge remote-tracking branch 'qatar/master' 2012-11-30 14:55:12 +01:00
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-12-01 13:10:48 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c Merge remote-tracking branch 'qatar/master' 2012-11-29 14:22:58 +01:00
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.