Commit Graph

16 Commits

Author SHA1 Message Date
dijunkun
35857488dc Fix crash caused by obu payload assigning to rtp packet 2024-04-26 17:21:07 +08:00
dijunkun
8d22d1855c Implement single OBU packetizer 2024-04-26 16:38:02 +08:00
dijunkun
f5586a7922 Implementation for av1 codec 2024-04-19 17:35:19 +08:00
dijunkun
d6cd6a8099 Use realloc in copy assignment operator 2023-12-22 14:12:56 +08:00
dijunkun
3a1be00ca5 Opus codec module test pass 2023-11-29 19:16:12 -08:00
dijunkun
b0bee226d1 Implementation for FEC decoder module 2023-11-15 22:01:05 -08:00
dijunkun
5c0a6646c8 Fix H264 decode error caused by fec packets 2023-11-14 18:55:08 -08:00
dijunkun
8f14230a04 1.Fix rtp packet memory leakage; 2.Retry candidates gathering when failed 2023-10-07 15:48:12 +08:00
dijunkun
df686461a5 Fix data parse error 2023-09-14 16:32:22 +08:00
dijunkun
dc11f50d82 Combine Fu-A subframes into complete h264 frame 2023-09-08 16:09:23 +08:00
dijunkun
ab71838483 Fix default rtp type decode error 2023-09-07 17:42:09 +08:00
dijunkun
b2e725e564 Implementation for FuA encode and decode 2023-09-07 17:20:38 +08:00
dijunkun
58c73f10c6 Nalu slices test pass 2023-09-07 15:46:26 +08:00
dijunkun
952bb02df5 Implementation for NALU 2023-09-06 17:30:58 +08:00
dijunkun
213318bfa3 Implementation for rtp module 2023-09-05 17:38:10 +08:00
dijunkun
3389dc5751 Add rtp module 2023-09-04 17:31:47 +08:00