RSS feed
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
1e9c428a
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/12/03 17:50
film_grain: limit overlapped pixels to block boundaries
62dd32c4
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/12/03 17:05
film_grain: copy unmodified planes before applying noise
70fb01d8
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/12/03 09:54
Make per-width versions of cfl_ac
e2aa2d14
– David Michael Barr <b@rr-dav.id.au>
authored
and Ronald S. Bultje <rsbultje@gmail.com>
committed
on 2018/11/28 16:00
x86: Add chroma-from-luma AC 4:2:0 AVX2 asm
4903d87b
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/12/03 15:12
frame-mt: output only fully decoded frames
8cf30020
– James Almer <jamrial@gmail.com>
authored
on 2018/12/02 16:33
obu: fix setting num_ticks_per_picture in sequence headers
36b807af
– James Almer <jamrial@gmail.com>
authored
on 2018/11/30 07:18
data: fix setting Dav1dDataProps defaults in dav1d_data_create()
5e0087d9
– James Almer <jamrial@gmail.com>
authored
on 2018/11/29 17:53
common: make 0 the default for Dav1dDataProps.duration
6d87752b
– James Almer <jamrial@gmail.com>
authored
on 2018/11/29 17:34
common: make it clear that the default values in Dav1dDataProps mean unknown
e4ee4532
– James Almer <jamrial@gmail.com>
authored
on 2018/11/29 17:26
common: make -1 the default for Dav1dDataProps.offset
69a0cbd9
– James Almer <jamrial@gmail.com>
authored
on 2018/11/29 17:24
common: make Dav1dDataProps.duration signed
327b7de0
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/29 16:47
backup_lpf: increment row by the correct stripe_h
d5253365
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/29 09:34
tools/dav1d: abort on unused/unknown CLI arguments
9e08ac71
– Jean-Yves Avenard <jyavenard@mozilla.com>
authored
on 2018/11/29 13:16
Make Dav1dDataProps::timestamp and offset signed.
8ec9793a
– Martin Storsjö <martin@martin.st>
authored
on 2018/11/29 10:53
ivf: Use _ftelli64 instead of ftello for MSVC
4874e846
– Martin Storsjö <martin@martin.st>
authored
on 2018/11/29 10:43
ivf: Use int64_t instead of off_t
be15be35
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/28 19:25
build: use join_paths() for doxygen paths
9587e705
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/28 18:25
tile-mt: reset tile tasks when the number of tile rows changes
a1fb2664
– Janne Grunau <janne-vlc@jannau.net>
authored
and Ronald S. Bultje <rsbultje@gmail.com>
committed
on 2018/11/28 17:22
doc: extend dav1d_flush Doxygen
eb31119d
– Janne Grunau <janne-vlc@jannau.net>
authored
and Ronald S. Bultje <rsbultje@gmail.com>
committed
on 2018/11/28 17:46
add a Doxygen html target
6044a1ae
– Francois Cartegnie <fcvlcdev@free.fr>
authored
on 2018/11/23 06:37
add SSSE3 avg/w_avg/mask
08184fd8
– Francois Cartegnie <fcvlcdev@free.fr>
authored
on 2018/11/23 06:38
checkasm: add --list tests
d4ddfdf5
– James Almer <jamrial@gmail.com>
authored
on 2018/11/28 12:57
obu: ensure that the frame header reference is writable
a4083095
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/28 16:08
obu/film grain: check ref frame frame_hdr before use
aee656d7
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/28 15:16
clean state in dav1d_flush()
3d675c12
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/27 12:25
Round up film grain block count
454738fa
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/27 12:25
Remove source padding in film grain
9b1d1435
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/28 08:43
Don't use string literals in assert()
f16ffc83
– Janne Grunau <janne-vlc@jannau.net>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2018/11/26 11:07
CI: use the sanitizer test setup to prevent timeouts
fcc6f66c
– Janne Grunau <janne-vlc@jannau.net>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2018/11/26 11:05
CI: make sure MSAN and UBSAN warnings are errors
b210e657
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/28 06:26
Clear coefficient cache upon error
3fe0d740
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/28 06:24
Use a single atomic integer for flush
718f9254
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/28 06:20
ivf: store offset and timestamp in pkt.m
ae08430f
– James Almer <jamrial@gmail.com>
authored
on 2018/11/27 10:25
Add a simple API usage example to the doxy
560dc684
– Nathan E. Egge <unlord@xiph.org>
authored
on 2018/11/26 13:15
Reset the random seed when testing each CPU type.
06331de1
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/26 17:51
mc/svc: adjust frame-mt wait scanline for 8-tap filter
77bbf721
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/26 07:35
obu: error out on missing frame_hdrs in ref frames with frame_ref_short_signaling
a90a691d
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/26 14:20
dav1d/md5: avoid unaligned 32-bit reads
e5e3cabe
– James Almer <jamrial@gmail.com>
authored
on 2018/11/26 09:02
dav1d: add public defines for max amount of tile and frame threads
197a19ad
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/26 08:08
dav1d/cli: start decoding on a sequence header after '--skip'
bbcaf411
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/26 07:50
fuzzer: use dav1d_parse_sequence_header()
b7c64ad6
– Janne Grunau <janne-vlc@jannau.net>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2018/11/26 05:49
fix memleaks with ref counted sequence and frame headers
9ce4b734
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/26 06:19
memset frame_hdr to fix use of uninitilized value regressions
0afc2039
– James Almer <jamrial@gmail.com>
authored
on 2018/11/25 15:46
Add a public function to parse the Sequence Header from raw bitstream data
041f6535
– James Almer <jamrial@gmail.com>
authored
on 2018/11/25 14:14
Put layout back in Dav1dSequenceHeader
513dfa99
– Martin Storsjö <martin@martin.st>
authored
on 2018/11/15 11:15
arm64: looprestoration: NEON optimized wiener filter
b6bb8536
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/24 06:23
Store literal bitstream values in Dav1dSequence/FrameHeader
3e95d8ed
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/23 15:57
Move Dav1dPictureParameters-related entries to top of Dav1dSeqHdr
9c4bf181
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/23 15:45
Add some more constants from section 3
14406338
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/18 04:33
Fix some crashes (ninja test) from the previous patches
c19fb21d
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/18 04:11
Remove entries from c->refs[] that can be retrieved from frame_hdr
5a4fea2c
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/17 16:11
Add frame_hdr/seq_hdr to Dav1dPicture
7cc54b91
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/17 15:55
Move Av1FrameHeader and Av1SequenceHeader into public headers
03d4ede0
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/18 11:47
Make frame_hdr a referenced object
c371907f
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/17 14:13
Make frame_hdr a pointer
e071d257
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/17 13:31
Make sequence header a referenced object
41e64ac1
– Raphaël Zumer <rzumer@tebako.net>
authored
and Ronald S. Bultje <rsbultje@gmail.com>
committed
on 2018/11/20 18:09
Match aomdec Y4M output for colocated chroma
3f410fd9
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/24 13:20
Rewrite flushing logic
c1b0808c
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/24 07:44
backup_lpf: do not store 4 pixels rows at the bottom edge of the picture
81b10e8c
– James Almer <jamrial@gmail.com>
authored
on 2018/11/23 17:26
obu: fix temporal/spatial layer checks when decoder model is enabled
70dc7bd5
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/23 18:58
align tl_edge on stack for interintra prediction
951b0c98
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/23 16:40
scalable: output only frames of the highest selected spatial layer
3a4445bd
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/23 16:50
API/scalable: add all_layers Dav1dSettings
0eafb6f5
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/23 16:07
API/scalable: add operating point Dav1dSetting
0e3c2197
– David Michael Barr <b@rr-dav.id.au>
authored
on 2018/11/21 18:20
checkasm: Add unit tests for chroma-from-luma subsampling
6af37afa
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/22 03:51
Add API to match input images to specific output pictures
f8e1a621
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/22 14:23
frame-mt: check delayed pics for decoding errors
3fa2f04f
– Niklas Haas <git@haasn.xyz>
authored
and Janne Grunau <janne-vlc@jannau.net>
committed
on 2018/11/22 15:52
film_grain: don't attempt copying chroma planes for I400
b28788c0
– Michael Bradshaw <mjbshaw@google.com>
authored
and Janne Grunau <janne-vlc@jannau.net>
committed
on 2018/11/21 14:27
Modify release_picture_callback to take a picture instead of a data pointer
27860ee5
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/22 16:12
CI: move test-debian-msan to amd64 to avoid timeouts
516333ca
– Konstantin Pavlov <thresh@videolan.org>
authored
on 2018/11/22 14:21
CI: use aarch64 images from VideoLAN registry.
82404efb
– James Almer <jamrial@gmail.com>
authored
on 2018/11/22 06:43
obu: set have_frame_hdr to true only when there were no errors
2b39cfb0
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/22 08:26
film_grain: round subsampled width/height up
790dd353
– Michael Bradshaw <mjbshaw@google.com>
authored
on 2018/11/21 14:04
Fix some minor typos
12337860
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2018/11/21 14:29
Set correct width for post-scaling picture if super-res is enabled
9abc8747
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/21 17:25
film_grain: fix build when bit depths are disabled
12e0c905
– Martin Storsjö <martin@martin.st>
authored
and Janne Grunau <janne-vlc@jannau.net>
committed
on 2018/11/05 06:45
arm64: Work around a clang/LLVM misoptimization
241dafa0
– Ronald S. Bultje <rsbultje@gmail.com>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2018/11/21 03:11
It is not an error to signal a temporal update while prev_segmap=NULL
76f56606
– Nathan E. Egge <unlord@xiph.org>
authored
on 2018/11/21 01:23
Rewrite the y4m header to match aomdec.
c5622d89
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2018/11/20 18:29
CI: use meson's '--werror' instead of CFLAGS
32accaa4
– James Almer <jamrial@gmail.com>
authored
on 2018/11/20 14:16
dav1d_fuzzer: include config.h before other headers
Next