File not found: kvazaar.patch

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 (show unmerged sources)
Filename Size Changed Actions
kvazaar-2.3.2.tar.gz 0000600315 586 KB 12 months
kvazaar.changes 0000019375 18.9 KB about 6 hours
kvazaar.spec 0000002220 2.17 KB about 6 hours
Latest Revision
Bjørn Lie Bjørn Lie (zaitor) committed about 16 hours ago (revision 4)
Comments for kvazaar 0