Changes between Version 15 and Version 16 of SponsoringPrograms/GSoC/2025


Ignore:
Timestamp:
Mar 25, 2025, 11:10:01 PM (14 months ago)
Author:
Lynne
Comment:

Add a ProRes Vulkan encoder task

Legend:

Unmodified
Added
Removed
Modified
  • SponsoringPrograms/GSoC/2025

    v15 v16  
    8686'''Difficulty:''' Hard
    8787
    88 '''Qualification Task:''' Write and validate the ProRes DCT transform in GLSL.
     88'''Qualification Task:''' Write and validate the ProRes iDCT transform in GLSL.
    8989
    9090'''Mentor:''' Lynne (''Lynne'' in #ffmpeg-devel on Libera.Chat IRC)
     
    9494'''Duration:''' 350 hours
    9595
     96== ProRes Vulkan encoder ==
     97
     98'''Description:''' Following up on having a Vulkan ProRes decoder, a prores encoder would enable a full accelerated transcoding pipeline.
     99
     100'''Expected results:''' Write a ProRes encodder in Vulkan, specifically supporting the `ap4h` and `ap4x` profiles.
     101
     102'''Prerequisites:''' Good C, GLSL, and Vulkan knowledge.
     103
     104'''Difficulty:''' Hard
     105
     106'''Qualification Task:''' Write and validate the ProRes fDCT transform in GLSL.
     107
     108'''Mentor:''' Lynne (''Lynne'' in #ffmpeg-devel on Libera.Chat IRC)
     109
     110'''Backup Mentor:''' Niklas Haas (''haasn'' in #ffmpeg-devel on Libera.Chat IRC)
     111
     112'''Duration:''' 350 hours
     113
    96114== VVC wasm simd optimization ==
    97115