Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 125 crc = crc32(buf_pivot, out_buf - buf_pivot);
- 126 AV_WB32(out_buf, crc);
- 127 out_buf += 4;
- 128
- 129 crc_test = crc32(buf_pivot, out_buf - buf_pivot);
RAW Paste Data