Closed michaelfig closed 8 years ago
Most changes were to ifdef out references to FFMPEG data structures.
Also needed to add -lrt when compiling the UV components. There's probably a better platform way to test for this library, but I'm really not familiar with CMake.
Thanks, Michael.
Thanks for your contribution Michael :) I'll merge it in and make a couple of tweaks to get tests running
Most changes were to ifdef out references to FFMPEG data structures.
Also needed to add -lrt when compiling the UV components. There's probably a better platform way to test for this library, but I'm really not familiar with CMake.
Thanks, Michael.