Netflix / photon

Photon is a Java implementation of the Interoperable Master Format (IMF) standard. IMF is a SMPTE standard whose core constraints are defined in the specification st2067-2:2013
Apache License 2.0
239 stars 78 forks source link

Support current Java versions #378

Open fschleich opened 2 months ago

fschleich commented 2 months ago

Photon does officially support JDK-8 only. Should update dependencies etc to allow use of newer Java versions.