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


Ignore:
Timestamp:
Jul 29, 2025, 8:42:20 PM (12 months ago)
Author:
Pierre-Anthony Lemieux
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SponsoringPrograms/STF/2025

    v9 v10  
    11== Background
    22
    3 The [https://www.sovereigntechfund.de/programs/applications Sovereign Tech Fund] sponsors work on open digital base technologies that are vital to the development of other software or enable digital networking.
     3The [https://www.sovereigntechfund.de/programs/applications Sovereign Tech Fund] invests globally in the open software components that underpin Germany's and Europe's competitiveness and ability to innovate.
    44
    5 We secured funding for [https://trac.ffmpeg.org/wiki/SponsoringPrograms/STF/2024 FFmpeg activities in 2024].
     5The FFMPEG community secured [https://trac.ffmpeg.org/wiki/SponsoringPrograms/STF/2024 STF funding activities in 2024] and plans to do so again this year.
    66
    7 We plan on doing so again. If you are interested in being included in the application, please email the information specified in the template below to:
     7If you are interested in being included in the application, please email the information specified in the template below to:
    88* Michael Niedermayer (michael-stf@niedermayer.cc)
    99* Thilo Borgmann (thilo.borgmann@mail.de)
     
    2424== FFv1 Bayer coding support ==
    2525
    26 '''Description:''' FFv1 has become the de-facto standard for archival. However, it is capable of more than just long-term compression. The recent GPU implementation has demonstrated that its sufficiently fast to be used as a RAW format, allowing NLEs to work in a fully lossless flow. This project will implement support for common Bayer formats, both for encoding and decoding, along with metadata, allowing FFv1 to be used for professional production.
     26'''Description:''' FFv1 is an important standard for archival. However, it is capable of more than just long-term compression. The recent GPU implementation has demonstrated that its sufficiently fast to be used as a RAW format, allowing NLEs to work in a fully lossless flow. This project will implement support for common Bayer formats, both for encoding and decoding, along with metadata, allowing FFv1 to be used for professional production.
    2727
    2828'''Expected results:''' FFv1 is able to encode and decode Bayer pixel ordering, both on the GPU and CPU implementations, with the necessary metadata information carried to permit accurate color reconstruction and flexibility when color grading and mastering.