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 |
|
aler9
|
8857e25353
|
deprecate rtpav1.Decoder.Decode, rtph264.Decoder.Decode, rtph265.Decoder.Decode
|
2023-08-14 13:28:36 +02:00 |
|
aler9
|
18ddae4c50
|
enable errcheck
|
2023-08-13 16:29:53 +02:00 |
|
aler9
|
4e789ff6b9
|
update mediacommon
|
2023-08-05 14:18:04 +02:00 |
|
aler9
|
8b8b52e689
|
return an error in case the random number generator fails
|
2023-07-30 22:40:34 +02:00 |
|
Alessandro Ros
|
053cd9ba3e
|
update mediacommon (#332)
|
2023-07-27 23:30:28 +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
|
f94885005f
|
forbid DecodeUntilMarker() from reusing buffers to avoid race conditions (#284)
|
2023-05-16 16:58:16 +02:00 |
|
Alessandro Ros
|
2170ef4b00
|
add RTP/AV1 decoder and encoder (#270)
|
2023-05-04 18:26:03 +02:00 |
|
Alessandro Ros
|
6937b85704
|
add RTP/MPEG-4 Video decoder and encoder (#266)
|
2023-05-01 21:19:23 +02:00 |
|
Alessandro Ros
|
095dac8821
|
rtpmpeg2audio: improve decoder robustness (#262)
|
2023-04-26 13:16:59 +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
|
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 |
|