Dynamic conversion of HDR10+ SEI to DV P8 NAL

All the logic is based on @quietvoid’s Rust code converted to C++.


Also used the CRC 32 (mpeg2) from @doppingkoala C implementation which uses a lut, over my original pure calc method.