summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia-videodev
AgeCommit message (Expand)Author
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-03-10Fixed #1907: Remove pjmedia* circular dependencyLiong Sauw Ming
2015-08-21Fixed #1880: Incorrect orientation after switching video capture or when usin...Liong Sauw Ming
2015-08-10Misc (re #1843): Fixed compile warnings of unused variable.Nanang Izzuddin
2015-07-30Fixed #1861: Add support for video capture orientation on AndroidLiong Sauw Ming
2015-07-03Re #1861: Changed pjsua API for setting the orientation using a more generic ...Liong Sauw Ming
2015-06-25Re #1861: Initial implementation of video orientation supportLiong Sauw Ming
2015-04-08Re #1837: Fix dispatch queue problem in iOS capture device (crash in enc_cloc...Liong Sauw Ming
2015-04-08Re #1835: More robust handling of format change, to prevent data race if cloc...Liong Sauw Ming
2015-04-08Fixed #1837: Fix premature dispatch queue release in iOS capture deviceLiong Sauw Ming
2015-04-07Close #1836: Added colorbar device with active role.Nanang Izzuddin
2015-04-07Fixed #1835: Fixed crash in iOS OpenGL renderer when in background and assert...Liong Sauw Ming
2015-03-26Fixed #1790: Remove unsupported capabilities and some cleanupLiong Sauw Ming
2015-03-23Re #1822: Fixed SVN properties on Android camera helper.Nanang Izzuddin
2015-03-23Re #1822: Moved Android camera helper (PjCamera.java and PjCameraInfo.java) f...Nanang Izzuddin
2015-03-22Re #1790: Misc fixes:Liong Sauw Ming
2015-03-22Re #1790: Nanang Izzuddin
2015-03-21Re #1790: Reinitialize Android OpenGL renderer when there is format change.Liong Sauw Ming
2015-03-19Re #1822: Fixed unreleased memory pool of Android capture device stream.Nanang Izzuddin
2015-03-19Re #1826: Add enum video format supported in iOSRiza Sulistyo
2015-03-19Re #1826: Add enum video format supported in linux (v4l2)Riza Sulistyo
2015-03-19Fixed #1824: Convert global index to local index for fast-switching feature o...Nanang Izzuddin
2015-03-17Re #1822: Initial implementation of Android video capturer.Nanang Izzuddin
2015-01-27Re #1790: more Android OpenGL rendererLiong Sauw Ming
2014-11-19Re #1782 (misc): Fixed crash when failing to create filter graph on dshow.Riza Sulistyo
2014-10-17Misc (re #1782): Fixed initialize Dshow failed when the COM library already i...Riza Sulistyo
2014-09-24Re #1790: Initial basic implementation of Android OpenGL rendererLiong Sauw Ming
2014-09-22Re #1790: Use OpenGL textures instead of platform dependent textures.Liong Sauw Ming
2014-09-15Fixed #1787: Failure of DShow device to open a certain resolutionLiong Sauw Ming
2014-09-09Misc (re #1782): Fixed compile error of ios_opengl_dev.m on iOS 8 SDK due to ...Nanang Izzuddin
2014-09-01Re #1762: When capturing, image stride is not always equal to the image width...Riza Sulistyo
2014-08-26Re #1757: Set OpenGL as default renderer on iOS (initialized before UIView re...Nanang Izzuddin
2014-08-25Re #1762: Change alloc method for preview layer that may cause crash when rel...Riza Sulistyo
2014-08-19Re #1762: Related to r4838, check whether the device supports the capture siz...Liong Sauw Ming
2014-05-30Re #1762: Fixed native preview cannot be stopped.Nanang Izzuddin
2014-05-07Re #1762: Support more capture sizes (was only 352x288) and automatically fin...Nanang Izzuddin
2014-05-07Re #1762: Fix native preview not shown issue by starting capture session from...Nanang Izzuddin
2014-05-06Re #1762: Add I420/IYUV output format to capture devices.Nanang Izzuddin
2014-05-05Re #1757: Avoid calling OpenGL ES functions when in the background (which may...Liong Sauw Ming
2014-05-05Re #1762: Add capability enumerations and native preview capabilityLiong Sauw Ming
2014-04-24Re #1762:Nanang Izzuddin
2014-04-22Closed #1757: iOS OpenGL rendererLiong Sauw Ming
2014-04-08Re #1757: Initial implementation of iOS OpenGL ES renderer. To use it, applic...Liong Sauw Ming
2014-02-06Misc (re #1630): another fixes for gcc warnings about variable set but unusedBenny Prijono
2014-01-29Close #1729: Added check of PJMEDIA_HAS_VIDEO (instead of just specific backe...Nanang Izzuddin
2013-10-08Re #1703: fixing general bugs. First installment: correct handling of snprint...Benny Prijono
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-06-13Fixed #1676: fixed assertion when SDL initialization fails on library startup.Nanang Izzuddin
2013-05-16Misc re #1630: added more error logging to SDL, to print SDL error message wh...Benny Prijono