summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia-codec/g722.c
AgeCommit message (Expand)Author
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
2011-02-18Fix #1199:Nanang Izzuddin
2010-08-05Re #1072: fixed buffer overflow bugs introduced by r3202.Nanang Izzuddin
2010-06-11Close #1072:Nanang Izzuddin
2009-06-13Ticket #884: Fixed codecs (that use pjmedia VAD) to avoid generating keep-ali...Nanang Izzuddin
2009-06-02Ticket #874: Updated some pjmedia codecs to maintain timestamp.Nanang Izzuddin
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-12-18Fixed minor gcc compilation warningsBenny Prijono
2008-09-19Added missed patch in enabling G.722 PLC: PLC should be enabled in default at...Nanang Izzuddin
2008-09-19Enabled G.722 PLC.Nanang Izzuddin
2008-06-14Implement ticket #546 and revisit ticket #439:Benny Prijono
2008-06-06Added field maximum bitrate to codec param, this is useful for providing safe...Nanang Izzuddin
2008-06-05Ticket #473:Nanang Izzuddin
2008-06-02Fixed uninitialized output size before calling G.722 encoderNanang Izzuddin
2008-03-17Ticket #507: committed and tested g722 patch on WindowsBenny Prijono