- Apr 05, 2020
-
-
Konstantin Pavlov authored
-
Konstantin Pavlov authored
The .pc file provided in the upstream src/ only works with autotools, since CMake does not replace the variables marked with %variable%. Our own custom .pc file was introduced in eed98c81, and then reverted in d2a01fe3. This patch restores previous behaviour. Additionally, upstream harfbuzz broke mac builds by restricting framework checks to HG_IOS define which they set manually. Reverted that change to restore the previous behaviour.
-
- Apr 04, 2020
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
We really don't care about the origin, except for the username (and even then, only because it's included in the input item custom meta).
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This removes non-strict mode, in other words support for non-standard version 0 of the protocol. This means releases of the session directory tool (sdr) from before October 1996. SAP was only standardized as version 2 in 2000. SAP support was added to VLC in 2003; VLC and miniSAPserver have always sent packets following the standard (except for the first 6 days of development where a completely custom packet format was used, never seen in a release). We retain backward compatibility with version 1 (sdr releases from 1996 to 2000) because there are no relevant differences with version 2. Version 0 packets however lack the hash value, which *is* troublesome.
-
Rémi Denis-Courmont authored
-
- Apr 03, 2020
-
-
Marvin Scholz authored
-
Signed-off-by:
Tristan Matthews <tmatth@videolan.org>
-
Konstantin Pavlov authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
If we do not have a description, don't send one. The field is syntactically optional.
-
Rémi Denis-Courmont authored
This is about as useless as the phone number which was dropped in 3.0. At least, the VLC SDP parser ignores those fields.
-
Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-
Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-
Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-
Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-
Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-
Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-
- Apr 02, 2020
-
-
François Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
François Cartegnie authored
-
François Cartegnie authored
-
Hugo Beauzée-Luyssen authored
extras/package/npapi.am:34: warning: ':='-style assignments are not portable Makefile.am:219: 'extras/package/win32/package.mak' included from here extras/package/win32/package.mak:13: 'extras/package/npapi.am' included from here
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
Commits bf4f21b5 and cb16845b moved transformations from the renderer to the (sampler) fragment shader. But the transformations were applied only on the "main" fragment shader. Also apply them on the specific fragment shader generated for XYZ12 chroma. Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-
Martin Storsjö authored
This one used to be missing from mingw-w64 headers, but was added there yesterday in git master. If this one actually is used, and we can't be sure of whether it exists in system headers, we could define it ourselves, but with a unique prefix. But in this case it simply seems to be unused. This fixes compilation with the very latest mingw-w64 headers.
-
- Apr 01, 2020
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-