WIP: pad-monitor: Make the checksum video padding agnostic
We make a copy of the frame to remove any padding that was added. This will normalize the video buffer size so that checksum will be the same regardless of the decoder being used. This is useful when testing bitstream for conformance.
cc @thiblahute