将包名改为 git.r-2.top/kunmeng/vdk
This commit is contained in:
@@ -4,9 +4,9 @@ import (
|
||||
"errors"
|
||||
"fmt"
|
||||
|
||||
"github.com/deepch/vdk/av"
|
||||
"github.com/deepch/vdk/codec/aacparser"
|
||||
"github.com/deepch/vdk/utils/bits/pio"
|
||||
"git.r-2.top/kunmeng/vdk/av"
|
||||
"git.r-2.top/kunmeng/vdk/codec/aacparser"
|
||||
"git.r-2.top/kunmeng/vdk/utils/bits/pio"
|
||||
)
|
||||
|
||||
type DecoderConfigDescriptor struct {
|
||||
|
||||
@@ -4,7 +4,7 @@ import (
|
||||
"errors"
|
||||
"fmt"
|
||||
|
||||
"github.com/deepch/vdk/utils/bits/pio"
|
||||
"git.r-2.top/kunmeng/vdk/utils/bits/pio"
|
||||
)
|
||||
|
||||
type StreamDescriptor struct {
|
||||
|
||||
Reference in New Issue
Block a user