# VideoLanVLC/vlc SLOC report

> As of 2026-07-14 (commit e6bcb44d0f8c), VideoLanVLC/vlc contains 737,575 total lines: 518,083 code, 116,048 comments, 103,444 blank, across 2,122 files in 28 languages (top: C 65.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving VideoLanVLC/vlc to commit e6bcb44d0f8c, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 70.2% of all lines, comments represent 15.7%, and the repository averages 244 code lines per file. C accounts for 65.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 887 | 452,918 | 337,933 | 50,511 | 64,474 |
| C++ | 194 | 80,732 | 62,624 | 7,376 | 10,732 |
| C Header | 533 | 105,869 | 53,516 | 39,954 | 12,399 |
| PO File | 1 | 29,673 | 14,159 | 8,905 | 6,609 |
| C++ Header | 129 | 13,515 | 8,437 | 3,274 | 1,804 |
| Objective-C | 24 | 10,185 | 7,084 | 1,399 | 1,702 |
| Meson | 42 | 8,192 | 6,404 | 792 | 996 |
| Makefile | 146 | 8,416 | 6,297 | 611 | 1,508 |
| Automake | 53 | 7,066 | 5,989 | 186 | 891 |
| M4 | 21 | 5,054 | 3,317 | 1,306 | 431 |
| Shell | 29 | 4,200 | 2,942 | 655 | 603 |
| Assembly | 3 | 2,710 | 2,278 | 231 | 201 |

Top language (C 65.2%). Generated at 2026-07-14T12:02:17.718401009+00:00. Canonical report: https://octocounts.com/github/VideoLanVLC/vlc

## Report FAQ

### How many lines of code does VideoLanVLC/vlc have?

VideoLanVLC/vlc has 737,575 total lines, including 518,083 code lines, 116,048 comment lines, and 103,444 blank lines.

### How was the VideoLanVLC/vlc line count measured?

OctoCounts resolved the public GitHub repository to commit e6bcb44d0f8c, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for VideoLanVLC/vlc?

This OctoCounts report was generated from main at commit e6bcb44d0f8c on 2026-07-14T12:02:17.718401009+00:00.

## Similar repository reports

- [suijingfeng/vkQuake3](https://octocounts.com/github/suijingfeng/vkQuake3) — C, 519,804 code lines
- [obsproject/obs-studio](https://octocounts.com/github/obsproject/obs-studio) — C, 502,246 code lines
- [dovecot/core](https://octocounts.com/github/dovecot/core) — C, 558,373 code lines
- [xiaojieonly/Ehviewer_CN_SXJ](https://octocounts.com/github/xiaojieonly/Ehviewer_CN_SXJ) — C, 436,098 code lines
- [tencent/wcdb](https://octocounts.com/github/tencent/wcdb) — C, 432,026 code lines
- [mbbill/Silverfir-nano](https://octocounts.com/github/mbbill/Silverfir-nano) — C, 407,820 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
