Commit Graph

14 Commits

Author SHA1 Message Date
aler9
113935ab47 cleanup docs and tests 2021-04-08 19:22:26 +02:00
aler9
491b36cdc4 rtpaac: return au and pts separately 2021-04-05 17:56:04 +02:00
aler9
dcbd9d8211 rtp*: remove Read(), return nalus and pts separately 2021-04-05 17:15:56 +02:00
aler9
03137958c6 rtp*: improve robustness 2021-03-24 22:29:48 +01:00
aler9
2df57fbf75 rtpaac: support encoding frames bigger than 1460 bytes (https://github.com/aler9/rtsp-simple-server/issues/206) 2021-03-24 21:31:50 +01:00
aler9
134201bc94 rtpaac: support encoding aggregated packets 2021-03-24 15:01:22 +01:00
aler9
47261ce8d3 rtpaac: remove HBR suffix 2021-03-21 22:08:01 +01:00
aler9
1c2509cb54 update golangci-lint 2021-03-20 16:15:38 +01:00
aler9
830e3079e3 rtpaac: improve precision 2021-03-10 16:01:32 +01:00
aler9
be74692cb5 rtpaac: fix decoding timestamp of aggregated units 2021-03-10 14:26:19 +01:00
aler9
8504eca995 rtpaac: support decoding multiple AUs 2021-03-09 18:48:01 +01:00
aler9
9bc33c7e6c rtpaac: remove check on AU header 2021-03-09 14:04:46 +01:00
aler9
7be302bd03 rtp*: support decoding negative timestamps 2021-03-09 08:36:39 +01:00
aler9
9ea2f797ea rtpaac: add decoder, add tests 2021-03-07 16:53:53 +01:00