Hi On Sat, Feb 14, 2026 at 02:21:22PM +0200, Sam.Richards--- via ffmpeg-cvslog wrote: > This is an automated email from the git hooks/post-receive script. > > Git pushed a commit to branch master > in repository ffmpeg. > > The following commit(s) were added to refs/heads/master by this push: > new 677cf95ea4 Initial checkin of OCIO filter. > 677cf95ea4 is described below > > commit 677cf95ea4be805fa326adb082eff666a2e790ea > Author: Sam.Richards@taurich.org > AuthorDate: Wed Jan 7 20:50:17 2026 +0000 > Commit: Lynne > CommitDate: Sat Feb 14 12:21:10 2026 +0000 > > Initial checkin of OCIO filter. > > Initial checkin of OCIO filter. > > Initial checkin of OCIO filter. > > Signed-off-by: Sam.Richards@taurich.org > > Change for the right C++ library, should work on linux too. > > Signed-off-by: Sam.Richards@taurich.org > > Adding inverse when using display/view. > > Removed comments. > > Removed code that was setting the CICP values. Hopefully this can be done through OCIO at some point. > > Config cleanup - need a modified require_cpp to handle namespacing. > > Switch to using require_cpp so that namespace can be used. > > Adding documentation. > > Sadly a bit of linting went in here, but more importantly added a threads option to split the image into horizontal tiles, since OCIO was running rather slow. > > Signed-off-by: Sam.Richards@taurich.org > > Adding context parameters. > > Signed-off-by: Sam.Richards@taurich.org > > Add the OCIO config parameter. > > Signed-off-by: Sam.Richards@taurich.org > > Make the min threads 1 for now, reserve 0 for later if we can automatically pick something. > Also added a few comments. > > Signed-off-by: Sam.Richards@taurich.org > > This is using ffmpeg-slicing. > > Signed-off-by: Sam.Richards@taurich.org > > Adding OCIO filetransform. > > Making sure everything is using av_log rather than std::cerr. > > Signed-off-by: Sam.Richards@taurich.org > > Updating the tests so they would work without additional files. > > Signed-off-by: Sam.Richards@taurich.org > > Adding the file-transform documentation. > > Signed-off-by: Sam.Richards@taurich.org > > Adding copyright/license info. > > Signed-off-by: Sam.Richards@taurich.org > > Removing tests, since this is optional code. > > Signed-off-by: Sam.Richards@taurich.org > > Code cleanup. > > Signed-off-by: Sam.Richards@taurich.org > > Typo. > > Signed-off-by: Sam.Richards@taurich.org > > I went the wrong way, av_log is expecting \n > > Signed-off-by: Sam.Richards@taurich.org > > Fix indenting to 4 spaces. > > Signed-off-by: Sam.Richards@taurich.org > > Fixing lint issues and a spelling mistake. > > Signed-off-by: Sam.Richards@taurich.org > > Code formatting cleanup to match conventions. > > Signed-off-by: Sam.Richards@taurich.org > > Whitespace removal. > > Signed-off-by: Sam.Richards@taurich.org Can someone please add a check to forgejo that detects messed up commit messages like this thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Some Animals are More Equal Than Others. - George Orwell's book Animal Farm