- Dec 17, 2019
-
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
time tooltip is removed as well Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
this widget has been reimplemented in Qml, and is no longer used Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functional changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functional changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
MLNetwork... classes have been renamed to Network... no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functionnal changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
We get the real DXGI_FORMAT from the video context now.
-
Steve Lhomme authored
Taking in account the bitdepth and chroma subsampling. Log the format that was picked that way.
-
Steve Lhomme authored
Then we can fallback to YUV.
-
Steve Lhomme authored
And the other way around if one is not found. This is the source format we use to render, not the swapchain format which is more likely to use RGB.
-
Steve Lhomme authored
Rather than excluding formats, we might just include them.
-
- Dec 16, 2019
-
-
Hugo Beauzée-Luyssen authored
-
Steve Lhomme authored
-
Hugo Beauzée-Luyssen authored
Otherwise a callback during deletion could end up using already destroyed member variables Fix #23085
-