[libav-commits] audiodsp: fix vector_clipf documentation

2016-09-22 Thread Anton Khirnov
Module: libav Branch: master Commit: bf58545aace7d14522ce4fa680c7b3ff62109a3a Author:Anton Khirnov Committer: Anton Khirnov Date: Tue Aug 9 19:50:56 2016 +0200 audiodsp: fix vector_clipf documentation The x86 version processes 16 floats per

[libav-commits] audiodsp/x86: yasmify vector_clipf_sse

2016-09-22 Thread Anton Khirnov
Module: libav Branch: master Commit: 12004a9a7f20e44f4da2ee6c372d5e1794c8d6c5 Author:Anton Khirnov Committer: Anton Khirnov Date: Tue Aug 9 20:20:00 2016 +0200 audiodsp/x86: yasmify vector_clipf_sse --- libavcodec/x86/Makefile|1 -

[libav-commits] blockdsp: drop the high_bit_depth parameter

2016-09-22 Thread Anton Khirnov
Module: libav Branch: master Commit: eea9857bfd6925d0c34382c00b971ee6df12ad44 Author:Anton Khirnov Committer: Anton Khirnov Date: Mon Aug 8 21:47:20 2016 +0200 blockdsp: drop the high_bit_depth parameter It has no effect, since the code is

[libav-commits] audiodsp: reorder arguments for vector_clipf

2016-09-22 Thread Anton Khirnov
Module: libav Branch: master Commit: 683da86aabb4fbeddc3ead5fce737c63c0ee762c Author:Anton Khirnov Committer: Anton Khirnov Date: Sun Sep 4 14:45:48 2016 +0200 audiodsp: reorder arguments for vector_clipf This will make the x86 asm simpler. ARM

[libav-commits] hwcontext_cuda: Add P010 and YUV444P16 pixel format

2016-09-22 Thread Yogender Kumar Gupta
Module: libav Branch: master Commit: 340f12f71207513672b5165d810cb6c8622c6b21 Author:Yogender Kumar Gupta Committer: Anton Khirnov Date: Mon Sep 19 20:19:10 2016 +0530 hwcontext_cuda: Add P010 and YUV444P16 pixel format Signed-off-by:

[libav-commits] checkasm: add a test for blockdsp

2016-09-22 Thread Anton Khirnov
Module: libav Branch: master Commit: 2eb97af66af90ca3978229da151f0b8b3a5d9370 Author:Anton Khirnov Committer: Anton Khirnov Date: Mon Aug 8 21:58:17 2016 +0200 checkasm: add a test for blockdsp --- tests/checkasm/Makefile |1 +

[libav-commits] checkasm: add tests for audiodsp

2016-09-22 Thread Anton Khirnov
Module: libav Branch: master Commit: e9ef6171396dc4106526aaa86b620c61ca3d1017 Author:Anton Khirnov Committer: Anton Khirnov Date: Tue Aug 9 18:10:26 2016 +0200 checkasm: add tests for audiodsp --- tests/checkasm/Makefile |1 +