HomerHEVC
A real time open-source HEVC (h265) encoder under LGPL license
...)
- SSE4.2 vectorial optimizations.
- Intra (III..) and Baseline (IPP..) profile
- Wpp and Frame parallelization
- All Intra and Inter prediction sizes (64, 32,16,8,4)
- All transform sizes (32,16,8,4)
- Quarter pixel precission motion estimation
- Fixed QP, CBR and VBR
- Deblocking filter
- SAO
- intra RDO
- intra-inter fast RD
SSE42 optimizations:
- Motion estimation
- Inter prediction
- Intra Prediction
- Reconstruction
- SAD, SSD
- Transforms
- Quantization
- SAO