shithub: dav1d

RSS feed

ada9231c – Janne Grunau <janne-vlc@jannau.net> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/02/25 18:57
fix dav1d spelling

9cc1c7b3 – Konstantin Pavlov <thresh@videolan.org> authored on 2019/02/26 05:03
CI: Allow snap build/publish to fail

f6029b01 – Konstantin Pavlov <thresh@videolan.org> authored on 2019/02/26 05:01
CI: Pin ubuntu-snap builds to amd64 machines

a532e5ae – Liwei Wang <liwei@multicorewareinc.com> authored and Henrik Gramner <gramner@twoorioles.com> committed on 2019/02/21 12:17
Add SSSE3 implementation for the 8x16 and 16x8 blocks in itx

e811c476 – Janne Grunau <janne-vlc@jannau.net> authored on 2019/02/22 14:03
bump version to 0.2.0 and soname to 1.0.0

9cb94d29 – Konstantin Pavlov <thresh@videolan.org> authored on 2019/02/22 11:14
CI: Publish snaps on the snap store

f392b4c2 – Konstantin Pavlov <thresh@videolan.org> authored on 2019/02/21 13:44
CI: Added a snap build job

eb28c6aa – Konstantin Pavlov <thresh@videolan.org> authored on 2019/02/21 13:54
snap: Use git describe to provide a version

2b84f567 – Martin Storsjö <martin@martin.st> authored on 2019/02/21 10:27
ci: Don't fail if the upstream cleanup fails

03f424e4 – Martin Storsjö <martin@martin.st> authored on 2019/02/21 05:18
ci: Cope with the fact that the "upstream" remote might already exist

1ba8423a – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/02/20 19:24
ci: Check for trailing whitespace

11faab9e – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/02/20 19:23
Remove trailing whitespace

16ba8351 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/02/20 17:21
ci: Check the style of commit messages

466b524b – Ronald S. Bultje <rsbultje@gmail.com> authored on 2019/02/20 12:15
Slightly over-allocate picture buffers

07f818fb – Ronald S. Bultje <rsbultje@gmail.com> authored on 2019/02/20 11:42
Make allocation of frame_thread.pal aligned

1cec875c – Ronald S. Bultje <rsbultje@gmail.com> authored on 2019/02/20 11:39
Don't assume chroma subsampling in stride calculation

04199ada – James Almer <jamrial@gmail.com> authored on 2019/02/17 18:48
picture: use the input picture metadata buffer references in dav1d_picture_alloc_copy()

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