Commit Graph

4586 Commits (a56577adb44ea3e8156918a6a7b9d112cdb48c9c)
 

Author SHA1 Message Date
Richard Fuchs a56577adb4 MT#55283 rework dict_iter
9 months ago
Richard Fuchs 5aa8e56798 MT#55283 rework parser context passing
9 months ago
Richard Fuchs d9c27af99d MT#55283 add PIE build flags
9 months ago
Richard Fuchs d0b136de73 MT#55283 add tests for play_media codec-set
9 months ago
Richard Fuchs c271a8321d MT#55283 add support for codec-set + play_media
9 months ago
Joey Golan 0dc615e3ce MT#55283 Add `flush_packets` flag
9 months ago
Richard Fuchs 9b292dcd89 MT#60688 fix possible NULL dereference
9 months ago
Richard Fuchs 6b305eb0e8 MT#60347 remove redundant hash table lookup
9 months ago
Richard Fuchs 8c45a444fb MT#55283 fix possible null pointer
9 months ago
Richard Fuchs d799c66ba3 MT#60347 fix fringe DTMF payload type case
9 months ago
Donat Zenichev 9b3cd95045 MT#60403 bandwidth: add support of AS for session level
9 months ago
Donat Zenichev 7d4dc39dbb MT#60476 sdp_origin: always update origin from sdp
9 months ago
Donat Zenichev 1a671e3726 MT#60688 redis: add support of ptime replication
9 months ago
Donat Zenichev 21677a39e6 MT#60688 Add support of maxptime for media
9 months ago
Donat Zenichev 808c3e7f20 MT#60476 sdp_version_replace: don't check src_orig ptr
9 months ago
Donat Zenichev 7308a88b34 MT#60476 sdp_create: add support of sdp_version_check
9 months ago
Richard Fuchs 2be41a41e8 MT#55283 remove vestiges of bencode-specifics
9 months ago
Richard Fuchs 96d6e438cf MT#55283 add strdup method
9 months ago
Richard Fuchs dbd48293ec MT#55283 remove obsolete feature
9 months ago
Richard Fuchs 716dbd41f7 MT#55283 remove obsolete code
9 months ago
Richard Fuchs 4d0c97b40e MT#55283 native JSON writer
9 months ago
Richard Fuchs 0cc7f3ba44 MT#55283 extend parser_arg to return types
9 months ago
Richard Fuchs 93653fe562 MT#55283 add .dict_add_dict_dup method
9 months ago
Richard Fuchs 8aba2b3e6f MT#55283 add *list_add_str_dup method
9 months ago
Richard Fuchs 671c163a60 MT#55283 add dict_contains() method
9 months ago
Richard Fuchs cbfe44aeb4 MT#55283 add native JSON parser
9 months ago
Richard Fuchs baf3cc97f2 MT#55283 extend use of parser_arg
9 months ago
Richard Fuchs b0d22ba770 MT#55283 use list_iter() where appropriate
9 months ago
Richard Fuchs 416f658088 MT#55283 introduce parser_arg union
9 months ago
Richard Fuchs 6c8a5ec99a MT#55283 add extra methods
9 months ago
Richard Fuchs b7d5e00d65 MT#55283 add pretty_print method
9 months ago
Richard Fuchs c437c0a706 MT#55283 add is_dict method
9 months ago
Richard Fuchs c18904d8db MT#55283 reduce usage of bencode_buffer_destroy_add
9 months ago
Richard Fuchs bdd66fe730 MT#55283 move JsonParser into ngbuf
9 months ago
Richard Fuchs b1a0aebab5 MT#55283 add abstract .dict_add_str_dup
9 months ago
Richard Fuchs 8f6b8b206b MT#55283 add abstract dict_add/list/list_add
9 months ago
Richard Fuchs 2f82805f1d MT#55283 add abstract .dict_add_int()
9 months ago
Richard Fuchs 271c646d8d MT#55283 add abstract .list_add_string()
9 months ago
Richard Fuchs a1e01c6025 MT#55283 add abstract .list_add_dict()
9 months ago
Richard Fuchs 5ccdb6c804 MT#55283 add abstract .dict_add_list()
9 months ago
Richard Fuchs af3459b85e MT#55283 add abstract .dict_add_dict()
9 months ago
Richard Fuchs 24fbb4d8c0 MT#55283 add abstract .dict_add_str()
9 months ago
Richard Fuchs dc19d892cd MT#55283 add abstract .dict_add_string()
9 months ago
Richard Fuchs a2c89d64df MT#55283 add abstract dict_get_str()
9 months ago
Richard Fuchs cc43740ce0 MT#55283 add abstract dict() method
9 months ago
Richard Fuchs 94cea16603 MT#55283 direct string parsing for received-from=
9 months ago
Richard Fuchs edd28770e9 MT#55283 allow null string in __parse_address()
9 months ago
Richard Fuchs d90b7cda8c MT#55283 emulate legacy direction=... parsing
9 months ago
Richard Fuchs 5f78fbfa02 MT#55283 refactor ng_sdp_attr_manipulations
9 months ago
Richard Fuchs 425a3332b9 MT#55283 add bool return to dict_iter
9 months ago