blender/tests/gtests
Aaron Carlisle 128506eeb1 BLI Color: YUV to/from rgb colorspace option
This commit does two things:

- Adds an option to do the calculation in different color spaces (BT601
or BT709).
- Changes the default caluclation from legacy BT601 to BT709.

This affects several areas:

- UI areas (mainly scopes)
- ViewLevelsNode
- Several other nodes that use `COM_ConvertOperation.h`
2018-04-29 18:00:45 -04:00
..
alembic Alembic: not using global in unit test. 2017-11-02 14:33:21 +01:00
blenlib BLI Color: YUV to/from rgb colorspace option 2018-04-29 18:00:45 -04:00
bmesh Tests: Use proper order for EXPECT_EQ() 2017-02-03 12:03:59 +01:00
guardedalloc Memory: add MEM_malloc_arrayN() function to protect against overflow. 2018-01-17 19:59:47 +01:00
testing CMake: Add option to build against system-wide Glog 2017-04-21 14:36:34 +02:00
CMakeLists.txt Cleanup: use prefix for tests 2018-02-14 16:02:21 +11:00