HEVC encoder

The purpose of this academic open-source project is to develop a video encoder for the emerging High Efficiency Video Coding (HEVC) standard. This Kvazaar HEVC encoder is being developed towards the following goals:

Coding efficiency close to HEVC reference encoder (HM)
Modular encoder structure to simplify its data flow modeling
Efficient support for different parallelization approaches
Easy portability to different platforms
Optimized encoding speed without sacrificing its coding efficiency, modularity, or portability
Reduced computation and memory resources without sacrificing its coding efficiency, modularity, or portability
Excellent software readability and implementation documentation

Achieving these objectives requires encoder with design decisions that make this open-source encoder unique:

The encoder is developed from the scratch (HM used as a reference)
The implementation language is platform-independent C

Refresh
Refresh
Source Files
Filename Size Changed Actions
kvazaar-0.8.1.tar.gz 0000425097 415 KB over 8 years
kvazaar.changes 0000001007 1007 Bytes over 8 years
kvazaar.spec 0000002581 2.52 KB over 8 years
Revision 6 (latest revision is 20)
Olaf Hering Olaf Hering (olh) accepted request 2403 over 8 years ago (revision 6)
Updated to version 0.8.1.
Comments for kvazaar 0