Ahead of some changes to timing and performance code I want to first update the vol_libs libraries that parse geometry and video textures. That's this PR.
I have already updated vol_libs with changes required from this repository.
Changes in this PR
Updating vol_av and vol_geom.
Checked the interface glue file for any changes.
I also ifdefed out some test timing code that might complicate linux/android builds.
Testing Done
None yet! I need some help here.
Risk of merging PR
I don't think changes to vol_libs will break anything but changes include logging functions - we need to check that works okay.
And make sure it still builds with ifdeffed timer code. This might clash with ongoing work in new files.
Reason for PR
Changes in this PR
Testing Done
Risk of merging PR