summaryrefslogtreecommitdiff
path: root/pjmedia/include/pjmedia/codec.h
AgeCommit message (Expand)Author
2012-10-05Re #1586: Add support for SILK multiple frames per packetLiong Sauw Ming
2012-09-14Close #1568:Nanang Izzuddin
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2010-06-07Fix #1085:Nanang Izzuddin
2010-04-26Misc #1026: moved payload type of G726-32 from static (was 2) to dynamic, and...Nanang Izzuddin
2010-01-27Ticket #1028: Recommit r3074 with updated codec.h.Nanang Izzuddin
2009-08-13Misc (#915): Benny Prijono
2009-03-12(Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-d...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-08-25Ticket #599:Nanang Izzuddin
2008-08-15Ticket #583:Nanang Izzuddin
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-20Updated doxygen documentationsBenny Prijono
2008-06-06Added field maximum bitrate to codec param, this is useful for providing safe...Nanang Izzuddin
2008-06-05Ticket #473:Nanang Izzuddin
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2006-12-30Implement ticket #40: support for asymmetric encoding/decoding ptime (e.g. wi...Benny Prijono
2006-12-26Ticket #54: added ability to modify some codec parameters on the flyBenny Prijono
2006-07-31- Added iLBC codec (experimental) with the following features:Benny Prijono
2006-07-22Changed all public header files to compile correctly when -ansi and -pedantic...Benny Prijono
2006-06-18Updated doxygen documentation to all headers in PJMEDIABenny Prijono
2006-06-11Changed codec priority to use integer with value between 0-255 instead of enumBenny Prijono
2006-05-13Another major modifications in PJMEDIA:Benny Prijono
2006-04-29Fixed bugs in codec priority sortingBenny Prijono
2006-04-27Initial support for stereo codecs, and added L16 codecs. Also better handling...Benny Prijono
2006-03-03Support for missing rtpmap for static payload typesBenny Prijono
2006-02-27Fixed Linux port warnings/errorsBenny Prijono
2006-02-21Initial conference implementationBenny Prijono
2006-02-15Correct broken links in Doxygen documentationBenny Prijono
2006-02-15Created and updated PJMEDIA documentationBenny Prijono
2006-02-10Added pjmedia-codec libraryBenny Prijono
2006-02-09Failed attempt to build pjmedia with DirectSound on LinuxBenny Prijono
2006-02-08Finished new pjmedia rewriteBenny Prijono
2006-01-18Compiled cleanly first time for the new pjlibBenny Prijono