Changes between Version 9 and Version 10 of SponsoringPrograms/GSoC/2025


Ignore:
Timestamp:
Feb 14, 2025, 7:59:29 PM (18 months ago)
Author:
Lynne
Comment:

Add myself as a backup mentor for VVC x86

Legend:

Unmodified
Added
Removed
Modified
  • SponsoringPrograms/GSoC/2025

    v9 v10  
    127127'''Mentor:''' Nuo Mi (nuomi2021 at gmail dot com)
    128128
     129'''Backup Mentor:''' Lynne (''Lynne'' in #ffmpeg-devel on Libera.Chat IRC)
     130
     131'''Duration:''' 350 hours
     132
     133== VP6 encoder ==
     134
     135'''Description:''' Write a basic non-performant progressive VP6 encoder, starting with keys frames and adding motion compensation frames later.
     136
     137'''Expected results:''' Bitstreams produced by the encoder are decodable using FFmpeg VP6 decoder and original On2 VP6 decoder binary.
     138
     139'''Prerequisites:''' Good C knowledge, some understanding of MPEG-type video compression would be useful.
     140
     141'''Difficulty:''' Medium.
     142
     143'''Qualification Task:''' Fix a random bug in FFmpeg.
     144
     145'''Mentor:''' Peter Ross (pross at xvid dot org)
     146
    129147'''Backup Mentor:''' will be choosen before project begin, the admins will serve as backup before that
    130148
    131149'''Duration:''' 350 hours
    132150
    133 == VP6 encoder ==
    134 
    135 '''Description:''' Write a basic non-performant progressive VP6 encoder, starting with keys frames and adding motion compensation frames later.
    136 
    137 '''Expected results:''' Bitstreams produced by the encoder are decodable using FFmpeg VP6 decoder and original On2 VP6 decoder binary.
    138 
    139 '''Prerequisites:''' Good C knowledge, some understanding of MPEG-type video compression would be useful.
    140 
    141 '''Difficulty:''' Medium.
    142 
    143 '''Qualification Task:''' Fix a random bug in FFmpeg.
    144 
    145 '''Mentor:''' Peter Ross (pross at xvid dot org)
    146 
    147 '''Backup Mentor:''' will be choosen before project begin, the admins will serve as backup before that
    148 
    149 '''Duration:''' 350 hours
    150 
    151151
    152152== Template Project ==