summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia-videodev
AgeCommit message (Expand)Author
2017-01-19Re #1513: Applied the new API pj_pool_safe_release().Nanang Izzuddin
2016-12-16Re #1941: re #5454, modify declaration of NSArray to support older compiler v...Liong Sauw Ming
2016-10-07Re #1941: Support for AVCaptureDeviceDiscoverySession to replace the deprecat...Liong Sauw Ming
2016-09-29Misc (re #1945): Added feature of listing dshow device in ffmpeg video device...Nanang Izzuddin
2016-08-03Fixed #1948: Modify async dispatch to synchronous on Mac and iOS video device...Liong 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-06-30Re #1931: Add one more session preset to support, i.e. resolution 960x540Liong Sauw Ming
2016-06-30Fixed #1931: Support more resolutions when opening the video capture and prop...Liong Sauw Ming
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-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