Commit Graph

85 Commits (07695d2abb48cd4b9487074af56778f7d5405858)

Author SHA1 Message Date
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
Richard Fuchs 1129676528 TT#50652 fix typo
6 years ago
Richard Fuchs 497c2d6a8d TT#49104 move RTP sequencing into SSRC context
6 years ago
Richard Fuchs 3b28460507 TT#52651 Squashed commit of the following:
6 years ago
Richard Fuchs 343da336dd fix default AMR bitrate
6 years ago
Richard Fuchs 60bd4a681e clarify output of --codecs for codecs lacking RTP support
7 years ago