Joe Turki
|
feeeebf251
|
Upgrade golangci-lint, more linters
Introduces new linters, upgrade golangci-lint to version (v1.63.4)
|
2025-01-18 07:16:06 -06:00 |
|
knowmost
|
a97c420d0c
|
Fix typos in multiple comments
|
2024-04-27 23:27:55 -04:00 |
|
Steffen Vogel
|
683fc837d0
|
Make repo REUSE compliant
|
2023-05-05 11:58:49 -04:00 |
|
Pion
|
c1467e4871
|
Update CI configs to v0.7.2
Update lint scripts and CI configs.
|
2022-04-27 23:00:19 -04:00 |
|
Sean DuBois
|
804a12fed3
|
Update CI configs to v0.4.7
Update lint scripts and CI configs.
|
2020-09-30 09:06:34 -07:00 |
|
Atsushi Watanabe
|
0157f347e4
|
Fix randoms
Use seeded mathematical random where uniqueness is needed
but not required to be cryptographic.
|
2020-07-13 14:42:53 +09:00 |
|
Atsushi Watanabe
|
975a63fb43
|
Make FlattenErrs result comparable
Support Go 1.13 error.Is.
|
2020-03-24 06:53:31 +09:00 |
|
Atsushi Watanabe
|
27d9bbb7bd
|
Upgrade golangci-lint to 1.19.1
Fix whitespace and stylecheck errors.
Disable godox.
|
2020-01-11 22:59:33 -08:00 |
|
Sean DuBois
|
43604d5491
|
Remove pkg/errors dependency
Lots of people are paying attention to what dependecies we add to their
projects now. This just makes things a little cleaner.
Resolves #469
|
2019-03-06 09:34:10 -08:00 |
|
Sean DuBois
|
2863555984
|
Export RTP/RTCP to unique packages
Resolves #272
|
2019-01-28 11:38:54 -08:00 |
|
Sean DuBois
|
ed267f1cdb
|
RTCP: Add util/GetPadding
Simple helper function to do 32bit padding calculation
Relates to #119
|
2018-09-20 21:19:15 -07:00 |
|
Sean DuBois
|
122b592e66
|
Expand README.md
|
2018-06-13 00:24:37 -07:00 |
|