Results 21 comments of Romain

For example, if you take the [dirty.jpg test file](https://0xacab.org/jvoisin/mat2/-/blob/master/tests/data/dirty.jpg) from mat2, it contains a "Created with GIMP" comment. If you try each of the [fields mentioned in the docs](https://gnome.pages.gitlab.gnome.org/gexiv2/docs/gexiv2-High-level-functions-for-specific-information.html#gexiv2-metadata-get-comment), none...

Well I don't see that gexiv2 is deprecating the use of `gexiv2_metadata_get/set/clear_comment()`. I only read that they are recommending to "use Exiv2 tags directly rather than this method, which is...

bot, build com.obsproject.Studio.Plugin.StreamFX

> For your information, there is a work-in-progress [upstream PR](https://github.com/Xaymar/obs-StreamFX/pull/806) which changes the CMake build system slightly. It will now allow specifying lookup paths for all three dependencies (if the...

> The build system will be enhanced to also check for obs-frontend-api.lib and obs-frontend-api.h if that cmake file is missing. That'd be great, as we have the libraries and headers...

@Xaymar Since both OBS and StreamFX will have major changes in their build system, I think it'll be better to wait for their next respective release before publishing the StreamFX...

@barthalion No, I will rework it when OBS 28 releases. I'll put the MR in draft until then. @Xaymar Thank you for the update!

bot, build com.obsproject.Studio.Plugin.StreamFX

bot, build com.obsproject.Studio.Plugin.StreamFX

Now that OBS 28 is out, I did a test build with the latest StreamFX alpha, it builds without any patches, which is nice. (I built it locally, I don't...