- 24 Nov, 2017 40 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
François Cartegnie authored
Otherwise creates misordered output.
-
Thomas Guillem authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This holds copyright from numerous people and from the VideoLAN entity
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
Clear the DPB queue, wait for for asynchronous frames, re-init the PTS instead of restarting the VT session.
-
Thomas Guillem authored
-
Thomas Guillem authored
VT is not pacing frame allocation. If we are not fast enough to render (release) the output pictures, the VT session can end up allocating way too many frames. This can be problematic for 4K 10bits. To fix this issue, we ensure that we don't have too many output frames allocated by waiting for the vout to release them. A proper way to fix this issue is to allow decoder modules to specify the dpb and having the vout re-allocating output frames when this number changes.
-
Thomas Guillem authored
In order to be notified when the cvpx buffer is released.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
François Cartegnie authored
Fixes #18855 Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
-
François Cartegnie authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
François Cartegnie authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
Release textures earlier before the texture cache flush.
-
François Cartegnie authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
François Cartegnie authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
François Cartegnie authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
François Cartegnie authored
beause we'll need it for VT Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
François Cartegnie authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
-
François Cartegnie authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
François Cartegnie authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
François Cartegnie authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
François Cartegnie authored
refs #19147 #19146
-