summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
2011-10-10Set default H.263 bandwidth to 128Kbps instead of 1Mbps (re #1370)Benny Prijono
2011-10-07Closed #1382: Handle flipped image in dshowLiong Sauw Ming
2011-10-06Misc (re #1370): limit the number of error messages caused by error in send_r...Benny Prijono
2011-10-06Misc (re #1370): disable H263 codec for RTP communication (was enabled to tes...Nanang Izzuddin
2011-10-06Re #1370: Fixed dshow enumeration device capability.Liong Sauw Ming
2011-10-06Close #1381:Nanang Izzuddin
2011-10-06Re #1370: fixed a bug which accidentally overwrites the function parameter.Liong Sauw Ming
2011-10-06Misc (re #1370): vid_dev_stream should not call start() if it is already been...Benny Prijono
2011-10-06Misc (re #1370): removed dead code in session.cBenny Prijono
2011-10-04More re #1362: actually try to use the device switching capability in pjsua-l...Benny Prijono
2011-10-04Added pjsua_call_vid_stream_is_running() and pjmedia_vid_stream_is_running() ...Benny Prijono
2011-10-04Misc (re #1370): open v4l2 in blocking mode to get rid of Resource temporaril...Benny Prijono
2011-10-03Re #1358 (minor updates in event.c):Nanang Izzuddin
2011-10-03Added PJMEDIA_VID_DEV_CAP_SWITCH capability to allow fast switching to anothe...Benny Prijono
2011-10-03Fix #1358:Nanang Izzuddin
2011-09-29Closed #1361: codec API change. Details:Benny Prijono
2011-09-27Close #1360: implementated video orientation (currently only for video devices).Nanang Izzuddin
2011-09-23Misc video (re #1370): fixed function definition specifier of pjmedia_vid_tee...Nanang Izzuddin
2011-09-20Related to preview (re #1340): handle problems with starting or stopping prev...Benny Prijono
2011-09-20Misc video (re #1370): ignore return value of sws_scale() as it returned zero...Benny Prijono
2011-09-19Implemented native video preview support. This closes #1340Benny Prijono
2011-09-16Re #1370: Use GCD instead of NSThread for iOS video device.Liong Sauw Ming
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