Changes between Version 5 and Version 6 of SponsoringPrograms/GSoC/2021


Ignore:
Timestamp:
Feb 22, 2021, 1:34:44 PM (5 years ago)
Author:
Illya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SponsoringPrograms/GSoC/2021

    v5 v6  
    116116
    117117
     118== ARM64 10-bit assembly ==
     119
     120'''Description:''' Modern codecs require handwritten SIMD assembly for good performance, much of this has been implemented for 8-bit depth in h264 and hevc but there are still missing for 10 (h264) and 10/12 (hevc).
     121
     122'''Expected results:''' Full or greatly increased coverage for either 10bit h264 or 10/12bit hevc decode assembly.
     123
     124'''Prerequisites:''' Good C skills, basic ARM/64 assembly knowledge and basic familiarity with Git.
     125
     126'''Qualification Task:''' Implement a single 10-bit function.
     127
     128'''Mentor:''' Josh Dekker (josh [at] itanimul.li)
     129
     130'''Backup Mentor:''' Josh Dekker (thilo.borgmann [at] mail.de)
     131
     132
    118133----
    119134