Sign in
android
/
platform
/
external
/
libdav1d
/
HEAD
a8c10fb
Upgrade libdav1d to 1.5.0
by Harish Mahendrakar
· 3 weeks ago
main
master
32cf02a
NEWS for 1.5.0
by Jean-Baptiste Kempf
· 3 weeks ago
c3fa1db
NEWS: add itx to riscv list
by Nathan E. Egge
· 3 weeks ago
789a1f6
riscv64/itx: Replace vwadd+vnsra with vnclip
by Nathan E. Egge
· 4 weeks ago
389450f
NEWS: last updates about optimizations
by Jean-Baptiste Kempf
· 4 weeks ago
79f7188
NEWS: add an entry for the Power9 optimization
by Luca Barbato
· 4 weeks ago
572c5a6
riscv: Fix argon test failure
by Nathan E. Egge
· 4 weeks ago
257b04f
loongarch: fix argon tests failure
by yuanhecai
· 4 weeks ago
b2e7f06
riscv64/mc: warp_8x8 and warp_8x8t 8bpc
by Bogdan Gligorijević
· 3 months ago
56f6d16
riscv64/mc: Re-order instructions
by Niklas Haas
· 6 months ago
3d12677
riscv64/mc: Add bidir functions
by Niklas Haas
· 6 months ago
50ac826
riscv: Add $vtype helper definitions
by Niklas Haas
· 6 months ago
cc7d877
riscv64/mc: Branchless vsetvl in blend_v function
by Nathan E. Egge
· 6 months ago
2da8107
riscv64/mc: Branchless vsetvl in blend_h function
by Nathan E. Egge
· 6 months ago
b374b24
riscv64/mc: Branchless vsetvl in blend function
by Nathan E. Egge
· 6 months ago
0e3f70e
riscv64/mc: Add VLEN=256 8bpc RVV blend_v function
by Nathan E. Egge
· 6 months ago
a5b9544
riscv64/mc: Add VLEN=256 8bpc RVV blend_h function
by Nathan E. Egge
· 6 months ago
83485c5
riscv64/mc: Add VLEN=256 8bpc RVV blend function
by Nathan E. Egge
· 6 months ago
7f2bb2f
riscv: Move get_vlenb() from checkasm_ to dav1d_
by Nathan E. Egge
· 6 months ago
01da36e
riscv64/mc: Add 8bpc RVV blend_v function
by Nathan E. Egge
· 6 months ago
d3a94f1
riscv64/mc: Add 8bpc RVV blend_h function
by Nathan E. Egge
· 6 months ago
f851fcd
riscv64/mc: Add 8bpc RVV blend function
by Nathan E. Egge
· 6 months ago
848c5a2
Tone down loop to only 2 iterations
by Bogdan Gligorijević
· 4 months ago
a0a08d8
Scalar dc calculation
by Bogdan Gligorijević
· 4 months ago
c8749f0
riscv64/itx: Special case 16x16 8bpc dct_dct eob=0
by Bogdan Gligorijević
· 5 months ago
0cdf1b4
ipred_paeth
by Bogdan Gligorijević
· 4 months ago
b830ac8
pal_pred
by Bogdan Gligorijević
· 4 months ago
44541df
ipred_smooth
by Bogdan Gligorijević
· 4 months ago
d711f97
ipred cfl functions
by Bogdan Gligorijević
· 4 months ago
2f5bfc3
riscv64/cdef: filter functions
by Bogdan Gligorijević
· 5 months ago
f223436
pal_idx_finish
by Bogdan Gligorijević
· 4 months ago
38f74bd
riscv: Allow multiple .option arch with vararg ext
by Nathan E. Egge
· 6 months ago
7072e79
x86: Make AVX2 SGR gatherless
by Henrik Gramner
· 5 weeks ago
21d9f29
tests: Add a fail fast option
by Luca Barbato
· 5 weeks ago
ed004fe
loongarch: minor improvement on decode_symbol_adapt
by jinbo
· 6 weeks ago
62a51df
loongarch: rewrite optimization functions in loongarch/itx.S
by yuanhecai
· 8 weeks ago
757f294
LoongArch: Add save_tmvs_lsx
by guxiwei
· 8 weeks ago
3d96175
loongarch: refactor loopfilter
by jinbo
· 9 weeks ago
7058202
loongarch: add lasx implementation of sgr_3x3 for 8 bpc
by yuanhecai
· 3 months ago
96d6e47
loongarch: rewirte warp_8x8/8x8t_lsx for 8 bpc
by yuanhecai
· 3 months ago
b9e9a0e
loongarch: Refine prep_8tap_8bpc_lasx
by jinbo
· 3 months ago
af11a10
loongarch: add lasx implementation of wiener filter for 8 bpc
by yuanhecai
· 3 months ago
90a9549
Loongarch: Optimized load_tmvs_c function by LSX
by zhoupeng
· 9 weeks ago
411fc21
Loongarch: Optimized ipred_z1 8bpc functions by LSX
by pengxu
· 3 months ago
7c63bb1
Loongarch: Optimized emu_edge_c function by LSX
by zhoupeng
· 4 months ago
e3101dd
LoongArch64: Implement checked_call()
by guxiwei
· 4 months ago
7f89159
Loongarch: Optimized ipred_filter 8bpc functions by LSX
by pengxu
· 4 months ago
f398bf9
loongarch: Add the some optimization function about itx for 8bpc
by yuanhecai
· 4 months ago
13a857d
loongarch: add lsx implementation of itx_8bpc.add_16x8 series function for 8 bpc
by yuanhecai
· 4 months ago
843f00e
loongarch: opt inv_txfm_add_adst_dct/dct_dct/identity_identity_16x4_8bpc_lsx
by yuanhecai
· 4 months ago
083cf42
Loongarch: Optimized cfl_pred_cfl, cfl_pred_cfl_128, cfl_pred_cfl_top and cfl_pred_cfl_left 8bpc functions by LSX
by pengxu
· 4 months ago
3f6c845
Loongarch: Optimized pal_pred 8bpc functions by LSX
by pengxu
· 4 months ago
b26f315
loongarch: Add prep_8tap_8bpc_lsx
by jinbo
· 4 months ago
ce45ebd
Loongarch: Optimized blenc_h_c function by LSX/LASX
by zhoupeng
· 4 months ago
5319278
Loongarch: Optimized blend_c/blenc_v_c function by LSX
by zhoupeng
· 4 months ago
0b9c756
Loongarch: Optimized ipred_smooth, ipred_smooth_h and ipred_smooth_v 8bpc functions by LSX
by pengxu
· 4 months ago
7463c2a
Loongarch: Optimized ipred_paeth 8bpc function by LSX
by pengxu
· 4 months ago
3e9d80d
Loongarch: Optimized ipred_h and ipred_v 8bpc function by LSX
by pengxu
· 4 months ago
2a9cbcc
Loongarch: Optimized ipred_dc,ipred_dc_128 8bpc,ipred_dc_left and ipred_dc_top functions by LSX
by pengxu
· 4 months ago
62c47f3
Loongarch: Optimized cdef_filter_block 4x4,4x8,8x8 8bpc function by LSX
by pengxu
· 4 months ago
fa7b72d
Refine mc_put_8tap
by jinbo
· 5 months ago
02309b9
msac: Add msac_decode_bool_equia_lsx and msac_decode_hi_tok_lsx
by guxiwei
· 5 months ago
2154425
Loongarch: Optimized cdef_find_dir_8bpc function by LSX
by pengxu
· 5 months ago
f6ffdc9
loongarch: opt inv_txfm_add_identity_identity_8x32_8bpc_lsx
by yuanhecai
· 4 months ago
5de878a
loongarch: Minor improvement on identity4*, identity8* and dct32*
by yuanhecai
· 5 months ago
2fc6566
loongarch: add lsx implementation of itx_8bpc.add_8x16 series function for 8 bpc
by yuanhecai
· 5 months ago
643ae52
loongarch: add lsx implementation of itx_8bpc.add_4x16 series function for 8 bpc
by yuanhecai
· 5 months ago
d60d93a
loongarch: add lsx implementation of itx_8bpc.add_4x8 series function for 8 bpc
by yuanhecai
· 6 months ago
74e0eeb
loongarch: Opt one functions of itx_8bpc.add_16x32 series
by yuanhecai
· 5 months ago
f2c3ccd
meson: supports the iOS platform
by MARBEAN
· 7 weeks ago
a7a40a3
Define __ARM_ARCH with older compilers
by Cameron Cawley
· 9 weeks ago
8e993f4
Support older ARM versions with checkasm
by Cameron Cawley
· 10 weeks ago
8d9b1e2
ppc: Factor out dc_only itx
by Luca Barbato
· 8 weeks ago
75d3ad1
ppc: itx 16x4 pwr9
by Luca Barbato
· 4 months ago
0bf331a
ppc: itx 4x16 pwr9
by Luca Barbato
· 6 months ago
19e122e
ppc: Remove high bitdepth macros from the 8bit-only code
by Luca Barbato
· 6 months ago
b1d847b
ppc: itx 8x8 pwr9
by Luca Barbato
· 6 months ago
da51b12
ppc: itx 4x8 and 8x4 pwr9
by Luca Barbato
· 7 months ago
33b9d51
ppc: itx 4x4 pwr9
by Luca Barbato
· 7 months ago
2123596
NEWS: get ready for 1.5.0
by Jean-Baptiste Kempf
· 8 weeks ago
bd87548
Update NEWS for 1.4.3
by Jean-Baptiste Kempf
· 5 months ago
6932a30
Fix version info in vcs_version.h
by Harish Mahendrakar
· 8 weeks ago
dd32cd5
Use #if HAVE_* instead of #ifdef HAVE_*
by Michael Bradshaw
· 8 weeks ago
82e9155
AArch64: Trim Armv8.0 Neon path of 6-tap and 8-tap MC functions
by Arpad Panyik
· 8 weeks ago
f4a0d7c
Remove dav1d/ prefix from dav1d.h
by Kacper Michajłow
· 8 weeks ago
74ccc93
meson: don't generate version.h
by Kacper Michajłow
· 8 weeks ago
4385e7e
Improve density of group context setting macros
by Kyle Siefring
· 3 months ago
166e1df
tests: Add an option to dav1d_argon.bash for using a wrapper tool
by Martin Storsjö
· 9 weeks ago
79db162
AArch64: New method for calculating sgr table
by Kyle Siefring
· 3 months ago
ec5c305
AArch64: Optimize lane load/store in MC functions
by Arpad Panyik
· 9 weeks ago
a992a9b
AArch64: Optimize Armv8.0 Neon path of SBD H/HV 6-tap filters
by Arpad Panyik
· 10 weeks ago
2d808de
AArch64: Optimize Armv8.0 Neon path of HBD HV 6-tap filters
by Arpad Panyik
· 10 weeks ago
93339ce
AArch64: Optimize Armv8.0 Neon path of HBD horizontal 6-tap filters
by Arpad Panyik
· 9 weeks ago
109b242
AArch64: Optimize Armv8.0 Neon path of HBD horizontal filters
by Arpad Panyik
· 10 weeks ago
d268788
Support using C11 aligned_alloc for dav1d_alloc_aligned
by Cameron Cawley
· 2 months ago
7629402
meson: fix include directories when building as subproject
by Kacper Michajłow
· 9 weeks ago
507b697
Allow software renderers with placebo-gl
by Cameron Cawley
· 9 weeks ago
312972d
Disable the mouse cursor in dav1dplay
by Cameron Cawley
· 2 months ago
b9cc27d
Allow quitting dav1dplay with the escape key
by Cameron Cawley
· 2 months ago
2f9fc72
Allow playing videos in full-screen mode
by Cameron Cawley
· 2 months ago
Next »