mirror of
https://github.com/aler9/gortsplib
synced 2025-10-04 23:02:45 +08:00
move pkg/mpeg4audio into pkg/codecs/mpeg4audio
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
psdp "github.com/pion/sdp/v3"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"github.com/aler9/gortsplib/v2/pkg/mpeg4audio"
|
||||
"github.com/aler9/gortsplib/v2/pkg/codecs/mpeg4audio"
|
||||
)
|
||||
|
||||
func TestNewFromMediaDescription(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user