- Jun 23, 2017
-
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
- Jun 22, 2017
-
-
Marvin Scholz authored
-
Marvin Scholz authored
This adds a swaputOverride function, which swaps out the implementation of a overridden method of a Class with its base implementation from the superclass.
-
Marvin Scholz authored
-
Marvin Scholz authored
-
fix black screen with DXVA2 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Francois Cartegnie <fcvlcdev@free.fr>
-
The product name is VLC, the OS name is in the minidump anyway. Keeping the product name clean of OS information helps to group the crashes on a per-product basis. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Both DXVA2 and D3D11VA now only return opaque formats that are matching vlc_va_GetChroma() Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
There might be more than one acquire now between the decoder and display Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
If upper levels still hold references they will still be usable. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Noone is using them anymore. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
the picture context reference handling does it all Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
LoadLibrary/FreeLibrary keeps track of how many times it's opened. It's also safer in case the vout dies before the decoder. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Only to directx_va_Setup (and va_pool_Setup) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
via a pf_new_surface_context callback Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
And make the release strongly typed Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
And make the release strongly typed Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
So it doesn't have to rely on the internal count in directx_sys_t Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
This is what libavcodec uses anyway. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
And merge tc->orientation with the new tc->fmt.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
François Cartegnie authored
-