mirror of
https://github.com/aler9/gortsplib
synced 2025-10-16 12:10:48 +08:00
change owner (#217)
This commit is contained in:
@@ -3,8 +3,8 @@ package h265
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/aler9/gortsplib/v2/pkg/bits"
|
||||
"github.com/aler9/gortsplib/v2/pkg/codecs/h264"
|
||||
"github.com/bluenviron/gortsplib/v3/pkg/bits"
|
||||
"github.com/bluenviron/gortsplib/v3/pkg/codecs/h264"
|
||||
)
|
||||
|
||||
// PPS is a H265 picture parameter set.
|
||||
|
Reference in New Issue
Block a user