- 16 Mar, 2018 27 commits
-
-
Thomas Guillem authored
Replaced by the faster i420_nv12 filter.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
Mainly used by CVPX.
-
Thomas Guillem authored
-
Thomas Guillem authored
Since memset is used to set back pixels.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
P010 is on MSB, and VLC_CODEC_I420_10B/VLC_CODEC_I420_10L are on LSB, so we need to shift bits by 6 when doing the conversion. VLC_CODEC_I420_10L should be used instead of VLC_CODEC_I420_10B since it's little endian. It "worked" only because the conversion was tested while downloading and uploading, so the download error was canceled by the upload error. This fixes screenshot colors.
-
Thomas Guillem authored
In order to use Uswc when copying packer pictures (RGB/YUYV).
-
Thomas Guillem authored
-
Thomas Guillem authored
This commit improve the Y plane copy speed from GPU images.
-
Thomas Guillem authored
but codec is set.
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Marvin Scholz authored
Additionally rename 7Z_OPTS to 7ZIP_OPTS, to match the 7ZIP program variable name.
-
Marvin Scholz authored
-
Marvin Scholz authored
-
Marvin Scholz authored
-
- 15 Mar, 2018 12 commits
-
-
François Cartegnie authored
happens when seeking outside of stream/on new stream ahead
-
François Cartegnie authored
can't properly handle restarts on radio streams
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
Marvin Scholz authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Lamot authored
"sub-file" path expects native separator and not slashes. Closes #19976 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Fix #19538
-
Hugo Beauzée-Luyssen authored
-
- 14 Mar, 2018 1 commit
-
-
Rémi Denis-Courmont authored
-