summaryrefslogtreecommitdiff
path: root/pjmedia/build/Makefile
AgeCommit message (Expand)Author
2016-09-20Re #1954 (misc): Fix build error on pjmedia-test when defining PJMEDIA_CONF_U...Riza Sulistyo
2016-03-10Fixed #1907: Remove pjmedia* circular dependencyLiong Sauw Ming
2016-02-04Fixed #1904: Support for Opus codecLiong Sauw Ming
2015-10-06Fixed #1888: Support for WebRtc AECLiong Sauw Ming
2015-06-25Re #1861: Initial implementation of video orientation supportLiong Sauw Ming
2015-03-26Re #1822: Updated build script to auto define PJMEDIA_VIDEO_DEV_HAS_ANDROID.Nanang Izzuddin
2015-03-17Re #1822: Initial implementation of Android video capturer.Nanang Izzuddin
2014-09-24Re #1790: Initial basic implementation of Android OpenGL rendererLiong Sauw Ming
2014-07-14Re #1776: Initial implementation of Libyuv wrapper. Supports:Riza Sulistyo
2014-05-05Misc (re #1751): Fix build error (Ubuntu 14.04) when building Pjsip with Open...Riza Sulistyo
2014-04-10Re #1758: Initial implementation of OpenH264 wrapper. Supports:Benny Prijono
2014-04-08Re #1757: Initial implementation of iOS OpenGL ES renderer. To use it, applic...Liong Sauw Ming
2014-02-04Re #1519 (commited to SVN trunk): Add lib target to build system to enable bu...Liong Sauw Ming
2014-01-03Close #1720:Nanang Izzuddin
2013-11-23Fixed #1713: Enable building the libraries as shared libraries/DLLs for GNU t...Benny Prijono
2013-10-24Re #1630 (misc): Use the right compiler and flags to compile C++ (.cpp) filesLiong Sauw Ming
2013-10-24Re #1697: fixed build error with the new coreaudio_dev.m introduced by r4617,...Benny Prijono
2013-10-23Fixed #1707: Add support for paralel buildLiong Sauw Ming
2013-03-11Re #1639: merged android branch into trunk (except sample apps, i.e: apjsua &...Nanang Izzuddin
2013-03-08Re #1636: add initial support for bdIMADRiza Sulistyo
2013-01-23Re #1608: Add support for OpenCORE AMR-WBLiong Sauw Ming
2012-12-13Re #1559: Fix dependencies when running parallel make (thanks Shaun Ruffell f...Liong Sauw Ming
2012-09-25Re #1568: Add build config for SILKLiong Sauw Ming
2012-06-01Fixed #1521: Add initial support for BlackBerry 10 (BB10) platform.Liong Sauw Ming
2012-04-13Re #1446 (misc): Modified Makefile for ffmpeg_vid_codecs (see r4049)Liong Sauw Ming
2012-04-04Fixed #1478: AVI player virtual device. Initial spec:Benny Prijono
2012-03-22Re: #1463 (Third party media support). Tnitial work and it works, tested on L...Benny Prijono
2011-12-15Close #1279: Implemented custom SDP format match for G.722.1 and AMR-NB/WB.Nanang Izzuddin
2011-07-19Re #1254 Doxygen configuration and makefile changes to support version specif...Perry Ismangil
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin
2010-09-23Misc (re #1134): fixed error in Makefile target for generating doxygen docume...Benny Prijono
2010-05-17Merge #1051 into the main trunk.Liong Sauw Ming
2010-02-19Implemented ticket #1038: null audio deviceLiong Sauw Ming
2010-01-27Initial implementation of ticket #1016: Native Linux ALSA audio device backen...Benny Prijono
2010-01-15Ticket #694: work on 'make install':Benny Prijono
2010-01-13Ticket #1025: Support for using different PortAudio installation/pathBenny Prijono
2009-11-10Misc (#951): added missing bidirectional.o in PJMEDIA Makefile (thanks Thomas...Benny Prijono
2009-10-29Misc fix (#951): Fixed pjmedia Makefile build config to clean pjmedia-audiode...Nanang Izzuddin
2009-06-07Ticket #879: Reverted back changes in r2747, r2748, r2751.Nanang Izzuddin
2009-06-04More ticket #879:Benny Prijono
2009-04-18More ticket #774: compilation error for VS8 and make build system due to last...Benny Prijono
2009-04-18More ticket #774: updated VS6, VS8, and Makefile for the Siren7/Siren14 test ...Benny Prijono
2009-04-15Ticket #774:Nanang Izzuddin
2009-03-12(Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-d...Benny Prijono
2008-10-07Added pjmedia-test to build system and changed it to not always wait for keyb...Benny Prijono
2008-09-04Ticket #610: Added sample to create a media transport adapter, similar to how...Benny Prijono
2008-08-21More ticket #583: autoconf support for Intel IPPBenny Prijono
2008-07-29Fixed ticket #581: Fixed build dependencies in the makefilesBenny Prijono
2008-07-07Removed pjmedia-test from pjmedia build for now since it's causing build erro...Benny Prijono
2008-07-04Added MIPS benchmark in pjmedia-test, and loopback media transport to assist ...Benny Prijono