Skip to content

encoding-profile: Make (de)serialization functions public

This is more convenient and cheaper than going through the g_value_convert() hoops

NOTE : There is something that was definitely not obvious at first, but the deserialization code will actually try to load it from a file if the string contains the location to a ".gep" file.

Merge request reports