Alessandro Ros
9259df7cff
modernize code ( #884 )
2025-09-07 16:05:13 +02:00
Alessandro Ros
1021950db8
update linter settings ( #840 )
2025-07-26 16:28:03 +02:00
Alessandro Ros
f3a865f815
in comments, use specification titles instead of URLs ( #830 )
2025-07-15 21:30:01 +02:00
Alessandro Ros
bee7cc4d6b
set default max payload size to 1450 ( #811 )
...
this is to support SRTP more easily.
2025-06-29 12:51:54 +02:00
Alessandro Ros
62ac5612f5
improve AV1 compression ( #746 )
2025-03-27 16:54:38 +01:00
Alessandro Ros
653a574588
restore ability to decode AV1 packets with W != 0 ( #745 )
2025-03-27 15:48:19 +01:00
Alessandro Ros
c9b91e629c
improve AV1 decoder efficiency ( #744 )
2025-03-27 13:41:18 +01:00
Alessandro Ros
3414414c02
improve tests ( #743 )
2025-03-27 13:02:57 +01:00
Alessandro Ros
d59d7c48b4
improve tests ( #742 )
2025-03-27 11:56:51 +01:00
Alessandro Ros
abef977ad5
improve NALU size limit errors ( #741 )
2025-03-27 11:38:28 +01:00
Alessandro Ros
4b0fe4f7d2
fix wrong size being reported in error messages ( #740 )
2025-03-27 11:34:23 +01:00
Alessandro Ros
fa94080e84
prevent decoders from returning empty NALUs (bluenviron/mediamtx#4346) ( #726 )
2025-03-22 22:45:54 +01:00
Alessandro Ros
a17e1f776e
improve examples ( #703 )
...
* add client-play-format-av1-to-jpeg
* improve client-play-format-av1 to decode frames
* improve speed of sample decoders by using pointers instead of copies
* improve client-record-format-h264 and client-record-format-h265 to encode frames
* add client-record-format-av1
2025-02-19 22:00:49 +01:00
Alessandro Ros
ed078672e4
switch to mediacommon/v2 ( #695 )
2025-02-10 14:50:05 +01:00
dependabot[bot]
ec919809a4
Bump github.com/bluenviron/mediacommon from 1.13.2 to 1.13.3 ( #674 )
...
* Bump github.com/bluenviron/mediacommon from 1.13.2 to 1.13.3
Bumps [github.com/bluenviron/mediacommon](https://github.com/bluenviron/mediacommon ) from 1.13.2 to 1.13.3.
- [Commits](https://github.com/bluenviron/mediacommon/compare/v1.13.2...v1.13.3 )
---
updated-dependencies:
- dependency-name: github.com/bluenviron/mediacommon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix lint
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com >
2025-01-02 12:45:18 +01:00
Alessandro Ros
a19432fd87
bump Golang to 1.23 ( #610 )
2024-11-04 13:39:10 +01:00
Alessandro Ros
508d025097
prevent decoders from emitting corrupted frames ( #638 )
2024-10-23 21:10:37 +02:00
Alessandro Ros
f41b196241
add resetFragments() to all fragment-based decoders ( #637 )
2024-10-23 20:42:21 +02:00
Alessandro Ros
1888996801
remove redundant AV1 check ( #560 )
2024-05-05 11:15:12 +02:00
Alessandro Ros
24ed937861
update golangci-lint ( #535 )
2024-03-19 12:50:26 +01:00
Alessandro Ros
7d30b5f1b7
update golangci-lint ( #494 )
2024-01-03 21:12:19 +01:00
aler9
8b047b545b
decode RTP time globally
2023-08-17 13:41:01 +02:00
aler9
5e5a21240d
rename pkg/formats into pkt/format
2023-08-16 13:26:17 +02:00