shithub: dav1d

RSS feed

fa32f2de – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/07/29 11:46
Set thread names on MacOS

6c3e85de – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/07/29 11:12
Set thread names on Windows 10

b0d00020 – B Krishnan Iyer <krishnaniyer97@gmail.com> authored and Martin Storsjö <martin@martin.st> committed on 2019/08/06 16:30
arm: mc: Speed up due to memory alignment in ldr/str instructions

2ef970a8 – Martin Storsjö <martin@martin.st> authored on 2019/08/07 18:19
checkasm: Catch SIGBUS in addition to the other signals

9a9c0c7e – James Almer <jamrial@gmail.com> authored on 2019/08/06 10:59
Export frame ITU-T T.35 Metadata

857232e4 – Michail Alvanos <malvanos@gmail.com> authored and Henrik Gramner <gramner@twoorioles.com> committed on 2019/08/02 15:04
Improve wiener filter C implementation using loop interchange

5f63e531 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2019/08/02 19:35
dav1d 0.4.0

afee1ac7 – Marvin Scholz <epirat07@gmail.com> authored on 2019/07/27 23:15
tools: player: Add missing string.h header

4806492a – Jan Beich <jbeich@FreeBSD.org> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/07/18 14:36
Set thread names on BSDs

a0eb045c – Luca Barbato <lu_zero@gentoo.org> authored on 2019/07/17 15:31
vsx: Add cdef_filter

60869f8a – Luca Barbato <lu_zero@gentoo.org> authored and Luca Barbato <lu_zero@videolan.org> committed on 2019/07/17 15:27
vsx: Add shorter types and unpack helpers

d12418b3 – Luca Barbato <lu_zero@gentoo.org> authored and Luca Barbato <lu_zero@videolan.org> committed on 2019/07/17 15:26
vsx: Set the correct alignment constraints

d04eab15 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2019/07/27 10:08
Update NEWS for 0.4.0

55e1edc7 – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2019/07/25 09:16
Change SDL include in dav1dplay

407c27db – B Krishnan Iyer <krishnaniyer97@gmail.com> authored and Martin Storsjö <martin@martin.st> committed on 2019/07/23 12:54
arm: mc: neon: Merge load and other related operations in blend/blend_h/blend_v functions

d4df8619 – B Krishnan Iyer <krishnaniyer97@gmail.com> authored and Martin Storsjö <martin@martin.st> committed on 2019/07/23 12:07
arm: mc: neon: Reduce usage of general purpose registers in blend/blend_v functions

b704a993 – B Krishnan Iyer <krishnaniyer97@gmail.com> authored and Martin Storsjö <martin@martin.st> committed on 2019/07/22 17:08
arm: mc: neon: Use vld with ! post-increment instead of a register in blend/blend_h/blend_v function

5ab6d231 – Marvin Scholz <epirat07@gmail.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/07/23 17:21
tools: add a simple player example

c138435f – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/07/14 20:59
Fix handling of some memory allocation failures

15a93861 – Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/07/11 09:39
Set thread names on Linux

b271590a – B Krishnan Iyer <krishnaniyer97@gmail.com> authored on 2019/06/15 02:58
arm: mc: NEON implementation of w_mask_444/422/420 function

6ef9a030 – James Almer <jamrial@gmail.com> authored on 2019/07/07 18:10
dav1d_fuzzer: use Dav1dSettings.frame_size_limit instead of a custom picture allocator

ee31bb85 – Henrik Gramner <gramner@twoorioles.com> authored on 2019/07/05 23:47
Fix memory leak in dav1d_submit_frame()

1681028f – James Almer <jamrial@gmail.com> authored on 2019/07/05 19:45
obu: also check frame_size_limit with Frame Header OBUs

e2e56ab9 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/07/05 20:25
Improve robustness of handling malloc failures