shithub: dav1d

RSS feed

ba5eecc4 – Henrik Gramner <gramner@twoorioles.com> authored on 2018/11/08 12:05
Align blend masks

e4fbbbce – Henrik Gramner <gramner@twoorioles.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2018/11/07 16:42
Add blend AVX2 asm

8676fda3 – Henrik Gramner <gramner@twoorioles.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2018/11/07 16:41
Add blend checkasm unit test

bbc11c99 – Ronald S. Bultje <rsbultje@gmail.com> authored and Janne Grunau <janne-vlc@jannau.net> committed on 2018/11/07 13:12
cdef: make scalar types non-sized

7fe3b037 – James Almer <jamrial@gmail.com> authored on 2018/11/07 15:08
decode: clear the temporal tile data cache in Dav1dContext after copying to the frame context

1e852dc1 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2018/11/06 06:42
AVX2 for emu_edge

ed129818 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2018/11/07 04:22
Change stride of emu_edge buffer from 160 to 192

47a581a5 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2018/11/06 06:42
Change emu_edge function argument order for easier SIMD

404a8fbf – Ronald S. Bultje <rsbultje@gmail.com> authored on 2018/11/06 02:49
Add emu_edge checkasm unit test

b8b56a17 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2018/11/07 09:47
Fix crash if --muxer is not set

fac1a1af – Tristan Laurent <t.laurent@ateme.com> authored and Ronald S. Bultje <rsbultje@gmail.com> committed on 2018/11/07 12:56
Add 'null' muxer in help

55d512c7 – Janne Grunau <janne-vlc@jannau.net> authored on 2018/11/07 15:20
recon: fix bilinear entry in dav1d_filter_dir table

5945f34f – Janne Grunau <janne-vlc@jannau.net> authored on 2018/11/07 11:58
coef/dequant: clip coefs before and after dequantization

48a7486a – James Almer <jamrial@gmail.com> authored on 2018/11/06 17:59
picture: add dav1d_picture_move_ref()

2044016e – Steve Lhomme <robux4@videolan.org> authored on 2018/11/07 03:37
Make the public headers C++ friendly

0ddaaf8e – Henrik Gramner <gramner@twoorioles.com> authored on 2018/11/06 18:18
Fix GCC aliasing warnings

67436a48 – Janne Grunau <janne-vlc@jannau.net> authored on 2018/11/06 16:45
threading: fix deadlock with multiple tile rows

704a5252 – Janne Grunau <janne-vlc@jannau.net> authored on 2018/11/04 17:19
frame threading: signal reference frame decoding errors

6f979f81 – Janne Grunau <janne-vlc@jannau.net> authored on 2018/11/05 15:03
tile threading: pass decoding errors through progress tracking

82cce09a – Janne Grunau <janne-vlc@jannau.net> authored on 2018/11/05 18:38
do not use the picture after an allocation error

014b0a06 – Janne Grunau <janne-vlc@jannau.net> authored on 2018/11/05 16:28
submit_frame: frame threading cleanup on decoding errors

2366b77a – Janne Grunau <janne-vlc@jannau.net> authored on 2018/11/05 18:35
submit_frame: always 'goto error' for proper cleanup

e3b5d4d0 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2018/11/05 04:27
Use grouped context setting

01386d4c – Ronald S. Bultje <rsbultje@gmail.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2018/11/06 00:52
Move emu_edge() from recon_tmpl.c to Dav1dMCDSPContext in mc_tmpl.c

17426a6a – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2018/10/28 19:33
checkasm: Don't benchmark all the 8tap filters

84b7a861 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2018/11/06 09:08
checkasm: Extend mc testing for any combination of 2-32 x 2-32, for OBMC

d9470160 – Tristan Laurent <t.laurent@ateme.com> authored and Ronald S. Bultje <rsbultje@gmail.com> committed on 2018/11/06 08:38
Add "disable_cdf_update" support

bd747b11 – James Almer <jamrial@gmail.com> authored on 2018/11/05 19:14
getbits: prevent undefined shift in dav1d_get_vlc()

44ad79e9 – Henrik Gramner <gramner@twoorioles.com> authored on 2018/11/05 13:48
Fix SGR AVX2 asm on Windows

973d11bf – Henrik Gramner <gramner@twoorioles.com> authored on 2018/11/05 09:13
x86: Add warp8x8 and warp8x8t AVX2 asm

22e144fb – Henrik Gramner <gramner@twoorioles.com> authored on 2018/11/05 09:11
Add checkasm unit tests for warp8x8 and warp8x8t

a0692eb8 – Henrik Gramner <gramner@twoorioles.com> authored on 2018/11/05 09:11
Reorder the mc warp filter array

4a499fd5 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2018/11/02 11:39
Add AVX2 implementation for SGR looprestoration

bfdfd1aa – Ronald S. Bultje <rsbultje@gmail.com> authored on 2018/11/01 11:48
Simplify SGR C code

7d1d7d28 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2018/11/01 11:44
Add unit test for SGR looprestoration

c6fe27cd – David Michael Barr <b@rr-dav.id.au> authored on 2018/11/05 13:30
Simplify rate calculation in update_cdf