Commit Graph

166 Commits (9c2bccde8442c323954168a4cf4b3af91bfb3c90)

Author SHA1 Message Date
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
1 year 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
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
2 years ago
Richard Fuchs 114a2b6b66 MT#55447 support parsing and matching AMR a=fmtp
3 years ago
Richard Fuchs f82e0aebda MT#55447 introduce proper a=fmtp parsing
3 years ago
Richard Fuchs a65954bbbb MT#55447 refactor encoder callback struct
3 years ago