Commit Graph

130 Commits (40a1741fc18cd7a80128b1ea8306794a69255e55)

Author SHA1 Message Date
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