shithub: dav1d

RSS feed

e705519d – Martin Storsjö <martin@martin.st> authored on 2020/11/26 17:48
arm32: looprestoration: NEON implementation of SGR for 10 bpc

e1be33b9 – Martin Storsjö <martin@martin.st> authored on 2020/02/09 18:39
arm32: looprestoration: Prepare for 16 bpc by splitting code to separate files

c58e9d57 – Martin Storsjö <martin@martin.st> authored on 2020/11/28 18:23
arm: looprestoration16: Fix comments referring to pixels as bytes

25877c3b – Martin Storsjö <martin@martin.st> authored on 2020/11/27 11:05
arm64: looprestoration: Add a missed parameter in a comment

ca9cd497 – Martin Storsjö <martin@martin.st> authored on 2020/11/27 17:47
arm32: looprestoration: Remove an unnecessary stack arg load in SGR

b7c66fa6 – Martin Storsjö <martin@martin.st> authored on 2020/11/27 11:26
arm32: looprestoration: Specify alignment in loads/stores in SGR where possible

cbd4827f – Martin Storsjö <martin@martin.st> authored on 2020/11/30 06:35
arm64: looprestoration16: Don't keep precalculated squares in box3/5_h

d6beb0a0 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/11/28 10:36
meson: Support running checkasm benchmarks through meson

7a1c1fc3 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/11/28 10:33
meson: Place checkasm and header tests in named suites

2ca1bfc3 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2020/11/23 06:13
Update NEWS for 0.8.0

236e1122 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/11/19 20:37
Add more buffer pools

dc98fff8 – Martin Storsjö <martin@martin.st> authored on 2020/11/20 08:57
arm32: mc: NEON implementation of warp8x8 for 16 bpc

018e64e7 – Martin Storsjö <martin@martin.st> authored on 2020/11/18 09:20
arm32: cdef: Add NEON implementations of CDEF for 16 bpc

e41a2a1f – Martin Storsjö <martin@martin.st> authored on 2020/11/19 07:45
arm32: cdef: Simplify some cases in the padding function

c48ea15f – Martin Storsjö <martin@martin.st> authored on 2020/11/19 07:40
arm64: cdef: Fix a comment typo

ba875b96 – Matthias Dressel <code@deadcode.eu> authored on 2020/11/20 11:47
Update THANKS.md

3fdf468e – Dmitriy Sychov <dmitriy.sychev@gmail.com> authored and Ronald S. Bultje <rsbultje@gmail.com> committed on 2020/11/18 08:18
Check frame IDs for reference and "show_existing" frames

e413c8ed – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2020/10/21 08:08
Combine boxsum and boxsumsqr in SGR C code

9057d286 – Henrik Gramner <gramner@twoorioles.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/11/16 08:58
Add a picture buffer pool

920079ed – Martin Storsjö <martin@martin.st> authored on 2020/11/09 10:43
meson: Handle the b_lto option as a string option for newer meson versions

bcebc7bd – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2020/10/21 06:06
use less memory in SGR C code

ffd052bd – Xu Guangxin <oddstone@gmail.com> authored on 2020/11/01 07:12
Fix variable name

a40d3b5f – Victorien Le Couviour--Tuffet <victorien@videolan.org> authored on 2020/10/21 09:14
Abort frame decoding properly on reference error

901704e8 – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2020/10/02 05:47
Avoid using %ld for debugging in obu.c

a902d6e3 – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2020/10/01 12:28
Add debug code for HDR metadata

0243c3ff – Janne Grunau <janne-vlc@jannau.net> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/09/17 17:02
CI/test-debian-asan: run address sanitizer tests both with and without asm

ac1cb28d – Janne Grunau <janne-vlc@jannau.net> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/09/17 17:01
fuzzer: parse '--cpumask X' command line argument

2c09aaa4 – Martin Storsjö <martin@martin.st> authored on 2020/09/15 14:48
arm32: looprestoration: NEON implementation of wiener filter for 16 bpc

7ebcb777 – Martin Storsjö <martin@martin.st> authored on 2020/09/24 08:09
arm64: looprestoration16: Reorder instructions to avoid close data dependencies

911942ca – Martin Storsjö <martin@martin.st> authored on 2020/09/23 08:23
arm64: looprestoration16: Use narrower operations where possible when filtering one pixel

41f59b02 – Martin Storsjö <martin@martin.st> authored on 2020/09/23 07:39
arm32: looprestoration: Optimize the 4-pixel wide horizontal wiener filter

8486bffe – Martin Storsjö <martin@martin.st> authored on 2020/09/23 07:02
arm32: looprestoration: Remove an unused macro that is used only once

c3c4e3ab – Martin Storsjö <martin@martin.st> authored on 2020/09/16 04:56
arm32: looprestoration: Specify alignment for more loads/stores

77b3b25c – Martin Storsjö <martin@martin.st> authored on 2020/09/24 07:07
arm32: looprestoration: Fix missed vertical alignment

f90ada0d – Janne Grunau <janne-vlc@jannau.net> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/09/20 05:55
tests: avoid using sed in header test

a5e45517 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/09/20 12:18
meson: Set msvc like warning options for clang-cl

d68a2fc1 – Martin Storsjö <martin@martin.st> authored on 2020/09/17 20:24
meson: Use gas-preprocessor as generator, for targets that need it

d85fdf52 – Janne Grunau <janne-vlc@jannau.net> authored on 2020/09/20 08:19
build: increase minimal meson to 0.49

5173de30 – Henrik Gramner <gramner@twoorioles.com> authored and Victorien Le Couviour--Tuffet <victorien@videolan.org> committed on 2020/09/13 14:10
x86: Add misc mc asm tweaks

50e876c6 – Wan-Teh Chang <wtc@google.com> authored on 2020/09/15 17:55
Ban op->idc that may drop all layer-specific OBUs

8c2a8976 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/09/06 11:58
cli: Add support for Unicode and long paths on Windows 10

856662b4 – Martin Storsjö <martin@martin.st> authored on 2020/08/28 06:43
arm32: mc: NEON implementation of put/prep 8tap/bilin for 16 bpc

4ae3f5f7 – Martin Storsjö <martin@martin.st> authored on 2020/09/03 07:34
arm64: mc: Apply tuning from w4/w8 case to w2 case in 16 bpc 8tap_hv

65a1aafd – Martin Storsjö <martin@martin.st> authored on 2020/09/03 05:35
arm: mc: Avoid an unnecessary mov in 8tap_hv w2

458273ed – Martin Storsjö <martin@martin.st> authored on 2020/09/01 08:31
arm32: mc: Load 8tap filter coefficients with alignment where possible

ea7e13e7 – Martin Storsjö <martin@martin.st> authored on 2020/09/01 08:05
arm32: mc: Use narrower vext.8 in 8tap_w4_h

13fad75d – Martin Storsjö <martin@martin.st> authored on 2020/08/29 09:29
arm64: mc: Use more descriptive element specifiers for loads/stores in 16 bpc put_neon

3bfe8c7c – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/09/01 11:03
cli: Use proper integer math in Y4M PAR calculations

484d6595 – Raphaël Zumer <rzumer@tebako.net> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/08/20 11:51
Output render size to Y4M

80aa7823 – Martin Storsjö <martin@martin.st> authored on 2020/08/27 19:35
arm32: mc: NEON implementation of avg/mask/w_avg for 16 bpc

f57189e3 – Martin Storsjö <martin@martin.st> authored on 2020/08/28 09:21
cli: Print the decoding fps even if the file lacks a nominal framerate

1bcc5ecd – Janne Grunau <janne-vlc@jannau.net> authored on 2020/08/22 08:19
tests: test stand alone API header compilation

791c4697 – Janne Grunau <janne-vlc@jannau.net> authored on 2020/08/22 08:09
dav1d/headers.h: add missing stdint.h include

6f3a8fb9 – Janne Grunau <janne-vlc@jannau.net> authored on 2020/08/22 06:27
contributing: document the allowed internal use of anonymous structs/unions

e2d22c01 – Janne Grunau <janne-vlc@jannau.net> authored on 2020/08/21 15:23
bump soname for API changes

89c57ce3 – Janne Grunau <janne-vlc@jannau.net> authored on 2020/08/21 15:21
API: move reserved space in Dav1dSettings to the end

acc92406 – Janne Grunau <janne-vlc@jannau.net> authored on 2020/07/21 14:56
API: remove anonymous struct and union from Dav1dWarpedMotionParams

d0e50cac – Janne Grunau <janne-vlc@jannau.net> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/07/09 19:26
CI: compare x86inc.asm with upstream

9a2d1658 – Janne Grunau <janne-vlc@jannau.net> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/07/09 20:26
x86inc.asm: remove private_prefix define and config.asm include

4cd2f82d – Janne Grunau <janne-vlc@jannau.net> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/07/09 19:49
x86inc.asm: use standalone x86inc.asm as upstream

9435be18 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/06/24 17:20
x86inc.asm: Properly sort instructions in alphabetical order

5bbd9632 – Martin Storsjö <martin@martin.st> authored on 2020/08/07 04:46
checkasm: Add ifdefs around the readtime check

0b824944 – Martin Storsjö <martin@martin.st> authored on 2020/08/06 17:50
checkasm: Enforce declare_func to be outside of check_func

e86ddd56 – James Almer <jamrial@gmail.com> authored on 2020/08/06 12:40
obu: remove a few unnecessary calls to memset()

a579cb8f – James Almer <jamrial@gmail.com> authored on 2020/07/17 08:49
obu: reduce scope of some variables

7c4cbbf8 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/08/05 09:24
checkasm: Use mach_absolute_time() as timer on darwin on ARM

c3a12884 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/08/05 09:08
checkasm: msac: Fix signal handler recovery in msac_decode_bool*

95a19254 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/08/05 08:36
checkasm: Explicitly test whether the readtime() function works

06f12a89 – Victorien Le Couviour--Tuffet <victorien@videolan.org> authored on 2020/06/26 10:08
x86: Add {put/prep}_{8tap/bilin} SSSE3 asm (64-bit)

652e5b38 – Victorien Le Couviour--Tuffet <victorien@videolan.org> authored on 2020/06/30 12:32
x86: Minor changes to MC scaled AVX2 asm

6cf58c8e – Henrik Gramner <gramner@twoorioles.com> authored on 2020/07/13 21:13
x86: Add cdef_filter SSE optimizations

f55cd4c6 – Marvin Scholz <epirat07@gmail.com> authored on 2020/07/20 09:27
dav1dplay: Fix type mismatch warning

1317e619 – Matthias Dressel <code@deadcode.eu> authored on 2020/07/13 14:59
README: Update roadmap

d69fc655 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/07/10 22:16
Add enum entries for the maximum valid metadata values

1b9792f3 – Matthias Dressel <code@deadcode.eu> authored on 2020/07/13 08:10
Update README.md

dfb22e57 – Nico Weber <thakis@chromium.org> authored on 2020/07/10 11:28
Hide const symbols names too when building for mac/arm64

ebc8e4d9 – Nico Weber <thakis@chromium.org> authored on 2020/07/09 21:38
Hide symbols names when building for mac/arm64

725f3768 – Janne Grunau <janne-vlc@jannau.net> authored on 2020/07/09 19:04
meson: disable asm for x32 ABI

f116e076 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2020/07/04 08:18
Move logo to doc/ folder

8dd9c651 – Martin Storsjö <martin@martin.st> authored on 2020/06/20 19:46
arm32: ipred: Port 8 bpc NEON implementations of remaining arm64 funtions

b4291523 – Martin Storsjö <martin@martin.st> authored on 2020/06/26 20:37
arm32: ipred: Optimize ipred_dc_w32

8fd0bc90 – Martin Storsjö <martin@martin.st> authored on 2020/06/26 20:30
arm32: ipred: Use narrower vdups where possible

f4a0127a – Martin Storsjö <martin@martin.st> authored on 2020/06/26 20:14
arm32: ipred: Fix comment formatting

d00a0227 – Martin Storsjö <martin@martin.st> authored on 2020/06/26 20:13
arm32: ipred: Remove unnecessary operations in ipred_dc_w4

74d5cf57 – Martin Storsjö <martin@martin.st> authored on 2020/06/23 09:33
arm32: ipred: Mark a few more loads as aligned

72db6607 – Martin Storsjö <martin@martin.st> authored on 2020/06/30 19:24
arm64: ipred: 16 bpc NEON implementation of the cfl_ac 444 function

9b40bb95 – Martin Storsjö <martin@martin.st> authored on 2020/06/29 10:03
arm64: ipred: 8 bpc NEON implementation of the cfl_ac 444 function

2e271c49 – Martin Storsjö <martin@martin.st> authored on 2020/06/29 18:17
arm64: ipred: Remove an unnecessary branch in cfl_ac_420

a903642a – Martin Storsjö <martin@martin.st> authored on 2020/06/28 18:43
arm64: ipred: Remove an accidental leftover instruction

2e36a3be – Martin Storsjö <martin@martin.st> authored on 2020/06/25 07:48
arm64: ipred: Optimize the w16/w32 loop of pred_filter a bit

a26882d2 – Martin Storsjö <martin@martin.st> authored on 2020/06/26 21:15
arm64: ipred: Fix a comment typo

8e004039 – Martin Storsjö <martin@martin.st> authored on 2020/06/22 10:25
arm64: ipred: Improve scheduling a tiny bit in the entry in smooth

5fe20ec7 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/06/30 22:49
x86: Split AVX2 and AVX-512 mc asm into separate files

2b567aaa – Henrik Gramner <gramner@twoorioles.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/06/30 19:33
Fix compilation with nasm 2.15

a7b92c76 – Marvin Scholz <epirat07@gmail.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/06/29 12:18
meson: Workaround missing aarch64 normalisation

9ad9b326 – Matthias Dressel <code@deadcode.eu> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/06/28 14:29
CLI: Fix help text

5895809e – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/06/29 11:48
x86: Add minor mc 8-tap optimizations

be1fe18e – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/06/24 19:16
CI: Fix PIC test on 32-bit x86

464ca6c2 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/06/24 21:27
x86: Fix 32-bit build with PIC enabled

ac5f7d0c – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/06/24 10:09
x86inc: Improve warnings for use of unsupported instructions

Next