mirror of
https://github.com/aler9/gortsplib
synced 2025-10-10 09:30:11 +08:00
change owner (#217)
This commit is contained in:
@@ -7,8 +7,8 @@ import (
|
||||
|
||||
"github.com/pion/rtp"
|
||||
|
||||
"github.com/aler9/gortsplib/v2/pkg/codecs/mpeg4audio"
|
||||
"github.com/aler9/gortsplib/v2/pkg/formatdecenc/rtpmpeg4audio"
|
||||
"github.com/bluenviron/gortsplib/v3/pkg/codecs/mpeg4audio"
|
||||
"github.com/bluenviron/gortsplib/v3/pkg/formatdecenc/rtpmpeg4audio"
|
||||
)
|
||||
|
||||
// MPEG4Audio is a format that uses a MPEG-4 audio codec.
|
||||
|
Reference in New Issue
Block a user