FFmpeg git repo
Go to file
Diego Biurrun 7c00e9d8ae x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponents
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 SS2. Thus its benefit is not
worth the trouble it creates and fixing it would be a waste of time.
2013-04-26 21:06:52 +02:00
compat
doc doc/APIchanges: add missing hashes and dates 2013-04-24 09:48:57 +02:00
libavcodec x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponents 2013-04-26 21:06:52 +02:00
libavdevice
libavfilter x86: Move some conditional code around to avoid unused variable warnings 2013-04-22 17:50:02 +02:00
libavformat lavf: introduce AVFMT_TS_NEGATIVE 2013-04-25 10:13:27 +02:00
libavresample
libavutil
libswscale
presets
tests x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponents 2013-04-26 21:06:52 +02:00
tools
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c
avconv.c
avconv.h
avplay.c
avprobe.c
avserver.c
Changelog JPEG 2000 decoder for DCinema 2013-04-22 15:38:29 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.