Alessandro Ros
c3b5e0b76a
support decoding H264 units without Marker field (bluenviron/mediamtx#3945) ( #759 )
...
(like the ones produced by the FLIR M400)
2025-04-17 09:59:01 +02: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
fa94080e84
prevent decoders from returning empty NALUs (bluenviron/mediamtx#4346) ( #726 )
2025-03-22 22:45:54 +01:00
Alessandro Ros
ed078672e4
switch to mediacommon/v2 ( #695 )
2025-02-10 14:50:05 +01:00
Chris Hiszpanski
44aaa0977a
rtph264: accept non-compliant single FU-A frames ( #649 )
...
Some IP cameras (e.g. CostarHD) have been observed to emit single
fragment RTP FU-A packets, with start and end bit both set, for
sufficiently small H.264 P-frames. Rather than emit an error,
workaround such non-compliant frames.
2024-12-04 23:21:09 +01:00
Alessandro Ros
508d025097
prevent decoders from emitting corrupted frames ( #638 )
2024-10-23 21:10:37 +02:00
Alessandro Ros
5eddb77935
bump mediacommon ( #564 )
2024-05-05 18:56:20 +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
2ea1bf97dd
Merge branch 'main' into v4
2023-09-01 18:06:41 +02: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