Commit Graph

324 Commits (c86f73c9e6fb9417d32f64fa698828bea14b200c)

Author SHA1 Message Date
Richard Fuchs e80d380b33 MT#55447 fix ARM compile error
2 years ago
Richard Fuchs a20b7b3c26 MT#55283 add endpoint_parse_any_str()
2 years ago
Richard Fuchs 33f19c7941 MT#55283 add open_v46_socket()
2 years ago
Richard Fuchs 83c7336e89 MT#55283 fix address conversion
2 years ago
Richard Fuchs 49d091510b MT#56782 add Opus fmtp answer function
2 years ago
Richard Fuchs deafee1a04 MT#56782 use stereo= fmtp for Opus channels
2 years ago
Richard Fuchs 0408e2328d MT#56782 parse out Opus fmtp= string
2 years ago
Richard Fuchs 56345024c4 MT#56782 parse fmtp before selecting codec options
2 years ago
Richard Fuchs 244d41e025 MT#56782 pass codec format to selection function
2 years ago
Richard Fuchs f40e3c0653 MT#56782 pass format to format answer
2 years ago
Richard Fuchs f2527c47bd MT#55283 add "control-pmtu" option
2 years ago
Richard Fuchs a5f73d72de MT#55447 fix passing wrong pointer to callback
2 years ago
Richard Fuchs 4b7ec4e11f MT#56471 add flag to suppress early media
2 years ago
Richard Fuchs 19768736c2 MT#56471 mix_buffer: support time-based delay
2 years ago
Richard Fuchs 81a0f36f27 MT#56471 mix_buffer: support initial write-delay
2 years ago
Richard Fuchs 1a30947ea1 MT#56471 add mix_buffer implementation
2 years ago
Richard Fuchs 7ef159a0da MT#55447 always annotate .S for non-exec stack
2 years ago
Richard Fuchs adad19fb4f MT#55447 SIMD implementation for float conversion
2 years ago
Richard Fuchs be7e810469 MT#55283 fix typo
2 years ago
Richard Fuchs 79a7ecebe5 MT#55283 correct line numbering for shared files
2 years ago
Richard Fuchs cd185fd168 MT#56493 move GTree helpers to auxlib
2 years ago
Richard Fuchs 407bf36985 MT#55283 adjust diagnostic line/file information
2 years ago
Richard Fuchs 4009d58f3c MT#55283 don't crash on packet underflows
2 years ago
Richard Fuchs 38b0351d03 MT#55283 add minimum_ptime codec attribute
2 years ago
Richard Fuchs edeb41d6f1 MT#56008 decoder-selected clock rates and channels
2 years ago
Richard Fuchs 47ba87b61f MT#56008 allow Opus single-channel encoding
2 years ago
Richard Fuchs 256533630f MT#56008 extend encoder format selection
2 years ago
Richard Fuchs 40a1741fc1 MT#54294 mandate "const" codec_def_t
2 years ago
Richard Fuchs 3bdb434ea3 MT#55283 add extra output on fatal error
2 years ago
Richard Fuchs 8737d194b1 MT#56008 support encoder-selected clock rate for EVS
2 years ago
Richard Fuchs ee941cd564 MT#56008 add EVS mode clamping function
2 years ago
Richard Fuchs 0448e12e0d MT#56008 use hashed string lookup in codeclib.c
2 years ago
Richard Fuchs 52dd8320a5 MT#56008 support different Opus "applications"
2 years ago
Richard Fuchs bb2316db1a MT#56008 use libopus directly
2 years ago
Richard Fuchs 9c54e97a88 MT#56008 support encoded-selected clock rates
2 years ago
Richard Fuchs e7b9ab2825 MT#56008 fix G.722 ptime/multiplier confusion
2 years ago
Richard Fuchs 0114728f47 MT#56008 support variable clock rate factors
2 years ago
Richard Fuchs f976f21d49 MT#56008 switch to fractional clock rate factor
2 years ago
Richard Fuchs dc1a44f3ec MT#55447 add support for EVS
3 years ago
Richard Fuchs cbecca7146 MT#55447 add dedicated codec format answer stub
3 years ago
Richard Fuchs c815f35f88 MT#55447 add dedicated format printing function
3 years ago
Richard Fuchs 114a2b6b66 MT#55447 support parsing and matching AMR a=fmtp
3 years ago
Richard Fuchs ec2aaf0249 MT#55447 support non-exact matching of codecs
3 years ago
Richard Fuchs e0ad15dcd0 MT#55447 change rtp_payload_type_cmp to _eq
3 years ago
Richard Fuchs f82e0aebda MT#55447 introduce proper a=fmtp parsing
3 years ago
Richard Fuchs e8d3bf5dd5 MT#55283 fix deprecation warning
3 years ago
Dup4 ad5d98e4d0 MT#55283 Squashed commit of the following:
3 years ago
Richard Fuchs a65954bbbb MT#55447 refactor encoder callback struct
3 years ago
Richard Fuchs ced1467cd2 MT#55447 remove unneeded include
3 years ago
Richard Fuchs 06efa83cb0 MT#55283 fix AVFrame linesize after resampling
3 years ago