How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
OpenH264 is a library for encoding and decoding video using the H.264 standard. It provides tools to transform raw video frames into compressed byte streams and decompress those streams back into raw pixel frames. The project includes a simulcast video stream generator that produces multiple resolutions from a single source. This capability supports adaptive bitrate streaming and real-time video communication across varying network conditions. The system implements video processing workflows including adaptive rate control, slicing-based parallel encoding, and YUV planar buffer management. I
The main features of ultravideo/kvazaar are: Video Codecs.
Projects with overlapping indexed features include: blueswordm/svt-av1-psyex. cisco/openh264 — OpenH264 is a library for encoding and decoding video using the H.264 standard. It provides tools to transform raw… clybius/aom-av1-lavish. divideon/xvc. fraunhoferhhi/vvdec. aomediacodec/svt-av1.