summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-24Re #1276:Nanang Izzuddin
2012-04-24Fix #1423:Nanang Izzuddin
2012-04-23Related to re #1469: enable H.263 and H.264 by default if ffmpeg is availableBenny Prijono
2012-04-23Re #1469: Changed aconfigure to use pkg-config to detect ffmpeg dependencies....Benny Prijono
2012-04-23Fixed #1493: Fixed bug in terminating the invite session when accepting incom...Liong Sauw Ming
2012-04-19Re #1276: Integrate BaseClasses with the project and remove unnecessary classesLiong Sauw Ming
2012-04-18Fixed #1276: Add baseclasses sample in third_party directory required by dsho...Liong Sauw Ming
2012-04-17Re #1355: vidgui: new rendering window may cause all rendering processes to stopLiong 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 #1441: applied window flags BORDER and RESIZABLE to the local preview when...Nanang Izzuddin
2012-04-16Re #1474: merged r4042-r4053Benny Prijono
2012-04-16Re #1446 (misc): Revert r4035 which resizes renderer if format does not change.Liong Sauw Ming
2012-04-16Re #1446 (misc): Fixed unset sip error code if pjsip_inv_verify_request3() fa...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-12Re #1474: merged r4041Nanang Izzuddin
2012-04-12Re #1474: merged r4039Nanang Izzuddin
2012-04-11Re #1474: merged r4031-r4037Benny Prijono
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-05Misc (Re #1446): limit pjsua_vid_codec_get/set_param() search domain to only ...Nanang Izzuddin
2012-04-05Misc (Re #1446): Add pjsua app video command for modifying video codec size/r...Nanang Izzuddin
2012-04-05Re #1472: Adjust the clock's get_frame() rate if the video device is passiveLiong Sauw Ming
2012-04-05Misc (Re #1446): Add pjsua app video commands for modifying video codec bitra...Nanang Izzuddin
2012-04-05More re #1478: AVI cleanup steps in pjsua app.Nanang Izzuddin
2012-04-05Misc (Re #1446): Fixed wrong setting of pjsua_app's options.Liong 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
2012-04-04More re #1478: now really do not connect to microphone when streaming avi (in...Benny Prijono
2012-04-04More re #1478: do not connect the microphone when streaming aviBenny Prijono
2012-04-04Misc (Re #1446): Add support for aviplay to play H264 and MPEG4 decoded AVI v...Liong Sauw Ming
2012-04-04Misc (Re #1446): Remove XVID format and add default resolution and fps for MP...Liong Sauw Ming
2012-04-04Fixed #1478: AVI player virtual device. Initial spec:Benny Prijono
2012-04-04Misc (Re #1446): changed h.263 and h.264 default maximum bandwidth to 256kb/s...Benny Prijono
2012-04-04Re #1446: set format to PCM when WAVE_FMT_TAG_PCM is detected in AVI file, so...Benny Prijono
2012-04-04Misc (re #1446): fixed crash if unregistered format is specified when opening...Benny Prijono
2012-04-03Close #1479: Applied RTCP related enhancements (#1268 & #1440) into video str...Nanang Izzuddin
2012-04-03Misc (re #1446): fixed log message in pjsua_media_channel_update() for pjsua_...Nanang Izzuddin
2012-04-03Misc (re #1446): Reenable format change event emission in video stream when r...Nanang Izzuddin