summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reduced min SDK version on virtual display encoder from 21 to 19Joey Grover2017-10-122-61/+184
* Revert target version back to 19feature/issue_469_updateJoey Grover2017-10-111-1/+1
* Updated unit testsJoey Grover2017-10-118-88/+274
* Code cleanupJoey Grover2017-10-114-179/+247
* Scale touch events according to streaming resolutionJoey Grover2017-10-112-5/+35
* SdlProxyBase and SdlRemoteDisplay cleanupJoey Grover2017-10-102-6/+13
* Fix incorrect video streaming capability logicJoey Grover2017-10-092-8/+8
* Cleanup VDE and add dynamic video mime formatJoey Grover2017-10-091-198/+43
* Move touch events into streaming manager. Create callback for remotedisplay c...Joey Grover2017-10-093-61/+87
* Move the remote display creation into managerJoey Grover2017-10-092-36/+38
* Integrating streaming listener over outputstream. Fix a few compare issues fo...Joey Grover2017-10-063-55/+60
* Update a lot of streaming apisJoey Grover2017-10-063-72/+149
* Refactor SdlPresentation into stand alone class and simplify VideoStreamingPa...Joey Grover2017-10-053-121/+183
* Refactor streaming classes into more defined packagesJoey Grover2017-10-0412-31/+27
* Merge branch 'develop' of https://github.com/smartdevicelink/sdl_android into...Joey Grover2017-10-0499-842/+9547
|\
| * Merge pull request #625 from smartdevicelink/feature/android_o_p2Joey Grover2017-10-049-76/+405
| |\
| | * Merge branch 'develop' into feature/android_o_p2Brett W2017-10-044-3/+257
| | |\ | | |/ | |/|
| * | Merge pull request #628 from smartdevicelink/bugfix/issue_627Joey Grover2017-10-041-1/+1
| |\ \
| | * | Fix incorrect if conditionJoey Grover2017-10-041-1/+1
| |/ /
| * | Merge pull request #590 from shoamano83/bugfix/video-streaming-codec-specific...Joey Grover2017-10-043-2/+256
| |\ \
| | * | fix comment in EncoderUtilsTestSho Amano2017-09-271-1/+1
| | * | Add test cases for EncoderUtilsSho Amano2017-08-151-0/+116
| | * | fix: append H264 SPS and PPS in front of every IDR NAL unitsSho Amano2017-08-152-2/+140
| | | * Update travis (#626)feature/android_o_p2Joey Grover2017-10-031-3/+4
| | | * Update travis.ymlJoey Grover2017-10-031-2/+2
| | | * Update travis.ymlJoey Grover2017-10-031-3/+3
| | | * Merge branch 'develop' of https://github.com/smartdevicelink/sdl_android into...Joey Grover2017-10-03135-1867/+13122
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #620 from smartdevicelink/feature/internal_proxy_interfaceJoey Grover2017-10-034-38/+297
| |\ \ \
| | * | | remove unused importfeature/internal_proxy_interfaceBrett W2017-10-031-1/+0
| | * | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_android into...Joey Grover2017-09-2979-221/+6522
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'feature/issue_618_new_data_transfer_interface' of https://githu...Joey Grover2017-09-2915-193/+1471
| |\ \ \ \
| | * | | | Add interface tests for StreamPacketizerSho Amano2017-09-281-1/+460
| | * | | | fix: add default value for bufferSize in StreamPacketizerSho Amano2017-09-281-0/+4
| | * | | | Update createOpenGLInputSurface() to use IVideoStreamListenerSho Amano2017-09-275-213/+35
| | * | | | Deprecate start/pause/resume/endPCM() APIsSho Amano2017-09-271-19/+51
| | * | | | Deprecate start/pause/resume/endH264() APIsSho Amano2017-09-271-17/+49
| | * | | | Implement SdlProxyBase.startAudioStream() APISho Amano2017-09-272-1/+85
| | * | | | Implement IAudioStreamListener interface in StreamPacketizerSho Amano2017-09-271-10/+41
| | * | | | Implement SdlProxyBase.startVideoStream() APISho Amano2017-09-272-5/+75
| | * | | | Implement IVideoStreamListener interface in RTPH264PacketizerSho Amano2017-09-272-1/+251
| | * | | | Implement IVideoStreamListener interface in StreamPacketizerSho Amano2017-09-271-17/+103
| | * | | | Refactor: move video stream opening process to dedicated methodSho Amano2017-09-274-14/+93
| | * | | | Add AudioStreamingCodec/Params/LPCMParamsSho Amano2017-09-273-0/+168
| | * | | | Add IVideoStreamListener and IAudioStreamListenerSho Amano2017-09-272-0/+161
| * | | | | Merge pull request #622 from smartdevicelink/bugfix/issue_621Joey Grover2017-09-281-6/+17
| |\ \ \ \ \
| | * | | | | Fix other method that also sends out end sessionsJoey Grover2017-09-281-2/+6
| | * | | | | Fixes #621bugfix/issue_621Joey Grover2017-09-271-4/+11
| * | | | | | Add RC to HMI caps and SCMJoey Grover2017-09-282-0/+15
| * | | | | | Updating the SystemCapabilityTypeTests for including additional parameters ad...feature/issue_559Anil Dahiya2017-09-271-0/+36
| * | | | | | Merge branch 'develop' into feature/issue_559Anil Dahiya2017-09-2725-1541/+3871
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |