Christopher Degawa

Results 215 comments of Christopher Degawa

I guess I still need to update to prevent using a msys32 host

I think it might be fine to reopen this since it might be a good time to revisit the question of dropping 32-bit compilation since currently both of the "official"...

I do want to get some other people's opinion on this though, emote with +1 for drop or -1 for no drop I guess, with comments for specific concerns or...

pinging people who recently had issues with 32-bit builds (thus the only people I know who actually compile 32-bit, not for testing) @Rollinnn @pat357 @kenichi512 @jlw4049 @Barough

An alternative I was thinking about is essentially forking this repo, but making that fork 32-bit only and stripping out a lot of things so it only compiles ffmpeg and...

I guess since it's been 1 week, I will start first making sure that 32-bit compilation for both clang and gcc at least works (probably not going to test if...

Well, we still have a bit of time before anything major happens, right now I'm first trying to completely make 32-bit compilation work including vlc, currently waiting on msys2 to...

I guess while trying to fix 32-bit and 64-bit compilation with gcc and clang, I can try to test as many libraries for ffmpeg as well

> Just a quick mention as it's quite pertinent to this topic: building only 64bit ffmpeg with OpenCL enabled currently fails. I do realize OpenCL-support isn't exactly high priority, but...

I am currently trying to find a way to get FFmpeg to compile without using vulkan-loader as @cyanreg mentioned in IRC that FFmpeg currently always loads the shared library so...