Commit Graph

82 Commits (7799f23aa52a8341991057d0c2d1c59d22c60ae3)

Author SHA1 Message Date
Richard Fuchs 93555d76d0 eliminate another deprecation warning for newer ffmpeg
7 years ago
Richard Fuchs 10d9acda3f ffmpeg: handle some API changes for release/4.0 master
7 years ago
Richard Fuchs 895fa96054 TT#35456 implement RFC 4867
7 years ago
Richard Fuchs ce44eaf1d3 fix RTP timestamps in G.729 decoder
7 years ago
Hugh Waite 565ed98bfb Fix AMR-WB codec initialisation
7 years ago
Richard Fuchs 6b88fc9e3a avoid segfault when an encoder could not be opened
7 years ago
Richard Fuchs 7c36492021 TT#28163 fix recording-daemon sample format selection
7 years ago
Richard Fuchs 25037a92ac TT#31197 G.729 packetizer
7 years ago
Richard Fuchs 9eb9a2f421 TT#31197 include bcg729 build support
7 years ago
Richard Fuchs 83784d492c TT#31197 separate out libavcodec specifics
7 years ago
Richard Fuchs 61d5505740 TT#31199 set bitrate for G.723.1
7 years ago
Richard Fuchs 126a69f29c TT#28163 logging and documentation improvements
7 years ago
Richard Fuchs caf7350d6b TT#26752 enable GSM and iLBC codecs
7 years ago
Richard Fuchs 6988b2361e TT#31403 keep track of stats required for RTCP translation/output
7 years ago
Richard Fuchs 368312a4f5 TT#31403 keep local packet stats for RTCP output/rewriting
7 years ago
Richard Fuchs 7986ca0860 TT#30900 support specifying codec parameters for transcoding
7 years ago
Richard Fuchs a4a0e34ded TT#31408 distinguish between codec types
7 years ago
Richard Fuchs 2e43b47305 TT#31409 check codec support only once during startup
7 years ago
Richard Fuchs 71b3762f13 TT#30901 use hash table to look up RFC specified codecs
7 years ago
Richard Fuchs ff0a46a053 TT#30901 convert codec list to hash table
7 years ago
Richard Fuchs 82e0c55aae TT#31409 TT#31408 TT#30901 eliminate silly codec def macros
7 years ago
Richard Fuchs 266a1fbc8b TT#31404 support custom ptime and repacketization for sampled codecs
7 years ago
Richard Fuchs c380052882 TT#31401 configure encoder bitrate
7 years ago
Richard Fuchs 5c05c88ac4 TT#31198 handle RTP seq and TS resets
7 years ago
Richard Fuchs fcf593d401 TT#31400 add encoding support for AMR and AMR-WB
7 years ago
Richard Fuchs 1746f1d3bf TT#31405 handle non-media pseudo-codecs (telephone-event)
7 years ago
Richard Fuchs ad4a5d10ef TT#31198 add resampling support
7 years ago
Richard Fuchs 14c3cd8ab1 TT#28163 support transcoding to non-RFC codecs
7 years ago
Richard Fuchs dc80c27af7 TT#28163 split encoder from recording daemon into shared lib
7 years ago
Richard Fuchs a967f9dcbb TT#28163 abstractize packet sequencer and move to lib
7 years ago
Richard Fuchs f8aad04948 TT#30404 move portions required for decoding from recording-daemon to lib
7 years ago
Richard Fuchs d510f5efe8 TT#30404 initial support for adding codecs for transcoding
7 years ago