Commit Graph

298 Commits (master)

Author SHA1 Message Date
Riza Sulistyo 5ac9104514
Expand tab to spaces and remove $Id$ (#3292)
2 years ago
Nanang Izzuddin 639e7dc7e6
Add Oboe audio device backend for Android (#2707)
3 years ago
Riza Sulistyo 661a8cef67
Add support to windows on ARM build (#2807)
3 years ago
Riza Sulistyo 115b1db6dc
Support webrtc-aec3 on windows (#2775)
3 years ago
sauwming 0046373595
Add support for WebRTC AEC3 (#2722)
3 years ago
Riza Sulistyo 940e3c0443
Support Android AMediaCodec (#2552)
4 years ago
Nikolai ZHUBR dad6a34680
Fix building with video support (including dshow camera) on mingw (#2589)
4 years ago
Riza Sulistyo 1b67249cc8 Re #2253:
5 years ago
Sauw Ming 3c9fa7ae2d Fixed #2253: Support for VP8 and VP9 video codec
5 years ago
Sauw Ming e001752e3c Re #2210 (misc): Add passthrough codec source into Makefile
5 years ago
Riza Sulistyo 939045ae46 Re #2181: Add vid_conf.h/c to pjmedia project for VS2015.
6 years ago
Nanang Izzuddin eafc04d5bf Re #2181: Initial version of video conference implementation.
6 years ago
Riza Sulistyo 8dcaa4496d Re #2126: Add rtcp_fb.h and rtcp_fb.c to pjmedia project file for VS2015.
6 years ago
Nanang Izzuddin d0b08f08ae Re #2126: Added rtcp_fb.c to Makefile and fixed compile warnings on gcc.
6 years ago
Nanang Izzuddin 8a883d4ffb Close #2126: Initial implementation of RTCP Feedback.
6 years ago
Nanang Izzuddin f31f77289b Misc (re #2059): Updated configure script to:
6 years ago
Riza Sulistyo 1d030de05f Re #2059 (misc): Fix some warnings related to use of external Portaudio.
7 years ago
Riza Sulistyo 111322c0e1 Re #2059 (misc): Don't include test app (exe) when building for Android.
7 years ago
Sauw Ming cea6909212 Re #2059: Fixed the ordering of CXXFLAGS to prevent build issue on Android, such as below:
7 years ago
Nanang Izzuddin 4223637bd0 Fixe #2096:
7 years ago
Sauw Ming 51519471d8 Re #1993: With the update of bundled libSRTP to 2.1, external SRTP needs to be of version 2.x as well. This changeset will allow external SRTP users the option to continue using their current version 1.x.
7 years ago
Riza Sulistyo 10882ddde2 Re #2029: Support for G.729 backend implementation from bcg729.
7 years ago
Sauw Ming 101682a15a Re #2022: Fixed build configuration to make sure that it's not included in other platforms (such as Android).
7 years ago
Sauw Ming d71eeaf882 Fixed #2022: Video Toolbox H264 encoder and decoder for Mac and iOS
7 years ago
Nanang Izzuddin edcedb569a Re #2018: Initial version of DTLS-SRTP implementation.
7 years ago
Nanang Izzuddin d4e88a504f Misc (re #1994): Potential linking error due to bad dependency library ordering.
8 years ago
Nanang Izzuddin 2bf25fb6c9 Misc (re #1994): Fixed linking errors when configuring with '--disable-speex-codec' and without '--disable-speex-aec' params.
8 years ago
Riza Sulistyo d76dcc020d Re #1900: Fixed some build error for UWP arm.
8 years ago
Nanang Izzuddin c551b147fc Re #1900: More merged from trunk (r5512 mistakenly contains merged changes in third-party dir only).
8 years ago
Nanang Izzuddin 6c47f59bc8 Re #1900: Updated project files for target platform version configuration, it is configurable via property sheet build/vs/pjproject-vs14-common-config.props.
8 years ago
Riza Sulistyo 84566a6387 Re #1954 (misc): Fix build error on pjmedia-test when defining PJMEDIA_CONF_USE_SWITCH_BOARD.
8 years ago
Riza Sulistyo c1bbda538f Re #1954: Add support for VS2005.
8 years ago
Sauw Ming fcd490b08a Re #1954: Add support for VS2015.
8 years ago
Sauw Ming 3469abaa11 Re #1954: Add WebRTC to third party component
8 years ago
Nanang Izzuddin f8d033ff82 Misc (re #1945): Added opus.h/c to VS2005 & VS2015 project pjmedia-codec (thanks Arkadiusz Wronski for the report).
8 years ago
Nanang Izzuddin 5a0186f493 Re #1937: Added libyuv build configs for GNU build systems.
8 years ago
Riza Sulistyo 82d6857fd9 Re #1937: Change the include header format, so that user can specify external library.
8 years ago
Sauw Ming cfeae392cb Re #1931: Add support for AVFoundation on Mac
8 years ago
Nanang Izzuddin 17e3246fc8 Close #1906: Removed PortAudio from PJSIP source package.
9 years ago
Riza Sulistyo 3704a6368a Re #1907: Updated VS2015 build settings, added the new files audio/videodev.h/c.
9 years ago
Nanang Izzuddin df1b7f092a Re #1907: Updated VS2005 build settings, added the new files audio/videodev.h/c.
9 years ago
Sauw Ming b1f406ce4f Fixed #1907: Remove pjmedia* circular dependency
9 years ago
Sauw Ming d3ece1d774 Fixed #1904: Support for Opus codec
9 years ago
Riza Sulistyo e67887e55e Re #1900: Initial implementation with pjsua cli/telnet sample app.
9 years ago
Nanang Izzuddin eeca9e82e7 Re #1896: Updated default audio device backends: mingw uses WMME, linux/*nix uses alsa (if available).
9 years ago
Nanang Izzuddin a9a3238ed9 Close #1896: Update default audio device backend on MacOS to CoreAudio.
9 years ago
Sauw Ming 4021214257 Fixed #1888: Support for WebRtc AEC
9 years ago
Riza Sulistyo 5a5522dc6e Re #1881: Add filters file.
9 years ago
Riza Sulistyo bcfe1aea76 Re #1881: Add Visual Studio 2015 support.
9 years ago
Sauw Ming b02c2cebd6 Re #1861: Initial implementation of video orientation support
9 years ago