add RTP/MPEG-2 audio decoder and encoder (#257)

This commit is contained in:
Alessandro Ros
2023-04-25 17:49:23 +02:00
committed by GitHub
parent 2dc8838a6d
commit 84fcc018e0
74 changed files with 494 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
package formats
package formats //nolint:dupl
import (
"github.com/pion/rtp"