shithub: dav1d

RSS feed

dce4e788 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/02/19 12:18
x86: Fix buffer overread in ipred_filter_avx2.w32

3f646a21 – Martin Storsjö <martin@martin.st> authored and Henrik Gramner <gramner@twoorioles.com> committed on 2019/02/13 16:40
ci: Add a job for testing win32 with no extra stack alignment, like msvc

592e96bf – Martin Storsjö <martin@martin.st> authored and Henrik Gramner <gramner@twoorioles.com> committed on 2019/02/18 11:34
ci: Update to the latest vlc-debian-llvm-mingw docker image

6ceb29d2 – Martin Storsjö <martin@martin.st> authored and Henrik Gramner <gramner@twoorioles.com> committed on 2019/02/13 17:06
meson: Add an undocumented option for overriding stack alignment

9caabc7b – Xuefeng Jiang <xuefeng@multicorewareinc.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/02/18 10:22
Add SSSE3 implementation for ipred_cfl, ipred_cfl_top, ipred_cfl_left and ipred_cfl_128

f26bf7fa – Michael Bradshaw <mjbshaw@google.com> authored and Janne Grunau <janne-vlc@jannau.net> committed on 2019/02/15 10:54
Include version.h using a relative path

8d3bc55c – Janne Grunau <janne-vlc@jannau.net> authored on 2019/02/18 18:46
build: change include_directories order

03315f95 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/02/15 10:51
ci: Add a job that runs all tests for a mingw build in wine

a43f2790 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/02/15 10:23
ci: Use more sensible tags for the win32/win64 jobs

3fade2b9 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/02/15 10:13
ci: Run tests (checkasm) in the win32/win64 builders

3fa05675 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/02/15 10:12
ci: Use the latest version of the dav1d-debian-unstable builder image

48d9c683 – Luc Trudeau <ltrudeau@twoorioles.com> authored and Ronald S. Bultje <rsbultje@gmail.com> committed on 2019/02/15 16:22
Clipping in the second weight of SGRProj is useless

b338afc5 – Luc Trudeau <ltrudeau@twoorioles.com> authored and Ronald S. Bultje <rsbultje@gmail.com> committed on 2018/11/08 12:12
Simplify pri_taps and sec_taps

6bf2a0c6 – James Almer <jamrial@gmail.com> authored on 2019/02/15 14:49
headers: reorder and improve the doxy for some fields

d5171f95 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/02/16 16:02
x86inc: Add support for GFNI instructions

ef938af8 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/02/16 12:57
x86inc: Improve warnings for use of unsupported instructions

7b098ae8 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/02/15 08:51
Add a dav1d prefix to global msac symbols

d28e6a3a – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/02/15 08:05
Make msac_decode_symbol() static

222bf249 – James Almer <jamrial@gmail.com> authored on 2019/02/14 16:03
obu: free Metadata buffers at the start of a new Sequence

a12ba9c9 – Francois Cartegnie <fcvlcdev@free.fr> authored on 2019/01/04 13:01
add SSSE3 put_8tap

e94dafea – Francois Cartegnie <fcvlcdev@free.fr> authored and Henrik Gramner <gramner@twoorioles.com> committed on 2019/02/09 13:08
add SSSE3 prep_bilin

c9c445ac – Mark Shuttleworth <mark@ubuntu.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/02/14 11:00
Add snapcraft packaging

fd5a950a – James Almer <jamrial@gmail.com> authored on 2019/02/13 20:00
lib: explicity free the metadata buffers in dav1d_close()

c2e0490c – James Almer <jamrial@gmail.com> authored on 2019/02/13 19:56
lib: also free internal buffers when flushing with one frame thread

d5cc8503 – Xuefeng Jiang <xuefeng@multicorewareinc.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/02/12 10:24
Add SSSE3 implementation for pal_pred

7acf1360 – Janne Grunau <janne-vlc@jannau.net> authored on 2019/02/13 19:00
arm64/ios: use prefixed dav1d_mc_warp_filter symbol

97ab8290 – Martin Storsjö <martin@martin.st> authored and Janne Grunau <janne-vlc@jannau.net> committed on 2019/02/11 18:29
arm64: mc: NEON implementation of warp8x8{,t}

8abcf5dc – Martin Storsjö <martin@martin.st> authored and Janne Grunau <janne-vlc@jannau.net> committed on 2019/02/13 05:53
tables: Restore the warp filter table order for architectures other than x86

b3f0c984 – Martin Storsjö <martin@martin.st> authored on 2019/02/08 09:19
arm64: cdef: NEON implementation of the dir function

d1c56da1 – Janne Grunau <janne-vlc@jannau.net> authored on 2019/02/05 19:32
build: generate a installed version header for semantic versioning

8e80f57c – Vittorio Giovara <vittorio@vimeo.com> authored on 2019/02/08 08:33
Parse OBU metadata for HDR10 support

b4e6377a – Vittorio Giovara <vittorio@vimeo.com> authored on 2019/02/08 08:33
get_bits: Factor out leb parsing to dav1d_get_uleb128()

c45f6b37 – Martin Storsjö <martin@martin.st> authored on 2019/02/13 11:02
Remove leading double underscores from include guard defines

53025a2b – Martin Storsjö <martin@martin.st> authored on 2019/02/13 11:04
Make include guards consistent; don't define any value for the include guard symbol

f4dd9a75 – Martin Storsjö <martin@martin.st> authored on 2019/02/13 10:58
Use consistent include guard define symbols

f878a0b6 – Martin Storsjö <martin@martin.st> authored on 2019/02/13 10:56
Use consistent style for include guard defines

265c9b9a – Martin Storsjö <martin@martin.st> authored on 2019/02/13 10:56
Use a consistent style for the terminating endif for include guards

39de556c – Martin Storsjö <martin@martin.st> authored on 2019/02/13 04:57
lib: Properly mark threads above 32 as available

1dfda04f – Martin Storsjö <martin@martin.st> authored and Janne Grunau <janne-vlc@jannau.net> committed on 2019/02/12 16:08
arm32: Set .arch armv7-a just like we already set .fpu neon

93ab93de – Martin Storsjö <martin@martin.st> authored and Ronald S. Bultje <rsbultje@gmail.com> committed on 2019/02/07 09:30
meson: Try building with -Wshorten-64-to-32

703c72fd – Martin Storsjö <martin@martin.st> authored and Ronald S. Bultje <rsbultje@gmail.com> committed on 2019/02/08 05:29
cdef_apply_tmpl: Restore the y variables to int

65d963d4 – Martin Storsjö <martin@martin.st> authored and Ronald S. Bultje <rsbultje@gmail.com> committed on 2019/02/07 09:18
obu: Initialize off_before_idx[0], fix MSVC warning about uninitialized use

35b1cde2 – Martin Storsjö <martin@martin.st> authored and Ronald S. Bultje <rsbultje@gmail.com> committed on 2019/02/07 09:44
Add casts to silence warnings about intended type conversions/shortenings

4c21c931 – Henrik Gramner <gramner@twoorioles.com> authored on 2019/02/11 12:54
x86: Add w_mask_444 AVX2 asm

37093f98 – Henrik Gramner <gramner@twoorioles.com> authored on 2019/02/11 12:23
x86: Add w_mask_422 AVX2 asm

007fd651 – Henrik Gramner <gramner@twoorioles.com> authored on 2019/02/11 12:22
x86: Optimize MC w_mask

3dda2dd6 – Henrik Gramner <gramner@twoorioles.com> authored on 2019/02/11 12:22
x86: Optimize MC w_avg

3cf4d32e – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/02/11 14:53
Use 64-bit versions of fseek and ftell

0d18b15a – Martin Storsjö <martin@martin.st> authored on 2019/02/04 11:00
arm64: cdef: NEON optimized cdef filter function

109ee513 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/02/09 11:55
x86: Fix 32-bit looprestoration SSSE3 asm on MSVC

2bc9ba82 – Janne Grunau <janne-vlc@jannau.net> authored on 2019/02/07 18:43
dav1d_fuzzer_mem: test random pthread_* errors

50a2da6d – Janne Grunau <janne-vlc@jannau.net> authored on 2019/02/07 18:40
clean up threads on dav1d_open failures

4679305e – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/02/08 16:08
checkasm: Fix MC strides

ab3da909 – Victorien Le Couviour--Tuffet <victorien.lecouviour.tuffet@gmail.com> authored on 2018/12/05 13:32
looprestoration: add SSSE3 implementation

f250588c – Victorien Le Couviour--Tuffet <victorien.lecouviour.tuffet@gmail.com> authored on 2018/12/21 10:17
looprestoration: correct comment in AVX2 sgr_box5_v

64207f07 – Victorien Le Couviour--Tuffet <victorien.lecouviour.tuffet@gmail.com> authored on 2019/01/16 06:36
looprestoration: fix macro undef in C code

515f5af5 – James Almer <jamrial@gmail.com> authored on 2019/02/08 08:16
Simplify dav1d_thread_picture_alloc()

9a33184d – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/02/08 09:56
Windows: Improve pthread wrapper

f2f89a3b – Xuefeng Jiang <xuefeng@multicorewareinc.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/02/01 13:19
Add SSSE3 implementation for ipred_smooth, ipred_smooth_v and ipred_smooth_h

b1d571f1 – Martin Storsjö <martin@martin.st> authored on 2019/02/07 10:23
tools: Store return values from fread() in a size_t

4aa735b2 – Martin Storsjö <martin@martin.st> authored on 2019/02/07 10:21
Cast the output from strtoul to unsigned int

e3d028fb – Martin Storsjö <martin@martin.st> authored on 2019/02/07 10:19
Use size_t as return value type for strlen() consistently

95233f9e – Martin Storsjö <martin@martin.st> authored on 2019/02/07 10:15
Avoid warnings about variables being truncated by changing the type of variables

61a03c29 – Martin Storsjö <martin@martin.st> authored on 2019/02/07 10:13
decode: Use abs() instead of labs()

e85482ba – Martin Storsjö <martin@martin.st> authored on 2019/02/06 09:20
meson: Check for io.h and include it in dav1d.c if available

67f33e68 – Martin Storsjö <martin@martin.st> authored on 2019/02/07 09:30
meson: Try adding -Wno-missing-field-initializers when building

f6a6b224 – Martin Storsjö <martin@martin.st> authored on 2019/02/07 08:45
arm: looprestoration: Fix register shifting at the end of a vertical run

e0538f04 – James Almer <jamrial@gmail.com> authored on 2019/02/06 19:43
CI: disable logging on test jobs

2502742a – James Almer <jamrial@gmail.com> authored on 2019/02/06 19:43
build: fix defining CONFIG_LOG when logging is disabled

80e1d0cd – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/02/04 10:46
cdef: Add a CDEF_ prefix to the HAVE_LEFT etc enum values

8a19ee0e – Konstantin Pavlov <thresh@videolan.org> authored on 2019/02/02 08:25
CI: Added armv7 build jobs.

b0ef7643 – Martin Storsjö <martin@martin.st> authored and Janne Grunau <janne-vlc@jannau.net> committed on 2019/02/06 06:10
checkasm: cdef: Don't use uninitialized buffer contents for the test

29cae604 – Martin Storsjö <martin@martin.st> authored on 2019/02/04 10:53
arm: looprestoration: Fix a comment to use the right instruction names

caca5725 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/02/05 10:34
mc: Ensure high bitdepth intermediates fits in int16_t

ad4d1c43 – Martin Storsjö <martin@martin.st> authored and Janne Grunau <janne-vlc@jannau.net> committed on 2019/02/01 08:22
arm64: looprestoration: Optimize loop termination checks in copy_narrow_neon

8a52189f – Luca Barbato <lu_zero@gentoo.org> authored on 2019/02/03 17:41
Make the test section easier to use

96b24495 – Martin Storsjö <martin@martin.st> authored on 2019/01/28 19:35
arm: looprestoration: NEON optimized wiener filter

95cd440a – Janne Grunau <janne-vlc@jannau.net> authored on 2019/02/02 09:17
arm: fix movrel macro for thumb

f1b756ef – James Almer <jamrial@gmail.com> authored on 2019/01/31 14:26
lib: disable logging in dav1d_parse_sequence_header()

532b3a67 – Martin Storsjö <martin@martin.st> authored on 2019/01/31 05:22
arm64: looprestoration: Simplify the horizontal filtering of one pixel at a time

ebfbf4ef – Martin Storsjö <martin@martin.st> authored on 2019/01/29 19:21
arm64: looprestoration: Simplify the setup of wiener_filter_v_neon

acac4c93 – Martin Storsjö <martin@martin.st> authored on 2019/01/30 05:29
arm64: looprestoration: Fix the loop condition in copy_narrow_neon

5898758b – Martin Storsjö <martin@martin.st> authored on 2019/01/29 19:21
arm64: looprestoration: Fix comment typos

cb1e8b10 – Martin Storsjö <martin@martin.st> authored on 2019/01/30 05:35
arm64: looprestoration: Avoid unnecessary alignment of the mid buffer

4d0c2039 – James Almer <jamrial@gmail.com> authored on 2019/01/26 13:08
replace fprintf uses with dav1d_log()

c98bbeb3 – James Almer <jamrial@gmail.com> authored on 2019/01/25 19:41
add a logging callback mechanism

0749f4b0 – Henrik Gramner <gramner@twoorioles.com> authored on 2019/01/27 17:27
x86inc: Support N_PEXT bit on Mach-O

f0b7d999 – Nathan E. Egge <unlord@xiph.org> authored and Ronald S. Bultje <rsbultje@gmail.com> committed on 2018/12/26 12:42
Internalize the EC_PROB_SHIFT precision reduction

45d4fde6 – Nathan E. Egge <unlord@xiph.org> authored and Ronald S. Bultje <rsbultje@gmail.com> committed on 2018/11/19 03:56
Add msac_decode_bool_equi() function

25020403 – Anisse Astier <anisse@astier.eu> authored on 2019/01/20 18:07
Fix broken link to wikis/task-list

191f79d5 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2018/12/17 10:24
arm: mc: Implement 8tap and bilin functions

588cbf94 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/01/10 18:47
arm: Fix the movrel macro for Apple with PIC

9824c5d9 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2019/01/24 05:29
Don't filter top/left intra edge if intra_edge_filter=0

9a550985 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/01/16 06:52
CI: Add CI jobs for armv7-w64-mingw32 and aarch64-w64-mingw32

e80955cc – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/01/10 05:48
arm64: mc: Optimize mc_8tap_regular_w4_hv_8bpc for A53

72af9329 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/01/09 18:27
arm64: mc: Simplify the 8tap_2w_hv code slightly

fc5a3728 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/01/06 17:28
arm64: mc: Optimize the mul_mla_8_* macros for Cortex A53

1407506a – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/01/08 07:13
arm64: mc: Improve a comment

b7a5d2ff – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/01/06 19:15
arm64: mc: Remove unused/unnecessary macro args

2c1eba5e – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/01/05 15:27
arm64: mc: Use ubfx instead of ubfm, for consistency with arm

Next