Changes between Version 11 and Version 12 of SponsoringPrograms/STF/2025
- Timestamp:
- Jul 29, 2025, 8:46:46 PM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SponsoringPrograms/STF/2025
v11 v12 14 14 === One line summary of the proposed work 15 15 16 Example: Classify and fix outstanding issues identified by Coverity 16 Example: 17 18 > Classify and fix outstanding issues identified by Coverity 17 19 18 20 === Description of the work 19 21 20 Example: Coverity is a static code analysis system that is used to analyze FFmpeg code to find bugs with an emphasis on quality and security issues. There are currently 677 outstanding issues identified by Coverity (https://scan.coverity.com/projects/ffmpeg?tab=overview). Some of these issues are false positives while others could open the door to security vulnerabilities. The objective of this work is to identify the Coverity issues that are not false positives, and fix as many as possible. 22 Example: 23 24 > Coverity is a static code analysis system that is used to analyze FFmpeg code to find bugs with an emphasis on quality and security issues. There are currently 677 outstanding issues identified by Coverity (https://scan.coverity.com/projects/ffmpeg?tab=overview). Some of these issues are false positives while others could open the door to security vulnerabilities. The objective of this work is to identify the Coverity issues that are not false positives, and fix as many as possible. 21 25 22 26 === Milestones … … 26 30 ===== Description 27 31 28 Example: Review all outstanding Coverity issues and, for each one, determine whether it is a false positive. 32 Example: 33 > Review all outstanding Coverity issues and, for each one, determine whether it is a false positive. 29 34 30 35 ===== Deliverables 31 36 32 Example: List of both false positive and real issues posted to the FFmpeg dev mailing list. 37 Example: 38 > List of both false positive and real issues posted to the FFmpeg dev mailing list. 33 39 34 40 ===== Requested compensation (in USD or Euros) … … 36 42 ==== Milestone 2 37 43 38 Etc.44 > Etc. 39 45 40 46 ==== Developer background and contact information 41 47 42 Example: Michael Niedermayer <michael-ffwork@niedermayer.cc>. I work in Austria, and have been an active contributor to FFmpeg since 2001 – 22308 commits so far. My work on FFmpeg is regularly supported by third parties and I am one of the founders of https://fflabs.eu. I am also extremely familiar with Coverity: I have fixed 690 issues out of 847 Coverity issues fixed in the past. I fixed over 2000 issues found by ossfuzz. 48 Example: 49 50 > Michael Niedermayer <michael-ffwork@niedermayer.cc>. I work in Austria, and have been an active contributor to FFmpeg since 2001 – 22308 commits so far. My work on FFmpeg is regularly supported by third parties and I am one of the founders of https://fflabs.eu. I am also extremely familiar with Coverity: I have fixed 690 issues out of 847 Coverity issues fixed in the past. I fixed over 2000 issues found by ossfuzz. 43 51 44 52 == FFMPEG 2025 STF Application
