shithub: dav1d

RSS feed

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