karelrooted

Results 11 comments of karelrooted

src/semisync_master.cc && src/semisync_master.h is needed in CMakeLists.txt target_sources

for those who are still compiling shaderc for iOS, system function call in spirv-tools need to be replace with popen, apply this [patch](https://github.com/google/shaderc/files/13427212/spirv-tools.patch) and then compile ```bash cd third_party/spirv-tools &&...

> In all the API responses I've seen, YouTube doesn't include the `fmt` value by default. > > As I'm guessing there is a reason why you opened this pull...

> Code looks good! If you could provide an example case where this code is required (= the relevant sample JSON response) that'd be perfect > Code looks good! If...

with the latest git master , there is no assert on my env though [Apple TV 4K 2017 (tvOS 17.2) (vo=gpu-next) ] - libplacebo version: git latest [52314e0](https://github.com/haasn/libplacebo/commit/52314e0) - MoltenVK...

it seems the memory heap size 0 in tvOS is hardcoded in [MoltenVK/Common/MVKOSExtensions.mm#L112](https://github.com/KhronosGroup/MoltenVK/blob/2cccfd516eaf40d81df4f241637ffc95f5c6fece/Common/MVKOSExtensions.mm#L112) after fix the memory size to return correct value, the bug is fixed, and the video plays...

> Hi, can you check if the vulkan validation layers report something here? > > It sounds like the problem is a free() being called while the object is still...

basically when enable secondary subtitle at the bottom with main subtitle, you will want to enable this option , otherwise the experience is poor without sub-newline-to-space ( without overlap minimum...

> As mentioned above, this usage scenario is too niche and has significant limitations. > > There are three common uses of line breaks in subtitles. > > - Used...

> As mentioned above, the usage scenario you mentioned is too niche, and I personally believe that adding a dedicated option for this is not necessary enough. > The benefit...