summaryrefslogtreecommitdiff
path: root/pjmedia/src
AgeCommit message (Expand)Author
2016-10-13Re #1970: Implement function pjmedia_rtp_decode_rtp2().Riza Sulistyo
2016-10-07Re #1941: Support for AVCaptureDeviceDiscoverySession to replace the deprecat...Liong Sauw Ming
2016-10-07Re #1945 (misc): Fixes a memory leak in alsa_factory_refresh().Liong Sauw Ming
2016-09-29Misc (re #1945): Added feature of listing dshow device in ffmpeg video device...Nanang Izzuddin
2016-09-27Misc (re #1945): Fixed warning in OpenH264 encoder "ParamValidationExt(), sli...Nanang Izzuddin
2016-09-14Re #1952: Apply the fix to video stream info as wellLiong Sauw Ming
2016-08-30Fixed #1958: Update RTP sequence number during keep-aliveLiong Sauw Ming
2016-08-26Re #1954: Add support for VS2015.Liong Sauw Ming
2016-08-23Fixed #1956: Support for setting audio input source capability in Android JNI...Liong Sauw Ming
2016-08-15Fix #1952: Skip address type matching in pjmedia_stream_info_from_sdp() when ...Nanang Izzuddin
2016-08-15Re #1943: Raise linking error if libsrtp doesn't support the crypto.Riza Sulistyo
2016-08-08Re #1943: AES-GCM crypto support for SRTPLiong Sauw Ming
2016-08-05Re #1910: Send the additional keyframe only after the initial one.Riza Sulistyo
2016-08-05Re #1910: Implement option to regularly send video keyframe in the beginning ...Riza Sulistyo
2016-08-05Re #1945 (misc): Fixed incorrect SRTP crypto suite name and doc.Liong Sauw Ming
2016-08-03Fixed #1948: Modify async dispatch to synchronous on Mac and iOS video device...Liong Sauw Ming
2016-08-03Fixed #1947: Support for OpenH264 v1.6.0 codecLiong Sauw Ming
2016-07-27Misc (re #1945): Updated ffmpeg video device to query supported format from t...Nanang Izzuddin
2016-07-20Re #1944: Allow native window to be set for video output window on SDLRiza Sulistyo
2016-07-11Re #1937: Do not build libyuv in shared mode if video is disabled.Liong Sauw Ming
2016-07-01Re #1928: max_bps on the param codec needs to be set properly on Opus.Riza Sulistyo
2016-06-30Re #1931: Add one more session preset to support, i.e. resolution 960x540Liong Sauw Ming
2016-06-30Re #1928: Fixed set bitrate on opus codec might not change the codec param an...Riza Sulistyo
2016-06-30Fixed #1931: Support more resolutions when opening the video capture and prop...Liong Sauw Ming
2016-06-29Re #1928: fix silly mistake on r5365.Riza Sulistyo
2016-06-29Re #1928: Allow setting opus bitrate to PJMEDIA_CODEC_OPUS_DEFAULT_BIT_RATE w...Riza Sulistyo
2016-06-29Re #1937: Keep libyuv enabled in configure script even when ffmpeg swscale is...Nanang Izzuddin
2016-06-28Re #1937: Change the include header format, so that user can specify external...Riza Sulistyo
2016-06-28Re #1937: Change project and folder name for consistency with existing third ...Riza Sulistyo
2016-06-27Fixed #1939: Fixed crash when failed to initialize android jni dev (AudioReco...Riza Sulistyo
2016-06-23Re #1937: Add libyuv to Visual Studio 2005 and 2015 solution.Riza Sulistyo
2016-06-16Re #1931: Fixed configure script for iOS to be able to detect both AVFoundati...Liong Sauw Ming
2016-06-16Re #1931: Add support for AVFoundation on MacLiong Sauw Ming
2016-06-10Re #1928(misc) : Align Big-AES names with latest RFC. Riza Sulistyo
2016-06-08Re #422: Added IPv6 support to PJNATH, changes:Nanang Izzuddin
2016-06-06Misc (re #1928): Updated SDP parser to be able to consume IPv6 address in RTC...Nanang Izzuddin
2016-05-20Re #1922: Replace IPv4 specific APIs as per Apple's recommendationsLiong Sauw Ming
2016-05-18Re #1920: Avoid linking error when video is not enabled.Riza Sulistyo
2016-05-18Re #1920: Update how keyframe is detected on FFMpeg codec, since Riza Sulistyo
2016-05-17Re #1920: Fix typo on configuration script when trying to detect FFMpegRiza Sulistyo
2016-05-17Re #1920: Since FFmpeg version 0.7 (June 2011), the struct AVFormatParameters,Riza Sulistyo
2016-05-17Re #1917(misc): When enabling libsamplerate, the current source code expects toRiza Sulistyo
2016-05-10Re #1897: Updated ffmpeg_vid_codecs.c to support older ffmpeg.Nanang Izzuddin
2016-03-24Re #1897: Updated ffmpeg_util.h/.c to support older ffmpeg.Nanang Izzuddin
2016-03-15Close #1847: Upgraded libsrtp version to 1.5.4 and added support for AES-CM-2...Nanang Izzuddin
2016-03-10Fixed #1907: Remove pjmedia* circular dependencyLiong Sauw Ming
2016-02-29Re #1882 (misc): Fixed a bug in Android sound device backends which prevent t...Liong Sauw Ming
2016-02-18Misc (Re #1882): Add compile time option (PJMEDIA_HAS_DTMF_FLASH) to enable/d...Riza Sulistyo
2016-02-04Fixed #1904: Support for Opus codecLiong Sauw Ming
2016-01-15Misc (re #1882): Suppress EAGAIN recv() error log in pjmedia stream.c & vid_s...Nanang Izzuddin