38 Commits (mr13.2.1)

Author SHA1 Message Date
Richard Fuchs 02ef6b05fe MT#55283 silence compiler warning 5 months ago
Richard Fuchs f3aa776b93 MT#55283 support leading spaces in string dict 7 months ago
Richard Fuchs 09ec2abf6e MT#55283 use correct type in argument 7 months ago
Richard Fuchs dd91961aeb MT#55283 add STR_PTR macro 7 months ago
Richard Fuchs 6751ff7f84 MT#55283 support dict/list for rtpp_flags 8 months ago
Richard Fuchs ad31048499 MT#55283 change str_token_sep semantics a bit 8 months ago
Richard Fuchs ed6ea73066 MT#55283 avoid uninitialised value 8 months ago
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 94cea16603 MT#55283 direct string parsing for received-from= 9 months ago
Richard Fuchs d90b7cda8c MT#55283 emulate legacy direction=... parsing 9 months ago
Richard Fuchs 2f367bf84a MT#55283 add helper_arg to dict_iter 9 months ago
Richard Fuchs b826dbddd6 MT#55283 use list iterator for direction= 9 months ago
Richard Fuchs 700d172cb2 MT#55283 more deeply pass the parser ctx 9 months ago
Richard Fuchs 3f8f182119 MT#55283 introduce abstract parsing framework 9 months ago
Richard Fuchs 5e51cfde5b MT#55283 remove redundant code 9 months ago
Richard Fuchs a2ee38ac44 MT#55283 rename STR_CONST_INIT... 9 months ago
Richard Fuchs a6b28af6f8 MT#55283 modernise STR_INIT and str_init 9 months ago
Richard Fuchs dfbadf004e MT#55283 remove redundant string parsing 9 months ago
Richard Fuchs 89573be718 MT#55283 skip creation of single-item lists 9 months ago
Richard Fuchs a05884016d MT#55283 convert flags parsing to `str` 11 months ago
Donat Zenichev f695e77064 MT#58535 rtpp_flags: add support for generic 'rtcp-mux-*' 1 year ago
Donat Zenichev ceb49c9b54 MT#58535 rtpp_flags: deprecate usage of dict for parsing 1 year ago
Donat Zenichev 7b94627fc2 MT#58535 rtpp_flags: parse the rest of flags directly 1 year ago
Donat Zenichev e79bc405ca MT#58535 rtpp_flags: Deprecate `repacketize` flag parsing 1 year ago
Donat Zenichev db6bfb9325 MT#58535 rtpp_flags: deprecate `new_list_to_dict()` 1 year ago
Donat Zenichev 97f7098459 MT#58535 rtpp_flags: parse `direction` flag directly 1 year ago
Donat Zenichev 8548e7d67b MT#58535 rtpp_flags: parse `codec-*` flags directly 1 year ago
Donat Zenichev a642a4e917 MT#58535 rtpp_flags: parse `transport` flag directly 1 year ago
Donat Zenichev 1e65172b52 MT#58535 rtpp_flags: parse key/val flags directly 1 year ago
Donat Zenichev 066ca7387c MT#58535 rtpp_flags: fix typo in code commentaries 1 year ago
Donat Zenichev 1331437a1b MT#58535 rtpp_flags: fix bug in `direction` parsing 1 year ago
Donat Zenichev ff98b83f6f MT#58535 rtpp_flags: remove unused `flags` bencode list item 1 year ago
Donat Zenichev 59dca7dcec MT#58535 Shadow the `parse_str_flag()` because unused 1 year ago
Donat Zenichev 282f57884e MT#58535 Use `call_ng_flags_flags()` for generic flags 1 year ago
Donat Zenichev 15d0867737 MT#58535 rtpp_flags: add directional flag parsing 1 year ago
Donat Zenichev f60139cf0d MT#58535 Add opmode to processing of flags 1 year ago
Donat Zenichev 36c19b9111 MT#58535 rtpp_flags: introduce raw flags parsing 1 year ago