Commit Graph

4 Commits

Author SHA1 Message Date
Alessandro Ros
ef60c8c755 improve fuzz tests (#571) 2024-05-17 19:19:15 +02:00
Alessandro Ros
d4bb674a50 support SDPs without leading version (#448) (#450)
Co-authored-by: dexter <178529795@qq.com>
2023-10-23 19:59:53 +02:00
Alessandro Ros
d736f1d988 fix SDP unmarshaling with some Chinese cameras (#201) (#228) 2023-04-07 15:05:30 +02:00
Alessandro Ros
40574c4fb6 sdp: fix multiple crashes in SDP parser (#170)
* sdp: support parsing example SDP In ONVIF specification

* sdp: fix crash in SDP parser; add fuzz tests

* sdp: improve coverage
2023-01-21 19:32:40 +01:00