Skip to content

orc: Fix conversions to floating point implicitly casting

amyspark requested to merge amyspark/orc:amyspark/fix-float-opcodes into main

Hey all,

This is a MR to fix a couple implicit casts to FP -- they aren't hit by anything in the test suite, but !111 (merged) will bring a couple tests from GStreamer that will exercise the offending opcodes.

Merge request reports