mirror of
https://github.com/aler9/gortsplib
synced 2025-10-21 14:19:36 +08:00
do not store extradata into H264 tracks
This commit is contained in:
@@ -335,9 +335,6 @@ func TestTrackNewFromMediaDescription(t *testing.T) {
|
||||
PPS: []byte{
|
||||
0x68, 0xfa, 0x8f, 0x2c,
|
||||
},
|
||||
Extradata: []byte{
|
||||
0x68, 0xfa, 0x8f, 0x2c,
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user