| CARVIEW |
Coverity Scan: FFmpeg/FFmpeg
| Project Name | FFmpeg/FFmpeg |
|---|---|
| Lines of code analyzed | 1,608,990 |
| On Coverity Scan since | Jun 20, 2007 |
| Last build analyzed | about 22 hours ago |
| Language | C/C++ |
| Repository URL | https://github.com/FFmpeg/FFmpeg |
| Homepage URL | https://ffmpeg.org |
| License | N/A |
Want to view defects or help fix defects?
Add me to projectAnalysis Metrics
Version: git-2025-12-24-abb1524
- Dec 25, 2025
- Last Analyzed
- 1,608,990
- Lines of Code Analyzed
- 0.14
- Defect Density
Defect changes since previous build dated Dec 23, 2025
- 0
- Newly detected
- 0
- Eliminated
Defects by status for current build
- 3,453
- Total defects
- 218
- Outstanding
- 2,254
- Fixed
See how defect density for 'FFmpeg/FFmpeg' compares with defect density for other open source projects. Learn more
Open Source Defect Density
FFmpeg/FFmpeg: 1,608,990 line of code and 0.14 defect density
Open Source Defect Density By Project Size
| Line of Code (LOC) | Defect Density |
|---|---|
| Less than 100,000 | 0.35 |
| 100,000 to 499,999 | 0.5 |
| 500,000 to 1 million | 0.7 |
| More than 1 million | 0.65 |
Note: Defect density is measured by the number of defects per 1,000 lines of code, identified by the Coverity platform. The numbers shown above are from our 2013 Coverity Scan Report, which analyzed 250 million lines of open source code.
Note: Defect density is measured by the number of defects per 1,000 lines of code.
Analysis Metrics per Components
| Component Name | Pattern | Ignore | Line of Code | Defect density |
|---|---|---|---|---|
| avcodec | .*/libavcodec/.* | No | 614,329 | 0.13 |
| avformat | .*/libavformat/.* | No | 193,468 | 0.13 |
| avfilter | .*/libavfilter/.* | No | 189,395 | 0.44 |
| avutil | .*/libavutil/.* | No | 49,857 | 0.16 |
| swscale | .*/libswscale/.* | No | 28,998 | 0.48 |
| swresample | .*/libswresample/.* | No | 3,905 | 0.26 |
| avresample | .*/libavresample/.* | No | 0 | N/A |
| postproc | .*/libpostproc/.* | No | 0 | N/A |
| avdevice | .*/libavdevice/.* | No | 14,228 | 0.14 |
| ffserver | .*/ffserver.* | No | 0 | N/A |
| ffplay | .*/ffplay.* | No | 4,046 | 0.00 |
| ffmpeg | .*/ffmpeg.* | No | 15,756 | 0.19 |
| tools | .*/tools/.* | No | 4,603 | 0.22 |
| examples | .*/doc/examples/.* | No | 4,749 | 0.00 |
| Other | .* | No | 485,687 | 0.00 |
CWE Top 25 defects
| ID | CWE-Name | Number of Defects |
|---|---|---|
| 190 | Integer Overflow or Wraparound | 41 |
About Coverity Scan Static Analysis
Find and fix defects in your C/C++, Java, JavaScript or C# open source project for free.
Coverity Scan tests every line of code and potential execution path. The root cause of each defect is clearly explained, making it easy to fix bugs.
Would you like to view the project defects, or help improve its quality by fixing defects?
Add me to project