Commit Graph

8 Commits

Author SHA1 Message Date
Alessandro Ros
9b4cdbe7ab rename Format.String() into Format.Codec() (#307) 2023-06-09 12:42:32 +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
84fcc018e0 add RTP/MPEG-2 audio decoder and encoder (#257) 2023-04-25 17:49:23 +02:00
Alessandro Ros
a955288571 replace Format.Marshal() with RTPMap() and FMTP() (#253) 2023-04-15 13:46:19 +02:00
Alessandro Ros
0561810600 add MPEG-4 video format (#236)
related to https://github.com/aler9/mediamtx/issues/1550
2023-04-10 12:06:51 +02:00
Alessandro Ros
f905598d2e link to mediacommon (#223)
* move codecs and bits to mediacommon

* add SafeSetParams() to H264 and H265

* update README
2023-04-01 16:38:08 +02:00
Alessandro Ros
af3ed2bd83 merge format and formatdecenc into formats (#222) 2023-04-01 13:23:16 +02:00