Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This was broken when porting to crc 2, based on: mrhooray/crc-rs#62 (comment) > CRC_32_BZIP2 is a different algorithm from CRC_32_IEEE, try CRC_32_ISO_HDLC instead. The correct algorithm for replacing checksum_ieee is not CRC_32_BZIP2. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/555>
- Loading branch information