[FFmpeg-devel] [WIP][PATCH]v2 Opus Pyramid Vector Quantization Search in x86 SIMD asm

Michael Niedermayer michael at niedermayer.cc
Mon Jun 26 02:04:43 EEST 2017


On Sat, Jun 24, 2017 at 11:39:03PM +0300, Ivan Kalvachev wrote:

[...]
> diff --git a/libavcodec/x86/opus_pvq_search.asm b/libavcodec/x86/opus_pvq_search.asm
> new file mode 100644
> index 0000000000..36b679b75e
> --- /dev/null
> +++ b/libavcodec/x86/opus_pvq_search.asm
> @@ -0,0 +1,628 @@
> +; Opus encoder assembly optimizations
> +; Copyright (C) 2017 Ivan Kalvachev <ikalvachev at gmail.com>

Missing (L)GPL header
this breaks fate-source

build and fate otherwise succeeds on linux x86-64 and 32, mingw32 and 64

if people with varous cpus could benchmark this as ivan asked for
that would be good too

thx

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170626/09a0b5c1/attachment.sig>


More information about the ffmpeg-devel mailing list