summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set accepted video params for protocol versions less than 5bugfix/issues638_643Joey Grover2017-10-261-3/+3
* Update documentation for radioEnabled4.4.0-rc.1Joey Grover2017-10-171-0/+2
* Fix potential NPE when retrieving capabilities and add isCapabilitySupported ...Joey Grover2017-10-171-2/+13
* Merge pull request #614 from jthrun/feature/haptic_projectionJoey Grover2017-10-164-2/+323
|\
| * Fix timing of call to refreshHapticData() .John Thrun2017-10-141-4/+14
| * Integrate with enhanced video streaming changes.John Thrun2017-10-133-37/+17
| * Merge branch 'develop_f' into feature/haptic_projectionJohn Thrun2017-10-1322-425/+1534
| |\ | |/ |/|
* | Merge pull request #630 from shoamano83/bugfix/follow_up_video_streaming_code...Joey Grover2017-10-121-12/+19
|\ \
| * | re-fix: append H264 SPS and PPS in front of every IDR NAL unitSho Amano2017-10-051-11/+14
| * | fix: apply video encoder offset properlySho Amano2017-10-051-2/+6
* | | Merge pull request #631 from smartdevicelink/feature/issue_469_updateJoey Grover2017-10-1221-413/+1515
|\ \ \ | |/ / |/| |
| * | Add null check to update in VideoStreamingParametersJoey Grover2017-10-121-8/+24
| * | Updating VideoStreamingParamaters defaults and toString methodJoey Grover2017-10-121-5/+20
| * | 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 branch 'develop' of https://github.com/smartdevicelink/sdl_android into...Joey Grover2017-09-2513-919/+1779
| |\ \
| * | | Rename VideoStreamingParameters. Removed StreamingParameters from VDE. VDE no...Joey Grover2017-09-185-103/+46
| * | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_android into...Joey Grover2017-09-18248-7058/+8091
| |\ \ \
| * | | | Updated to Address Buffer Concern, Null Checksfeature/issue_469Austin Kirk2017-05-021-12/+26
| * | | | maintaining projec styleBrettyWhite2017-04-281-9/+13
| * | | | Second constuctor for StreamingParameters and a way for users to use itAustin Kirk2017-04-281-1/+5
| * | | | Updates for Code Review CommentsAustin Kirk2017-04-282-84/+137
| * | | | Some updatesAustin Kirk2017-04-251-71/+51
| * | | | VirtualDisplayEncoder Starting PointAustin Kirk2017-04-242-1/+612
| | | | * Merge branch 'develop_f' into feature/haptic_projectionJohn Thrun2017-10-0413-79/+662
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | 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
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |