https://github.com/eVRydayVR/ffmpeg-unwarpvr
Revision a3f8c6a42759e80c0ab801debb9b9071fedf6f3e authored by Diego Biurrun on 26 April 2013, 14:48:39 UTC, committed by Diego Biurrun on 31 October 2013, 11:09:55 UTC
The function requires increasing the fuzz factor for the ac3/eac3 encode
tests and even so makes fate fail. It only provides a slight encoding
speedup for legacy CPUs that do not support SSE2. Thus its benefit is not
worth the trouble it creates and fixing it would be a waste of time.
1 parent 311583e
History
Tip revision: a3f8c6a42759e80c0ab801debb9b9071fedf6f3e authored by Diego Biurrun on 26 April 2013, 14:48:39 UTC
x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponents
Tip revision: a3f8c6a
File Mode Size
compat
doc
libavcodec
libavdevice
libavfilter
libavformat
libavresample
libavutil
libswscale
presets
tests
tools
.gitignore -rw-r--r-- 626 bytes
COPYING.GPLv2 -rw-r--r-- 17.7 KB
COPYING.GPLv3 -rw-r--r-- 34.3 KB
COPYING.LGPLv2.1 -rw-r--r-- 25.9 KB
COPYING.LGPLv3 -rw-r--r-- 7.5 KB
CREDITS -rw-r--r-- 1.0 KB
Changelog -rw-r--r-- 47.1 KB
INSTALL -rw-r--r-- 705 bytes
LICENSE -rw-r--r-- 2.7 KB
Makefile -rw-r--r-- 5.4 KB
README -rw-r--r-- 162 bytes
RELEASE -rw-r--r-- 5 bytes
arch.mak -rw-r--r-- 463 bytes
avconv.c -rw-r--r-- 78.4 KB
avconv.h -rw-r--r-- 10.8 KB
avconv_filter.c -rw-r--r-- 20.8 KB
avconv_opt.c -rw-r--r-- 77.7 KB
avplay.c -rw-r--r-- 97.9 KB
avprobe.c -rw-r--r-- 28.7 KB
avserver.c -rw-r--r-- 154.6 KB
cmdutils.c -rw-r--r-- 52.6 KB
cmdutils.h -rw-r--r-- 18.0 KB
cmdutils_common_opts.h -rw-r--r-- 1.6 KB
common.mak -rw-r--r-- 1.8 KB
configure -rwxr-xr-x 118.6 KB
library.mak -rw-r--r-- 3.5 KB
version.sh -rwxr-xr-x 678 bytes

README

back to top