- Feb 26, 2022
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
-
When running code in C++, remove the macro which is applying regardless of the language context, and provide dedicated function overload for the same effect. In addition, provide a dedicated wrapper avoiding cast and size specification.
-
-
-
vlc_network.h is necessary for the declaration of vlc_getProxyUrl.
-
-
-
vlc_sdp_Start is not defined publicly in the core anymore, and owner_size was not used in sout_EncoderCreate.
-
-
Workaround for https://github.com/rust-lang/rust/issues/79609
-
-
-
-
-
-
-
-
Date are now exposed as time_t Duration should have always been an int64_t And replace unsigned int by uint32_t for coherence
-
-