summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
2012-06-18Re #1536: Revert r4167Liong Sauw Ming
2012-06-15Fixed #1536: Modify video port creation parameter to be set with actual creat...Liong Sauw Ming
2012-06-11Re #1532: put back the 'redundant' loop at the beginning.Nanang Izzuddin
2012-06-07Close #1532: optimization in conference bridge get_frame().Nanang Izzuddin
2012-06-07Fix #1531: fixed memory and handle leak issue in clock thread.Nanang Izzuddin
2012-06-06Fix #1528:Nanang Izzuddin
2012-06-06Close #1529:Nanang Izzuddin
2012-06-01Re #1521: minor fixes to BB10 dev.Liong Sauw Ming
2012-06-01Fixed #1521: Add initial support for BlackBerry 10 (BB10) platform.Liong Sauw Ming
2012-05-17Re #1509: backported r4122-r4129.Nanang Izzuddin
2012-05-14Re #1508 (misc): Fixed incorrect typecast of pjmedia_vid_streamLiong Sauw Ming
2012-05-14Re #1509: backported r4112-4121Benny Prijono
2012-05-12Re #1508 (misc): Fixed compilation error if PJMEDIA_STREAM_ENABLE_KA is enabled.Liong Sauw Ming
2012-04-30Fix #1501: Added max incoming framerate state in video stream to check for in...Nanang Izzuddin
2012-04-27Re #1474: merged r4100-4107Benny Prijono
2012-04-26Misc (re #1446): fixed potentially non-portable 64bit integer literal introdu...Benny Prijono
2012-04-26Re #1474: merged r4095:4099Nanang Izzuddin
2012-04-26Misc (re #1446): Fixed compile errors on Symbian S60 5th Ed SDK: unrecognized...Nanang Izzuddin
2012-04-26Misc (re #1446): Updated ffmpeg compatibility issues, e.g: av_set_int() retur...Nanang Izzuddin
2012-04-26Re #1446 (misc): Disable SDL by default on iOS and fixed various compiler war...Liong Sauw Ming
2012-04-26Re #1446 (misc): Fixed linking error if PJMEDIA_HAS_VIDEO is 0Liong Sauw Ming
2012-04-25Re #1446 (misc): Fix possible crash if video ports are destroyed in the wrong...Liong Sauw Ming
2012-04-25Misc (re #1446): more support newer libavcodec version (major: 54) which depr...Nanang Izzuddin
2012-04-24Re #1474: merged r4054-r4079Benny Prijono
2012-04-24Misc (re #1446): support newer libavcodec version (major: 54) which deprecate...Benny Prijono
2012-04-24Misc (re #1446): fixed warning re unused job_thread() function in Mac OS buildBenny Prijono
2012-04-24Misc (re #1446) fixed compilation warningBenny Prijono
2012-04-24Misc (re #1446): compilation warning when calling swscaleBenny Prijono
2012-04-23Related to re #1469: enable H.263 and H.264 by default if ffmpeg is availableBenny Prijono
2012-04-19Re #1276: Integrate BaseClasses with the project and remove unnecessary classesLiong Sauw Ming
2012-04-17Re #1476: for simple blocking, the bandwidth typically needs to be set to lar...Benny Prijono
2012-04-17Related to re #1478: minor fix for wrong AVI header field name (msec instead ...Benny Prijono
2012-04-17Related to re #1478: add timestamp value to audio and video frames in the AVI...Benny Prijono
2012-04-17Misc (re #1446): redirect ffmpeg logging with custom log callback.Nanang Izzuddin
2012-04-16Re #1446 (misc): Revert r4035 which resizes renderer if format does not change.Liong Sauw Ming
2012-04-13Re #1446 (misc): Change the default of PJMEDIA_HAS_FFMPEG_VID_CODEC to PJMEDI...Liong Sauw Ming
2012-04-13Re #1446 (misc): Modified Makefile for ffmpeg_vid_codecs (see r4049)Liong Sauw Ming
2012-04-13Re #1446 (misc): Modified ffmpeg_codecs to ffmpeg_vid_codecsLiong Sauw Ming
2012-04-13Misc (re #1446): added AVI tags 'FMP4' & 'DX50' for MPEG4 variants in AVI pla...Nanang Izzuddin
2012-04-13Re #1478: Moved codec creation from dev_stream to dev_infoLiong Sauw Ming
2012-04-13Misc (Re #1446): Remove XVID format usage in ffmpeg_util.c, PJMEDIA_FORMAT_XV...Nanang Izzuddin
2012-04-12Re #1476: Initial version of send rate control in video stream, added simple ...Nanang Izzuddin
2012-04-10Re #1446 (misc): Create SDL window in the requested position if PJMEDIA_VID_D...Liong Sauw Ming
2012-04-10Re #1446 (misc): Modify SDL dev to:Liong Sauw Ming
2012-04-10Re #1478: Add support to play encoded AVI file (H264 or MPEG4).Liong Sauw Ming
2012-04-09Re #1474: merged r4030Nanang Izzuddin
2012-04-05Re #1472: Fixed wrong calculation in clock rate adjustmentLiong Sauw Ming
2012-04-05Re #1472: Adjust the clock's get_frame() rate if the video device is passiveLiong Sauw Ming
2012-04-04Misc (Re #1446): fixed TX packet counter in video stream.Nanang Izzuddin
2012-04-04More re #1478: fixed build config and compile warnings on MSVC2005.Nanang Izzuddin