summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
2011-08-29Fixed #1353: memory leak in qt_devLiong Sauw Ming
2011-08-29Disabled H.264 codec [re #1320/Misc]Benny Prijono
2011-08-29Re #1320 (misc): shut off v4l2 stderr loggingBenny Prijono
2011-08-29Fixed compilation error on conf_switch.c if PJMEDIA_CONF_USE_SWITCH_BOARD is ...Benny Prijono
2011-08-26Fixed #1352:Nanang Izzuddin
2011-08-25Re #1351: option to initially hide video preview window to avoid floating win...Benny Prijono
2011-08-25Re #1349: Fixed a potential problem when stopping the video port. We should s...Liong Sauw Ming
2011-08-25Fixed #1349:Liong Sauw Ming
2011-08-24Fixed #1334: Fix the problem of getting stuck when trying to quit SDL.Liong Sauw Ming
2011-08-24Re #1334:Liong Sauw Ming
2011-08-19Fixed #1348:Nanang Izzuddin
2011-08-18Re #1347: Fixed case 1, 2, and 3 above:Nanang Izzuddin
2011-08-18Fix #1345: Fixed samples-per-frame calculation formula bug in PJMEDIA_SPF().Nanang Izzuddin
2011-08-17Re #1320: Fixed SDP negotiator in generating connection info for SDP media an...Nanang Izzuddin
2011-08-15Re #1285: Updates for SDL 1.3 only:Nanang Izzuddin
2011-08-15Re #1285 (SDL): fixed compilation error with SDL < 1.3 (this support should b...Benny Prijono
2011-08-09Re #1324: Fixed compilation error on iPhone OS.Liong Sauw Ming
2011-08-08Re #1334: support for various thread models for SDL 1.3. There are three thre...Liong Sauw Ming
2011-08-08Misc (re #1320): fixed link error in pjmedia_test and aviplay samples if ffmp...Benny Prijono
2011-07-23Misc (re #1320): fixed compilation error if SRTP is disabled. Thanks Bo Shi f...Benny Prijono
2011-07-22Re #1334: Refactor SDL deviceLiong Sauw Ming
2011-07-22Re #1332: Added type definition of video window handle.Nanang Izzuddin
2011-07-20Re #1324:Nanang Izzuddin
2011-07-19Re #1254 Doxygen configuration and makefile changes to support version specif...Perry Ismangil
2011-07-19Misc (re #1320): wrongly used the obj-c version on Linux buildBenny Prijono
2011-07-19Fixed #1271: protected all video features with PJMEDIA_HAS_VIDEO macro setting.Nanang Izzuddin
2011-07-19Re #1326:Nanang Izzuddin
2011-07-19Re #1326: Updated vs2005 project setting for newly added file audio_codecs.h/cNanang 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
2011-05-05Re #1250: Added and updated copyright text in several files (with "standard" ...Nanang Izzuddin
2011-05-02Fix #1249: fixed overwritten buffer bug in splitcomb put_frame().Nanang Izzuddin
2011-04-28Fixed #1243: ICE bug: If RTCP is not in use, the agent MUST signal that using...Liong Sauw Ming
2011-04-25Fix #1233: Fixed SDP parser bug when parsing transport in SDP media line with...Nanang Izzuddin
2011-03-16Fix #1212:Nanang Izzuddin
2011-03-16Re #1175 (Misc): coreaudio fixes:Liong Sauw Ming
2011-03-15Misc (re #1175) (thanks to Seth Hinze for the patch):Liong Sauw Ming
2011-03-15Closed #1206: Add pjmedia_stream API to get the last frame type retrieved fro...Liong Sauw Ming
2011-03-15Re #1204:Liong Sauw Ming
2011-03-11Fixed #1204: Support for refreshing audio device list.Liong Sauw Ming
2011-02-28Re #1174 (coreaudio_dev work): minor changes to replace "Error" message with ...Benny Prijono
2011-02-22Re #1200: updated IPP codecs to support IPP v7.0 on MSVC, only include "ippsr...Nanang Izzuddin
2011-02-18Fix #1199:Nanang Izzuddin
2011-02-17Misc (re #1175): fixed possible division-by-zero bug when receiving problemat...Nanang Izzuddin
2011-02-15Re #1174: fixed crash when pjsua is restarted, causing inClientData to be inv...Liong Sauw Ming
2011-02-10Re #1175: Modified default core audio unit used on iOS from VPIO to RemoteIO....Liong Sauw Ming
2011-01-31Re #1192: Fixes stereo support.Liong Sauw Ming
2011-01-21Re #597: Modify buffer padding code for EOF event (thanks to Thomas Johnson).Liong Sauw Ming
2011-01-20Re #3398: Fixes assertion in the resample procedure and callback.Liong Sauw Ming
2011-01-19Fixes #597: Error reading WAV files when there are extra chunks after DATA ch...Liong Sauw Ming