This commit is contained in:
Maia
2024-12-22 16:19:28 +01:00
committed by Ryan C. Gordon
parent 56cf8d8dc9
commit 8475c496b4

View File

@@ -958,7 +958,7 @@ typedef enum SDL_ChromaLocation
* coefficients.
*
* \param cspace an SDL_Colorspace to check.
* \returns true if BT709, false otherwise.
* \returns true if BT2020_NCL, false otherwise.
*
* \threadsafety It is safe to call this macro from any thread.
*