1. c45d951 Migration of current video works from private repository to this repository. This closed #1176 by Benny Prijono · 14 years ago
  2. 2f75386 Fix #1153: Fixed missing header dependency in pjmedia-codec/types.h, it should include pjmedia/codec.h by Nanang Izzuddin · 14 years ago
  3. 9a2b19f Misc (re #1134): changed dynamic payload type starting value for internal codecs to 96 (from 101) as we are running out of constants. Also added more comments to clarify the restriction on the value, i.e. it must be less than 128 (thanks Robbie Hanson for the suggestion) by Benny Prijono · 14 years ago
  4. b8aeb9d Re #1134 (misc fixes): fixed various doxygen warnings, as well as added overview section in pjmedia documentation by Benny Prijono · 14 years ago
  5. fef5a3f Re #1106: Reverted back the IPP codec APIs pjmedia_codec_ipp_set/get_config() as currently to set PCM signal level adjustment can be done using the existing G722.1 API pjmedia_codec_g7221_set_pcm_shift(). by Nanang Izzuddin · 14 years ago
  6. db5994b Fix #1106: by Nanang Izzuddin · 14 years ago
  7. c742f4e Close #1072: by Nanang Izzuddin · 14 years ago
  8. d430643 Fixed #1064: by Benny Prijono · 14 years ago
  9. 1c70173 Misc #1026: moved payload type of G726-32 from static (was 2) to dynamic, and also disabled some more L16 codecs (thanks Bram Kuijvenhoven for the report). by Nanang Izzuddin · 14 years ago
  10. c5a1759 Ticket #1028: - Updated codecs docs, more detail info about codec settings. by Nanang Izzuddin · 15 years ago
  11. 8a9b3b2 More #1025 (support for using external third party libraries): by Benny Prijono · 15 years ago
  12. 2e8cf63 Misc (#915): by Benny Prijono · 15 years ago
  13. 873f3e4 Ticket #919: by Nanang Izzuddin · 15 years ago
  14. abf58db Ticket #910: by Nanang Izzuddin · 15 years ago
  15. e2cdc86 Ticket #808: Added compile time trap to avoid both implementations coexist. by Nanang Izzuddin · 15 years ago
  16. e3cddc8 Ticket #774: Minor update in G722.1 default setting in pjmedia codec's config.h: removed phrase 'under development', G722.1 remains disabled by default. by Nanang Izzuddin · 15 years ago
  17. 8496b93 More ticket #774: added option to shift PCM input to encoder right by some value (default is 1) to make it compatible with some other app by Benny Prijono · 15 years ago
  18. 56e380a Ticket #774: by Nanang Izzuddin · 15 years ago
  19. 57b8857 Ticket #774: by Nanang Izzuddin · 15 years ago
  20. 729d01a APS-direct fix (ticket #738): G.711 is disabled accidently by Benny Prijono · 16 years ago
  21. da37ea3 - Fixed compile errors/warnings for Symbian targets. by Nanang Izzuddin · 16 years ago
  22. b7dfc9c Added APS-Direct emulation to sound port and pjsua_app.c, also fixed miscellaneous compilation warnings by Benny Prijono · 16 years ago
  23. bfa860b - Added support for codec ILBC, G729, and AMR. by Nanang Izzuddin · 16 years ago
  24. 81db8c7 - Added new API for sound & sound port to create/open sound device with extended setting, to allow opening sound device with non-PCM format and other settings. by Nanang Izzuddin · 16 years ago
  25. 8cdba46 - Added pjmedia passthrough codec. by Nanang Izzuddin · 16 years ago
  26. 4e50262 Initial sources of APS-direct. by Nanang Izzuddin · 16 years ago
  27. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  28. 0b8f4ca Ticket #670: Minor update on naming of AMR helper and updated AMR in IPP codecs to enable octet-align from FMTP settings. by Nanang Izzuddin · 16 years ago
  29. 35e01de Ticket #670: by Nanang Izzuddin · 16 years ago
  30. d55553a Ticket #670: Added AMR codec helper and updated IPP codecs to use the AMR codec helper. by Nanang Izzuddin · 16 years ago
  31. 23a00b7 Ticket #599: by Nanang Izzuddin · 16 years ago
  32. a4e7cdd More ticket #583: a bit of tidying up and renamed macro names etc. by Benny Prijono · 16 years ago
  33. df361e0 Ticket #583: by Nanang Izzuddin · 16 years ago
  34. f216f82 Ticket #583: by Nanang Izzuddin · 16 years ago
  35. 493a8db Ticket #583: Initial source of IPP codecs wrapper. by Nanang Izzuddin · 16 years ago
  36. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  37. 5b64b8d Updated doxygen documentations by Benny Prijono · 16 years ago
  38. 9dbad15 Updated default speex quality settings and reenabled pjsua to set Speex codec quality based on media quality config by Nanang Izzuddin · 16 years ago
  39. 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
  40. 71f657d More ticket #507: updated GNU build system with the G.722 codec and fixed minor warning about operator precedence by Benny Prijono · 17 years ago
  41. 7ffd775 Ticket #507: committed and tested g722 patch on Windows by Benny Prijono · 17 years ago
  42. 9de76b7 Fixed ticket #182: SDP negotiation failed when local does not specify telephone-event (thanks Esbjorn Dominique) by Benny Prijono · 18 years ago
  43. 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
  44. fe9bffd Ticket #82: fix link errors when codecs are disabled from autoconf script by Benny Prijono · 18 years ago
  45. c585988 Really add the iLBC files into SVN now (duh!). by Benny Prijono · 18 years ago
  46. 00cae61 - Added iLBC codec (experimental) with the following features: by Benny Prijono · 18 years ago
  47. 92ac447 Changed all public header files to compile correctly when -ansi and -pedantic is used, also when g++ is used by Benny Prijono · 18 years ago
  48. 5d4b53b Miscellaneous bug fix and improvements in PJMEDIA: (1) more stricker SDP parsing and validation, (2) fixed bug in RTCP attribute generation in SDP, (3) configurable telephone-event payload type by Benny Prijono · 18 years ago
  49. 1ec70b3 Yet again large diffs because of documentation/doxygen update by Benny Prijono · 18 years ago
  50. 37235af Updated doxygen documentation to all headers in PJMEDIA by Benny Prijono · 18 years ago
  51. 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
  52. 4381efe Added misc flags and modify Makefiles to allow exclusion of PortAudio and specific codec during compilation by Benny Prijono · 19 years ago
  53. eb30bf5 Added Speex for narrowband, wideband, and ultra-wideband!! by Benny Prijono · 19 years ago
  54. a4bf021 Added pjmedia-codec library by Benny Prijono · 19 years ago