RSS feed
0636633f
– Francois Cartegnie <fcvlcdev@free.fr>
authored
on 2018/11/30 16:13
add SSSE3 blend_h
fef13fd6
– Francois Cartegnie <fcvlcdev@free.fr>
authored
on 2018/11/30 10:19
add SSSE3 blend_v
7606bb08
– Francois Cartegnie <fcvlcdev@free.fr>
authored
on 2018/11/30 09:07
add SSSE3 blend
b3da18fe
– Francois Cartegnie <fcvlcdev@free.fr>
authored
on 2018/11/29 09:30
add SSSE3 w_mask_420
00d1f4d5
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/12/10 03:47
cdf: fix memleak in dav1d_cdf_thread_unref
0f7a97ba
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/12/09 04:52
Make static CDF tables source directly from rodata
6bc4acf4
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/12/09 06:21
svc: move spatial layer check out of output_picture
32908aae
– James Almer <jamrial@gmail.com>
authored
on 2018/12/08 11:57
annexb: don't use a int64_t intermediary for leb128
a0fb010f
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/12/08 14:13
picture: free pic_ctx on dav1d_ref_wrap error
488374c7
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/12/08 14:09
output_picture: unref pictures on allocation errors
3746b6e1
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/12/08 14:03
memory allocation error checks
a5afcbe6
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/12/08 13:40
decode_frame: use goto error after allocation errors
c49680e6
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/12/06 16:22
checkasm: replace rand() with xorshift xor128
c82cf102
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/12/08 10:32
fix mvs_ref NULL ptr dererence after allocation error
52b575c8
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/12/08 10:28
cdf: make CdfThreadContext allocation failure safe
e72bec43
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/12/08 09:10
dav1d_open: free context completely on allocation errors
ceb6175d
– Janne Grunau <janne-vlc@jannau.net>
authored
and Henrik Gramner <gramner@twoorioles.com>
committed
on 2018/12/06 17:40
CI: set empty dependecies for the tests jobs
f72b1fea
– James Almer <jamrial@gmail.com>
authored
on 2018/12/07 12:04
annexb: ensure that OBU size <= frame size <= TU size
7b454ebb
– James Almer <jamrial@gmail.com>
authored
on 2018/12/07 10:52
Add Length delimited bitstream (Annex B) demuxer
0b6ee30e
– Henrik Gramner <gramner@twoorioles.com>
authored
on 2018/12/05 17:49
checkasm: Try to handle crashes more gracefully
02312cae
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/12/07 05:38
Implement --cpumask to mask out CPU features
d3a1ebad
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/12/06 05:22
Fix mc.avg/w_avg/mask for x86-32
da5a5df8
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/12/06 02:18
Special w=4/8 cases
87a377e9
– Liwei Wang <liwei@multicorewareinc.com>
authored
and Henrik Gramner <gramner@twoorioles.com>
committed
on 2018/12/04 11:23
Add SSSE3 implementation for the 4x4 blocks in itx
6f2f0188
– Xuefeng Jiang <xuefeng@multicorewareinc.com>
authored
and Ronald S. Bultje <rsbultje@gmail.com>
committed
on 2018/12/04 10:28
Add SSSE3 implementation for dav1d_ipred_h
c3980e39
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/12/05 13:21
12 bits/component support
2e6c8a92
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/30 08:55
Change type of MC intermediates from coef to int16_t
012fced2
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/29 14:32
Fix 12-bit support in yuv4mpeg muxer
95cf7cf8
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/12/05 12:34
Use adapted CDF for invisible keyframes if refresh_context=1
d6770f93
– Henrik Gramner <gramner@twoorioles.com>
authored
and Ronald S. Bultje <rsbultje@gmail.com>
committed
on 2018/12/03 15:42
Add ipred_z1 AVX2 asm
f816d5cf
– Henrik Gramner <gramner@twoorioles.com>
authored
and Ronald S. Bultje <rsbultje@gmail.com>
committed
on 2018/12/03 15:41
Make some minor ipred_z simplifications
7718c464
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/12/04 18:45
frame-mt: drain delayed pictures fully before returning -EAGAIN
b735b80b
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/12/04 14:43
frame-mt: output delayed frames as soon as possible
18ab22b6
– Henrik Gramner <gramner@twoorioles.com>
authored
on 2018/12/04 11:06
Correctly use movd instead of movq in blend_h_avx2.w4
7a222d46
– Liwei Wang <liwei@multicorewareinc.com>
authored
and Ronald S. Bultje <rsbultje@gmail.com>
committed
on 2018/11/19 10:33
Add SSSE3 implementation for dav1d_inv_txfm_add_dct_dct_4x4