VideoToolbox macOS 12.3 to 13.0 API Differences

VTCompressionProperties.h
Added kVTCompressionPropertyKey_ConstantBitRate
Added kVTCompressionPropertyKey_EstimatedAverageBytesPerFrame
Added kVTCompressionPropertyKey_PreserveAlphaChannel
Added kVTCompressionPropertyKey_ReferenceBufferCount
Added kVTCompressionPropertyKey_MinAllowedFrameQP
VTErrors.h
Added kVTPixelRotationNotSupportedErr
Added kVTVideoDecoderUnknownErr
VTPixelRotationProperties.h
Added kVTPixelRotationPropertyKey_Rotation
Added kVTRotation_0
Added kVTRotation_CW90
Added kVTRotation_180
Added kVTRotation_CCW90
Added kVTPixelRotationPropertyKey_FlipHorizontalOrientation
Added kVTPixelRotationPropertyKey_FlipVerticalOrientation
VTPixelRotationSession.h
Added VTPixelRotationSessionRef
Added VTPixelRotationSessionCreate()
Added VTPixelRotationSessionInvalidate()
Added VTPixelRotationSessionGetTypeID()
Added VTPixelRotationSessionRotateImage()