Commit Graph

176 Commits (b151b1093f9940a869b8c99f93321caf81bcf8fe)

Author SHA1 Message Date
Richard Fuchs 22b142d35b MT#55283 ignore a=fmtp for G.722
3 months ago
Richard Fuchs 9a93e0e508 MT#55283 add format_cmp_g729
3 months ago
Richard Fuchs 793d9d2a98 MT#55283 fix ffmpeg deprecation warning
5 months ago
Richard Fuchs da6b6ae4fc MT#55283 fix ext_seq math booboo
7 months ago
Richard Fuchs 99fa79eef8 MT#55283 fix copy/pasto
10 months ago
Richard Fuchs 560ec9af27 MT#55283 update str_token*() to bool return type
11 months ago
Richard Fuchs 5647f479c4 MT#55283 support setting cc-opus-complexity
11 months ago
Richard Fuchs f4def66d3d MT#55283 switch to cc_client_float2opus_new_ext
11 months ago
Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks
11 months ago
Richard Fuchs 2f71b33497 MT#55283 fix async reference leak
1 year ago
Richard Fuchs 9c2bccde84 MT#55283 io_uring poller implementation
1 year ago
Richard Fuchs ad00134c61 MT#55283 use bufferpool for media packets
1 year ago
Richard Fuchs 03a1a0243e MT#55283 add missing codec-chain cleanup
1 year ago
Richard Fuchs 4f66963355 MT#55283 version-guard avcodec_close()
1 year ago
Richard Fuchs 2d39b967a0 MT#55283 fix missing EVS size collision avoidance
1 year ago
Richard Fuchs 28e9079e2f MT#55283 mass codec-chain update
1 year ago
Richard Fuchs 1a11d9fbab MT#55283 simplify fmtp printing
1 year ago
Richard Fuchs f9d6e7b448 MT#54294 fix typo
1 year ago
Richard Fuchs 43d1427b4d MT#55283 switch basic GQueue to g_auto
1 year ago
Richard Fuchs 96691305a8 MT#55283 restrict ifunc usage to glibc
2 years ago
Richard Fuchs 72b053bf3a MT#56008 increment EVS decoder frame count
2 years ago
Richard Fuchs 32dd03cbd6 MT#54294 update to codec-chain framework
2 years ago
Richard Fuchs b82b31ec2b MT#54294 convert cudecs usage to plugin
2 years ago
Richard Fuchs f991930260 MT#56008 hard bail on dlsym() errors
2 years ago
Richard Fuchs 2fa121c0d9 MT#54294 add GPU support
2 years ago
Richard Fuchs 81151b3793 MT#57977 support short-packet blocking
2 years ago
Richard Fuchs 80014423c3 MT#55283 further defuse ifunc on non-x86 targets
2 years ago
Richard Fuchs 915c408f68 MT#55283 defuse ifunc for unsupported targets
2 years ago
Richard Fuchs 8893281e3d MT#55283 switch to anonymous unions
2 years ago
Richard Fuchs ef29dc4af7 MT#56471 add detection for SSE2
2 years ago
Richard Fuchs a5793cbecc MT#56471 switch CPU detection to ifunc
2 years ago
Richard Fuchs d24133372a MT#55283 move declarations to eliminate shadowing
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 a5f73d72de MT#55447 fix passing wrong pointer to callback
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 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 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