Commit Graph

190 Commits (98d32cd170fb018c2cf32c381804754678543bd0)

Author SHA1 Message Date
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
Richard Fuchs 0558cfbc05 TT#178400 collect and report RTP sequencing metrics
3 years ago
Richard Fuchs 206ea9efd5 TT#14008 update for ffmpeg 5.1+
3 years ago
Richard Fuchs e683b813e5 TT#14008 fix possible AMR decoder mem leak
3 years ago
Richard Fuchs 08701819da TT#185100 support setting opus encoding complexity
3 years ago
Richard Fuchs 343bde8a0e TT#185100 update int type to bool
3 years ago
Richard Fuchs 626defa4b5 TT#14008 eliminate compiler warning
3 years ago
Richard Fuchs 97e8c1d990 TT#109800 fix mismatched CN generator format
3 years ago
Richard Fuchs 1bc15de746 TT#14008 prevent possible NULL dereference
3 years ago
Richard Fuchs 3582b623a9 TT#136957 DTMF delay support
3 years ago
Richard Fuchs 9da5a46fcb TT#136956 support DTMF-security=random
3 years ago
Richard Fuchs 320642ddf2 TT#136956 support DTMF-security=tone
3 years ago
Richard Fuchs a1a0b03ab9 TT#136956 refactor DTMF frequency generator code
3 years ago
Richard Fuchs 3a63929ca1 TT#91151 ignore Opus format for comparison purposes
4 years ago
Richard Fuchs 413798e43f TT#132251 implement media silencing
4 years ago
Richard Fuchs 6e160da497 TT#14008 move avpkt alloc to encoder_new
4 years ago
Richard Fuchs 1d387b98ef TT#112700 rework codec offer/answer routine
4 years ago
Nathanaël Semhoun c76b0b7ef6 Fix G729 packet duration
4 years ago
Richard Fuchs b110072ae4 TT#14008 deprecate av_init_packet
4 years ago
Richard Fuchs b734fc080e TT#14008 fix integer handling (overflow/sign) issues
4 years ago
Richard Fuchs c7431aa846 TT#122401 disable sample filter for CN resampler
4 years ago
Richard Fuchs d4fbec39d1 TT#122401 return ptime from decoded packets for DTX
4 years ago
Richard Fuchs 64670ffb61 TT#122401 add option to bypass AMR SID
4 years ago
Richard Fuchs ec68dfeb31 TT#122401 add configurable CN method
4 years ago
Richard Fuchs 7e24a7e4c8 TT#122401 add CN DTX method
4 years ago
Richard Fuchs dc38a0e88e TT#122401 support multiple DTX method per codec
4 years ago
Richard Fuchs 11988524ab TT#122401 add generic silence DTX generator
4 years ago
Richard Fuchs 5d5098efde TT#122401 keep track of decoder's output format
4 years ago
Richard Fuchs da06ed217b TT#122401 add ptime to DTX trigger
4 years ago
Richard Fuchs 7c3982ea11 TT#122401 rename "lost packet" functions to DTX
4 years ago
Richard Fuchs b1409e58e1 TT#122401 correct ptime handling for negative values
4 years ago
Guillem Jover adbd071c14 TT#111150 Do not use old-style declarations
4 years ago
Guillem Jover 07695d2abb TT#111150 Use modern <stdint.h> uint<bits>_t types
4 years ago
Richard Fuchs d5d0a3a994 TT#111150 convert str.len to size_t
4 years ago
Guillem Jover 648e74fd39 TT#108003 Handle unsigned wrap around in amr_encoder_mode_change()
4 years ago
Richard Fuchs a6a18233de TT#102450 fix some timestamping issues
4 years ago
Richard Fuchs 25d90cea0d TT#98901 keep track of head PTS in packetiser
4 years ago
Richard Fuchs ade5c47b02 TT#98901 wire up codeclib debug output
4 years ago
Richard Fuchs 30733ec5cd TT#97301 support granular log levels
4 years ago
Richard Fuchs c5667e3bf7 TT#100200 add CN decoder
4 years ago
Richard Fuchs bae79d3fef TT#98901 handle AMR SID DTX
5 years ago
Richard Fuchs c3ebbc4b43 TT#98901 add decoder_packet_lost() and callbacks
5 years ago
Richard Fuchs ee74914b22 TT#92250 ignore format parameters for DTMF codec
5 years ago
Richard Fuchs 2ce7b6476e TT#92250 better handle supplemental codecs
5 years ago
Richard Fuchs 0222936981 TT#91003 handle NO_DATA frames from AMR encoder
5 years ago
Richard Fuchs c89208bf68 TT#91003 skip empty keys in key=value list
5 years ago
Richard Fuchs cd5cd8483b TT#91003 add `mode-change-interval` AMR option
5 years ago
Richard Fuchs 1020bcb80d TT#91003 honour AMR mode change restrictions
5 years ago
Richard Fuchs ed9de316c7 TT#91003 support sending CMR
5 years ago
Richard Fuchs c239035057 TT#91003 abstractise ffmpeg av_opt setting
5 years ago
Richard Fuchs 0918ea2c84 TT#91003 abstractise fmtp key-value parsing
5 years ago
Richard Fuchs 48d4dc3f7b TT#91003 support passing extra codec options
5 years ago
Richard Fuchs 6fc9459016 TT#91003 handle AMR CMR
5 years ago
Richard Fuchs 23b1aaea10 TT#91003 support AMR mode-set option
5 years ago
Richard Fuchs f48929fe68 TT#91003 fix AMR fmtp parsing
5 years ago
Richard Fuchs 829e9cb3a1 TT#91003 use preferred AMR codecs
5 years ago
Richard Fuchs 055ac56cc0 TT#91003 use separate encoder and decoder names
5 years ago
Stefan Mititelu 8ba5d162dd Fix Valgrind "still reachable" for a few others
5 years ago
Richard Fuchs 35899ec27b TT#78900 move codec_get_type into global context
5 years ago
Richard Fuchs d872802ba2 TT#76711 T.38 <> audio gateway
5 years ago
Richard Fuchs 51147da508 explicitly advertise annexb=no for G.729
5 years ago
Guillem Jover 137c5df644 TT#71950 Fix typos
5 years ago
Richard Fuchs 7a28b972c0 TT#69700 don't compensate for TS gaps with a 1-second delay
6 years ago
Richard Fuchs 228d822a71 TT#68100 set iLBC encoder and decoder options
6 years ago
Richard Fuchs c8338a4372 TT#64050 add `G729a` as an incorrect alternative to `G729`
6 years ago
Richard Fuchs 7ad9906178 TT#59650 fix DTMF related core dump when repacketising
6 years ago
Richard Fuchs 910c03fa62 TT#58660 PCM to RFC DTMF transcoding
6 years ago
Richard Fuchs c0781e5193 TT#58659 RFC DTMF to PCM transcoding
6 years ago
Richard Fuchs ca30ecaa3d correctly set frame_duration option for Opus
6 years ago
Richard Fuchs db507468de TT#59100 support case insensitive codec names
6 years ago
Richard Fuchs 5308208ee4 further rate limiting for log messages from libav
6 years ago
Richard Fuchs ac825cc47a TT#56553 fix double G.722 sample rate issues
6 years ago
Richard Fuchs e1e6fd4297 TT#50652 add explicit libav error reporting
6 years ago
Richard Fuchs c7051fcffb TT#50652 use hash table for AVCodec ID lookup
6 years ago
Richard Fuchs 7cc530905a TT#50652 add support for 8-bit unsigned PCM
6 years ago
Richard Fuchs 92b08d899c TT#50652 add media playback capability
6 years ago
Richard Fuchs e3ec97f858 TT#50652 add -Wstrict-prototypes everywhere
6 years ago