1. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  2. e46495b Fixed bug Speex frame parser should discard non-audio parts in the Speex bitstream. by Nanang Izzuddin · 16 years ago
  3. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  4. e4b4b7d Added field maximum bitrate to codec param, this is useful for providing safer frame size calculation, especially when peer's bitrate is unknown by Nanang Izzuddin · 16 years ago
  5. 3aef5e1 Ticket #473: by Nanang Izzuddin · 16 years ago
  6. 829ac02 Changed build optimizations settings for Speex, pjmedia, and symbian_sound for Symbian. Speex/8000 now also runs on Symbian! by Nanang Izzuddin · 16 years ago
  7. 7a17068 Fixed what looks like a bug in pjmedia's Speex decoder: decoder may return invalid PCM frame length by Benny Prijono · 17 years ago
  8. a1e6968 HUGE changeset to make the rest of the libraries compile with C++ mode by Benny Prijono · 17 years ago
  9. a771a51 Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2007 in copyright notice in all sources by Benny Prijono · 18 years ago
  10. 6865a3f Implement ticket #40: support for asymmetric encoding/decoding ptime (e.g. with iLBC when local and remote have different mode) by Benny Prijono · 18 years ago
  11. b94a6ab Ticket #54: added ability to modify some codec parameters on the fly by Benny Prijono · 18 years ago
  12. ab082f3 Fixed memory leaks bug in speex codec by Benny Prijono · 18 years ago
  13. 00cae61 - Added iLBC codec (experimental) with the following features: by Benny Prijono · 18 years ago
  14. dc498ca - Bring speex codec up to date with their SVN trunk by Benny Prijono · 18 years ago
  15. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  16. 6028166 Fixed unreferenced argument warning by Benny Prijono · 18 years ago
  17. a4cc47b Speex codec will refuse codec quality/complexity 0 and replace them with default value if they are used by Benny Prijono · 18 years ago
  18. 70c6891 Install VAD in g711, gsm, and speex, and add the DTX support in stream.c. Also changed the way the silence detector works, and changed default speex quality/complexity to 10 by Benny Prijono · 18 years ago
  19. 8befd9f Another major modifications in PJMEDIA: by Benny Prijono · 18 years ago
  20. a837c30 Initial support for stereo codecs, and added L16 codecs. Also better handling for case remote media is restarted by Benny Prijono · 18 years ago
  21. 4381efe Added misc flags and modify Makefiles to allow exclusion of PortAudio and specific codec during compilation by Benny Prijono · 19 years ago
  22. f6aba4e Set minimum quality for Speex ultrawideband codec to 5 (because sound is broken in Linux) by Benny Prijono · 19 years ago
  23. 7bd1513 Changed Speex defaults: complexity=-1, vad=off. Tested with EyeBeam by Benny Prijono · 19 years ago
  24. 856ebc3 Added assert checking in speex codec by Benny Prijono · 19 years ago
  25. eb30bf5 Added Speex for narrowband, wideband, and ultra-wideband!! by Benny Prijono · 19 years ago