21 Commits

Author SHA1 Message Date
Martin Pulec
c6b254c406 README.md: extend copyright to 2026 for CESNET
+ add the legal form - this is probably currently the preferred official
format
2026-01-06 10:28:32 +01:00
Ben Roeder
a62fe80c3f Fix spelling errors throughout codebase
Corrected various spelling mistakes in comments, documentation, and
variable names across the project. Changes include:
- Documentation files (CONTRIBUTING.md, README.md, etc.)
- Source code comments in C/C++ files
- Function parameter names and descriptions

No functional changes were made.
2025-06-01 18:03:40 +01:00
Martin Pulec
ec248a74b9 README.md: extend copyright to 2025 for CESNET 2025-03-05 14:20:47 +01:00
Martin Pulec
af61d8b4b4 README.md: fixed doc/REPORTING-BUGS.md name
+ updated year in COPYRIGHT
+ removed bootstrap_gpujpeg.sh file desc (now in ext-deps/)
2023-06-08 15:06:16 +02:00
Martin Pulec
6b15d76997 README.md: updated links to social networks
- mastodon.technology has gone, replaced with mastodon.social
- Twitter account is no longer being updated, so removed the reference
2023-05-17 14:56:41 +02:00
Milos Liska
e0dc963586 Fixed port requirements. 2023-04-13 14:31:14 +02:00
Martin Pulec
8dfec2f9ac README.md: replaced PNG with SVG logo
This is actually the original logo, the former one has used a different
font (Muli).
2023-02-28 16:44:47 +01:00
Martin Pulec
0aa83eb334 vc_deinterlace_ex: optimize R10k, v210, R12L
At least a little optimization for slow codecs - these have fixed number
of iterations per pixel block so we can give a compiler an oppurtunity
to unroll and optimize.

speedup on i9-9820X - v210, R10k 8%; R12L 12%
2023-01-13 14:17:59 +01:00
Milos Liska
c335805203 Update README.md 2022-09-09 09:47:27 +02:00
Martin Pulec
0ef1c0c92b Updated README.md
Small clarifications/cleanups
2021-11-09 10:21:38 +01:00
Martin Pulec
5f2e0d979b README.md: updated root dir listing 2021-02-24 15:05:57 +01:00
Martin Pulec
f6c98f4813 Removed Matrix room references
It was seldom used, point to GitHub discussions instead.
2021-01-06 16:00:11 +01:00
Martin Pulec
72bc7c45a0 Updated documentation 2020-10-08 11:06:20 +02:00
Martin Pulec
f1f9858473 Updated README.md 2020-05-28 10:28:24 +02:00
Martin Pulec
0508a43148 Added CI badge to README.md 2020-03-19 09:53:23 +01:00
Martin Pulec
928e0202d2 Added Matrix badge
+ added link to a Matrix room to CONTRIBUTING.md
2020-03-03 14:49:03 +01:00
Martin Pulec
0ba9d74e04 Updated README.md logo
+ remove source for splashscreen
2019-11-12 22:33:23 +01:00
Martin Pulec
d0e132ca4f README.md: added Coverity badge 2019-11-09 13:47:11 +01:00
Martin Pulec
709ab12ab2 README.md: added logo + link to web 2019-11-06 10:28:44 +01:00
Martin Pulec
3bc0d10921 README.md: social media references 2019-11-06 08:40:29 +01:00
Martin Pulec
3260a75d90 README: converted to Markdown
+ slight reformatting
2019-11-05 17:35:40 +01:00