Changes between Version 7 and Version 8 of SponsoringPrograms/GSoC/2025


Ignore:
Timestamp:
Feb 13, 2025, 9:26:17 AM (18 months ago)
Author:
pross
Comment:

+vp6 encoder

Legend:

Unmodified
Added
Removed
Modified
  • SponsoringPrograms/GSoC/2025

    v7 v8  
    131131'''Duration:''' 350 hours
    132132
     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:''' TBD
     148
     149'''Duration:''' 350 hours
     150
    133151
    134152== Template Project ==