Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: multimedia/kvazaar | Commit | Credits | Log message |
0.8.3.275 05 Oct 2016 08:34:13 |
jbeich |
multimedia/kvazaar: update to 1.0.0, retiring -devel
Changes: https://github.com/ultravideo/kvazaar/releases/tag/v1.0.0
Changes: https://github.com/ultravideo/kvazaar/compare/cbfa824...v1.0.0 (for
-devel)
ABI: https://people.freebsd.org/~jbeich/compat_reports/kvazaar/0.8.3_to_1.0.0/compat_report.html
MFH: 2016Q4 |
0.8.3.275 28 Sep 2016 02:13:33 |
jbeich |
multimedia/kvazaar: add new port
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:
1. Coding efficiency close to HEVC reference encoder (HM)
2. Modular encoder structure to simplify its data flow modeling
3. Efficient support for different parallelization approaches
4. Easy portability to different platforms
5. Optimized encoding speed without sacrificing its coding efficiency,
modularity, or portability
6. Reduced computation and memory resources without sacrificing its
coding efficiency, modularity, or portability
7. Excellent software readability and implementation documentation
Achieving these objectives requires encoder with design decisions that
make this open-source encoder unique:
1. The encoder is developed from the scratch (HM used as a reference)
2. The implementation language is platform-independent C
http://ultravideo.cs.tut.fi/#encoder |
Number of commits found: 2
|