Commit Graph

12 Commits

Author SHA1 Message Date
aler9
49e13c6c7b move tests 2022-04-15 12:57:20 +02:00
Shi Ben
bed854ece6 Support AAC tracks with custom sizelength, indexlength and indexdeltalength (#118)
* aac decode by sdp sizelength and indexlength

* fix linting

* fix linting

* 64-95 lines are duplicate of `track_aac_test.go:130-161` (dupl)

* fix linting

* fix linting

* decode aac use IndexDeltaLength
2022-04-15 12:35:54 +02:00
aler9
d1632e946d update golangci-lint 2022-03-09 09:43:11 +01:00
aler9
1c9fb77630 improve coverage 2022-02-17 21:19:38 +01:00
aler9
ab50034c93 improve coverage 2022-02-12 17:03:24 +01:00
Tristan Matthews
247571eec8 track: expose MediaDescription() 2022-02-11 20:28:57 +01:00
aler9
2c613ddf7a rewrite track tests 2022-02-11 20:22:56 +01:00
aler9
0c9bd7a575 fix track.clone() (https://github.com/aler9/rtsp-simple-server/issues/808) 2022-02-01 19:09:56 +01:00
aler9
8c02b12955 fix tests 2022-01-30 16:50:47 +01:00
aler9
6d5bf0c1bb new track system 2022-01-30 15:51:49 +01:00
aler9
78bfa5d6a8 use require.EqualError() in tests 2021-11-03 17:52:45 +01:00
aler9
cab3fe270e client: support publishing with opus 2021-10-30 15:45:13 +02:00