Cameron Gutman
|
79a9ea7179
|
Add decoder crash notification and settings reset on continued crashing
|
2017-09-09 17:40:07 -07:00 |
|
Cameron Gutman
|
fa560f462f
|
Add battery saver mode
|
2017-06-16 20:01:41 -07:00 |
|
Cameron Gutman
|
f6e40118a9
|
Bring back the warning displayed if video decoder initialization fails
|
2017-06-16 19:50:50 -07:00 |
|
Cameron Gutman
|
fe7148dbd4
|
Only throw decoder exceptions if we're still receiving them after 3 seconds
|
2017-06-16 19:39:15 -07:00 |
|
Cameron Gutman
|
60de065836
|
Cleanup video decoder teardown paths
|
2017-06-16 19:11:39 -07:00 |
|
Cameron Gutman
|
1b3322b5ee
|
Suppress crashes if the surface has become invalid
|
2017-06-10 17:25:23 -07:00 |
|
Cameron Gutman
|
6340ec6c6d
|
Consolidate handling of decoder exceptions
|
2017-06-10 16:57:37 -07:00 |
|
Cameron Gutman
|
babd92c8c0
|
Add additional information to total frame latency and RendererException
|
2017-06-10 16:45:07 -07:00 |
|
Cameron Gutman
|
fe237d1da3
|
Fix some exceptions that escaped on decoder shutdown and surface loss
|
2017-06-07 20:01:09 -07:00 |
|
Cameron Gutman
|
e199fcd2d9
|
Try allowing decoder exceptions after initial start since we shouldn't throw on stop anymore
|
2017-06-06 22:50:08 -07:00 |
|
Cameron Gutman
|
4b9c6b149a
|
Remove the decoder stop hack and try to workaround the issue differently
|
2017-06-06 22:48:28 -07:00 |
|
Cameron Gutman
|
f76d78607a
|
Improve HEVC decoder compatibility by submitting VPS+SPS+PPS in one CSD blob rather than individually
|
2017-06-03 11:46:29 -07:00 |
|
Cameron Gutman
|
d06912e81a
|
Name the spinner threads so they are easily identified
|
2017-05-31 19:05:25 -07:00 |
|
Cameron Gutman
|
08bcd97594
|
Use a less power intensive way of keeping the DVFS state friendly
|
2017-05-29 20:11:39 -07:00 |
|
Cameron Gutman
|
ad1c11bba5
|
Decouple direct submit producer and polling consumer
|
2017-05-21 13:48:02 -07:00 |
|
Cameron Gutman
|
8962497a8c
|
Fix deadlocks in audio and video stream shutdown using the new callbacks
|
2017-05-21 13:07:19 -07:00 |
|
Cameron Gutman
|
55f2e89bbe
|
Reuse callback buffers
|
2017-05-18 13:37:02 -07:00 |
|
Cameron Gutman
|
686490ba70
|
Handle decoder exceptions in dequeueInputBuffer
|
2017-05-18 10:25:48 -07:00 |
|
Cameron Gutman
|
d0ecde1e16
|
Fix crash if video decoder fails to initialize
|
2017-05-18 09:58:28 -07:00 |
|
Cameron Gutman
|
bafa2addd3
|
Fix crash queuing input buffer on stop
|
2017-05-17 20:09:11 -07:00 |
|
Cameron Gutman
|
32b787e77c
|
Eat more decoder exceptions on stop/teardown
|
2017-05-17 19:45:55 -07:00 |
|
Cameron Gutman
|
a3c95480d8
|
Enable reference frame invalidation for recent Qualcomm and NVIDIA decoders
|
2017-05-15 23:23:17 -07:00 |
|
Cameron Gutman
|
732311c2a4
|
Fix codec display after streaming and restore polling behavior of non-direct submit decoders
|
2017-05-15 21:41:41 -07:00 |
|
Cameron Gutman
|
36b248be4b
|
Fix logging and deadlock on stream termination
|
2017-05-15 01:06:35 -07:00 |
|
Cameron Gutman
|
8e247ad9a6
|
Basic streaming working with new-core
|
2017-05-15 00:31:03 -07:00 |
|
Cameron Gutman
|
a2de98c91a
|
JNI code complete
|
2017-05-14 23:08:21 -07:00 |
|
Cameron Gutman
|
81d1e615bf
|
Adapt to new-core reworking of moonlight-common (likely buggy)
|
2017-05-14 17:14:45 -07:00 |
|
Cameron Gutman
|
f5444551b2
|
Avoid looping when the thread is trying to be interrupted
|
2016-11-22 23:20:00 -08:00 |
|
Cameron Gutman
|
cc9b1aeaab
|
Use a MediaCodecInfo object to describe a codec rather than a codec name
|
2016-11-20 17:56:53 -08:00 |
|
Cameron Gutman
|
3d177e97e4
|
Add support for displaying the rendered frame times
|
2016-11-17 23:34:56 -08:00 |
|
Cameron Gutman
|
8991b29329
|
Run at maximum decoder operating rate on M
|
2016-11-13 20:26:58 -08:00 |
|
Cameron Gutman
|
a5ca8a7472
|
Add a hack to avoid crashing when the app window divider is dragged off of the screen on N multi-window
|
2016-06-18 14:40:42 -07:00 |
|
Cameron Gutman
|
f409a3583c
|
Fix direct submit behavior in decoders since the addition of HEVC
|
2016-01-07 18:51:02 -06:00 |
|
Faruq Rasid
|
f8ab7b8e13
|
Merge https://github.com/limelight-stream/limelight-android
|
2015-12-31 10:14:30 +08:00 |
|
Cameron Gutman
|
3236c0b93a
|
Lower the level_idc of the SPS to the minimum required for streaming at a given resolution
|
2014-12-01 22:58:52 -08:00 |
|
Cameron Gutman
|
2b7f13fdbb
|
Increase max frame time to improve accuracy of latency counter
|
2014-11-25 13:34:00 -08:00 |
|
Cameron Gutman
|
695519bdf5
|
Reduce Nexus Player video latency by 10x
|
2014-11-22 22:05:59 -08:00 |
|
Cameron Gutman
|
8eca3683c9
|
Add method for getting video decoder name
|
2014-11-21 11:08:35 -08:00 |
|
Cameron Gutman
|
7ad87bd3ee
|
Small fix to the frame timing code
|
2014-11-19 10:43:00 -08:00 |
|
Cameron Gutman
|
e8de7908fd
|
Fix a bunch of static analysis warnings
|
2014-10-30 00:21:34 -07:00 |
|
Cameron Gutman
|
d84b4bcf9a
|
Initial migration to Android Studio
|
2014-10-29 21:16:09 -07:00 |
|