- Nov 16, 2017
-
-
Marvin Scholz authored
-
If there is no valid streams, setPosition should not return true/success. This can happen when DEMUX_SET_TIME failed which lead to all streams disabled, and then try DEMUX_SET_POSITION. Signed-off-by:
Francois Cartegnie <fcvlcdev@free.fr>
-
François Cartegnie authored
-
It doesn't like outputing to a render target with 2 slices. Render targets are allowed to have 2 slices but not more. So we should only use 1 from now on. 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>
-
Since they usually go together Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Also move some code from dxgi_fmt to d3d11_fmt Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Otherwise we use the global LDFLAGS that's set for modules and export the module resources many times. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
- Nov 15, 2017
-
-
Tristan Matthews authored
-
Konstantin Pavlov authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
helps fuzzer
-
François Cartegnie authored
clears assertion solves remainder error on interpolation 3125696723 32000 3125728723 32000 3125760723 32000 3125792712 32000 < 3125824712 32000 < 3125856712 32000 < 3125888712 32000 < 3125920712 32000 < 3125952723 32000 3125984723 32000
-
François Cartegnie authored
refs ts/La_Chevre_PATPMTevery6s.ts
-
François Cartegnie authored
refs ts/La_Chevre_PATPMTevery6s.ts
-
François Cartegnie authored
-
François Cartegnie authored
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
The properties and variables were changed while reviewing, but I've failed to verify them fully. Signed-off-by:
Justin Kim <justin.kim@collabora.com> 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
Be sure to not use the previous decoder context.
-
Thomas Guillem authored
Don't free fmt/palette that come from the stack.
-
Thomas Guillem authored
Use more generic functions name that can work with more than one chroma. For example, CopyFromYv12ToYv12 is renamed to Copy420_P_to_P (planar to planar). Add picture_SwapUV(): just swap U, V planes of a tri-planar picture. Remove CopyFromNv12ToYv12 (replaced by Copy420_SP_to_P() and picture_SwapUV()). Add const qualifiers to all sources parameters in all functions.
-
This allows to display an usable view of 360 stereo video. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Marvin Scholz authored
With NSIS 3 and unicode enabled, nsProcess needs to be compiled with UNICODE and _UNICODE defined, so that the correct types are used, else it will not work as expected.
-
Marvin Scholz authored
-
- Nov 14, 2017
-
-
Marvin Scholz authored
-