将包名改为 git.r-2.top/kunmeng/vdk
This commit is contained in:
@@ -6,10 +6,10 @@ import (
|
||||
"encoding/gob"
|
||||
"errors"
|
||||
"fmt"
|
||||
"github.com/deepch/vdk/av"
|
||||
"github.com/deepch/vdk/codec/aacparser"
|
||||
"github.com/deepch/vdk/codec/h264parser"
|
||||
"github.com/deepch/vdk/format/mp4"
|
||||
"git.r-2.top/kunmeng/vdk/av"
|
||||
"git.r-2.top/kunmeng/vdk/codec/aacparser"
|
||||
"git.r-2.top/kunmeng/vdk/codec/h264parser"
|
||||
"git.r-2.top/kunmeng/vdk/format/mp4"
|
||||
"github.com/google/uuid"
|
||||
"github.com/shirou/gopsutil/v3/disk"
|
||||
"os"
|
||||
|
||||
Reference in New Issue
Block a user