Ugly Alpha 1
openh264:0.1.13

total uncompressed bytes

129.7 KB

total files

15

Fix

NewInclude { include: [ "src/**/*", "Cargo.*", "README.md", "tests/data/multi_512x512.h264", "!**/tests/**/*", ], has_build_script: false, }

9 wasted files

total waste: 91.3 KB

  1. tests/data/single_512x512_cavlc.h264 : 47.1 KB
  2. tests/data/multi_512x512_truncated.h264 : 15.0 KB
  3. tests/data/multi_512x512.h264 : 14.3 KB
  4. tests/data/single_1920x1080_cabac.h264 : 5.4 KB
  5. tests/data/single_512x512_cabac.h264 : 3.2 KB
  6. tests/decode.rs : 2.6 KB
  7. benches/decode.rs : 2.2 KB
  8. benches/yuv2rgb.rs : 1.2 KB
  9. examples/basic.rs : 328 B