Skip to content

Releases: ReferenceType/H264Sharp

v0.1.1

02 Sep 18:30
Compare
Choose a tag to compare

Release notes:

  • Updated managed API on decoder and raw image formats.

Inside All-In-One zip you will find everything you need.

H264Sharp dll is directly usable on your C# project, just reference it.
Cisco's openh264 dll must be added on executable directory.
Optionally you can add converter dll on your executable directory. Its recommended if your CPU support AVX2 instructions.

v0.1.0

02 Sep 15:59
c8fcab7
Compare
Choose a tag to compare

Inside All-In-One zip you will find everything you need.

  • H264Sharp dll is directly usable on your C# project, just reference it.
  • Cisco's openh264 dll must be added on executable directory.
  • Optionally you can add converter dll on your executable directory. Its recommended if your CPU support AVX2 instructions.