Commit Graph

9 Commits

Author SHA1 Message Date
aler9
8b8b52e689 return an error in case the random number generator fails 2023-07-30 22:40:34 +02:00
Alessandro Ros
80cf861ec7 add MP4A-LATM decoder and encoder (#299) 2023-06-01 20:07:47 +02:00
Alessandro Ros
b0947c133e move each goroutine in a dedicated struct (#285) 2023-05-17 21:14:00 +02:00
Alessandro Ros
6937b85704 add RTP/MPEG-4 Video decoder and encoder (#266) 2023-05-01 21:19:23 +02:00
Alessandro Ros
d56ae1f600 rewrite fuzz tests of decoders in order to get deterministic results (#261) 2023-04-26 12:30:51 +02:00
Alessandro Ros
4d594cfe6b support fragmented MPEG-2 audio frames (#259) 2023-04-26 00:56:11 +02:00
Alessandro Ros
2ac93dadbd remove support for go 1.17 and older (#258) 2023-04-25 18:22:04 +02:00
Alessandro Ros
84fcc018e0 add RTP/MPEG-2 audio decoder and encoder (#257) 2023-04-25 17:49:23 +02:00
Alessandro Ros
af3ed2bd83 merge format and formatdecenc into formats (#222) 2023-04-01 13:23:16 +02:00