Commit Graph

14 Commits

Author SHA1 Message Date
aler9
ca87733ded remove suffix from new functions 2023-08-16 13:26:17 +02:00
aler9
e26ccf0858 remove deprecated functions 2023-08-16 13:26:17 +02:00
aler9
80106144e6 bump to v4 2023-08-16 13:26:17 +02:00
Alessandro Ros
3d089129cd update documentation (#308) 2023-06-09 16:18:11 +02:00
Alessandro Ros
9b4cdbe7ab rename Format.String() into Format.Codec() (#307) 2023-06-09 12:42:32 +02:00
Alessandro Ros
6a22c33fc7 make format.String() return MPEG4-audio in case of MPEG-4 audio (#300) 2023-06-01 20:24:31 +02:00
Alessandro Ros
80cf861ec7 add MP4A-LATM decoder and encoder (#299) 2023-06-01 20:07:47 +02:00
Alessandro Ros
19dcd3e067 update golangci-lint (#292) 2023-05-28 13:40:00 +02:00
Alessandro Ros
a54a5946c7 add 32-bit tests; return errors in case of string-to-int overflows (#276) 2023-05-08 13:10:31 +02:00
Alessandro Ros
6937b85704 add RTP/MPEG-4 Video decoder and encoder (#266) 2023-05-01 21:19:23 +02:00
Alessandro Ros
2dc8838a6d infer object, sample rate, clock of MPEG4AudioLATM from config (#255) 2023-04-18 10:31:11 +02:00
Alessandro Ros
a955288571 replace Format.Marshal() with RTPMap() and FMTP() (#253) 2023-04-15 13:46:19 +02:00
Alessandro Ros
03013f1a87 handle additional fields of MPEG4-generic: streamtype, mode, profile-level-id (#250) 2023-04-15 12:25:21 +02:00
Alessandro Ros
c0c2dd68d3 add MP4A-LATM format (#237) 2023-04-10 13:07:09 +02:00