summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia/vid_port.c
AgeCommit message (Expand)Author
2015-08-06Fix #1876: Don't restart renderer when only fps is changing, just modify the ...Nanang Izzuddin
2015-04-09Re #1831: Fixed bug of requested format overwritten by supported format, caus...Nanang Izzuddin
2015-04-06Misc (re #1782): Fixed various compile warnings on MacOS & iOS.Nanang Izzuddin
2015-03-26Re #1831: Handle when the information of the supported format is not available.Riza Sulistyo
2015-03-26Re #1831: Fixed matching algorithm when the supported format only have one size.Riza Sulistyo
2015-03-26Re #1831: Implement algorithm in video port to find the best video format bet...Riza Sulistyo
2015-03-22Fixed #1827: Video port's clock thread may get stuck during format change eventLiong Sauw Ming
2012-11-01Re #1562 (misc): Fixed uninitialized frame for conversion in video portLiong Sauw Ming
2012-09-13Fixed #1581: Fixed crash in video port when the capturer is passive, its stre...Liong Sauw Ming
2012-06-18Re #1536: Revert r4167Liong Sauw Ming
2012-06-15Fixed #1536: Modify video port creation parameter to be set with actual creat...Liong Sauw Ming
2012-04-24Misc (re #1446) fixed compilation warningBenny Prijono
2012-04-05Re #1472: Fixed wrong calculation in clock rate adjustmentLiong Sauw Ming
2012-04-05Re #1472: Adjust the clock's get_frame() rate if the video device is passiveLiong Sauw Ming
2012-04-04Misc (re #1446): fixed crash if unregistered format is specified when opening...Benny Prijono
2012-04-03Misc (re #1446):Liong Sauw Ming
2012-03-29Re #1472: Fixed assertion if stream role is passiveLiong Sauw Ming
2012-03-29Fixed #1472: Modify video port to create its own clock instead of using the d...Liong Sauw Ming
2011-12-09Re #1420: Create a pool for the event manager so subscriber doesn't need to s...Liong Sauw Ming
2011-12-01Closed #1420: Add support for event managerLiong Sauw Ming
2011-09-20Related to preview (re #1340): handle problems with starting or stopping prev...Benny Prijono
2011-08-25Re #1349: Fixed a potential problem when stopping the video port. We should s...Liong Sauw Ming
2011-08-19Fixed #1348:Nanang Izzuddin
2011-07-19Fixed #1271: protected all video features with PJMEDIA_HAS_VIDEO macro setting.Nanang Izzuddin
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin