[FFmpeg-cvslog] lavc/aarch64: Add neon implementation for vsad_intra16

2022-09-09 Thread Hubert Mazur
ffmpeg | branch: master | Hubert Mazur | Thu Sep 8 11:25:05 2022 +0200| [ce03ea3e796bdf9013da51d53e89759a92707c4a] | committer: Martin Storsjö lavc/aarch64: Add neon implementation for vsad_intra16 Provide optimized implementation for vsad_intra16 function for arm64. Performance comparison t

[FFmpeg-cvslog] lavc/aarch64: Add neon implementation for vsad16

2022-09-09 Thread Hubert Mazur
ffmpeg | branch: master | Hubert Mazur | Thu Sep 8 11:25:03 2022 +0200| [200f5e578f2fbf70a966f08257e0500a6f1ddd6c] | committer: Martin Storsjö lavc/aarch64: Add neon implementation for vsad16 Provide optimized implementation of vsad16 function for arm64. Performance comparison tests are show

[FFmpeg-cvslog] lavc/aarch64: Add neon implementation of vsse16

2022-09-09 Thread Hubert Mazur
ffmpeg | branch: master | Hubert Mazur | Thu Sep 8 11:25:04 2022 +0200| [c495a4b32d352e087318d3a09a9bb4f2b55cfa04] | committer: Martin Storsjö lavc/aarch64: Add neon implementation of vsse16 Provide optimized implementation of vsse16 for arm64. Performance comparison tests are shown below. -

[FFmpeg-cvslog] lavc/aarch64: Provide neon implementation of nsse16

2022-09-09 Thread Hubert Mazur
ffmpeg | branch: master | Hubert Mazur | Thu Sep 8 11:25:07 2022 +0200| [06b98e396adc467a5164a03d71dd71508a2d8881] | committer: Martin Storsjö lavc/aarch64: Provide neon implementation of nsse16 Add vectorized implementation of nsse16 function. Performance comparison tests are shown below. -

[FFmpeg-cvslog] lavc/aarch64: Add neon implementation for vsse_intra16

2022-09-09 Thread Hubert Mazur
ffmpeg | branch: master | Hubert Mazur | Thu Sep 8 11:25:06 2022 +0200| [908abe8032d2e56f9b94a7ae387e415de4c29115] | committer: Martin Storsjö lavc/aarch64: Add neon implementation for vsse_intra16 Provide optimized implementation for vsse_intra16 for arm64. Performance tests are shown below

[FFmpeg-cvslog] tests/fate-run: Allow to set input options for encoding pass

2022-09-09 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Sep 7 22:36:45 2022 +0200| [a5ab4be081aee22e675d0e78aa9ca0d08f4a5d6f] | committer: Andreas Rheinhardt tests/fate-run: Allow to set input options for encoding pass This will be useful in the next commit. Signed-off-by: Andreas Rheinhardt >

[FFmpeg-cvslog] fate/matroska: Add test for updating AV1 extradata

2022-09-09 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Sep 7 23:57:15 2022 +0200| [91e9a6df33d8b14577fe1ec9623d9d0466fdd7d3] | committer: Andreas Rheinhardt fate/matroska: Add test for updating AV1 extradata Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] lavu/tx: add the inplace flag to PFA FFTs

2022-09-09 Thread Lynne
ffmpeg | branch: master | Lynne | Sat Sep 10 02:26:49 2022 +0200| [645a1f4422ad9c8c954e7c42bef2281cac96ab18] | committer: Lynne lavu/tx: add the inplace flag to PFA FFTs They support in-place, because they have to use a temporary buffer. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavu/tx: generalize MDCTs

2022-09-09 Thread Lynne
ffmpeg | branch: master | Lynne | Sat Sep 10 02:28:10 2022 +0200| [51172223fd1a5b71b46fc0d398f4fdc9ed081b83] | committer: Lynne lavu/tx: generalize MDCTs The same code can perform any-length MDCTs with minimal changes. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=51172223fd1a5b7

[FFmpeg-cvslog] lavu/tx: propagate the codelet flags into the context

2022-09-09 Thread Lynne
ffmpeg | branch: master | Lynne | Sat Sep 10 02:26:02 2022 +0200| [8c283e8fe631135a0c36d50f9c8d558f43cfef7b] | committer: Lynne lavu/tx: propagate the codelet flags into the context The field is documented as a combination of both. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8c

[FFmpeg-cvslog] lavu/tx: rotate 3 & 15-point exptabs

2022-09-09 Thread Lynne
ffmpeg | branch: master | Lynne | Sat Sep 10 02:31:43 2022 +0200| [c92edd969aaf8b12434ff4bd731aa4bc5548fbbf] | committer: Lynne lavu/tx: rotate 3 & 15-point exptabs This just inverts their signs. Simplifies SIMD. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c92edd969aaf8b12434ff