Commit Graph

78 Commits

Author SHA1 Message Date
Iwan Timmer
10edbfdb20 Use VDPAU video output in X11 2017-06-05 00:12:06 +02:00
Iwan Timmer
f79a99bc05 Render EGL in main thread 2017-06-04 14:47:11 +02:00
Iwan Timmer
2d0c76d0b5 Return 0 for video renderer setup 2017-05-31 20:13:27 +02:00
Iwan Timmer
32a26d19f9 Correct typos for embedded platforms 2017-05-31 18:03:21 +00:00
Iwan Timmer
51d2fe2a35 Request fullscreen for Raspberry Pi 2017-05-28 16:04:33 +00:00
Iwan Timmer
9441dde68a Configure latency target for video output on Raspberry Pi 2017-05-28 16:03:58 +00:00
Iwan Timmer
c2036acca1 Clear framebuffer for both amlogic and pi 2017-05-28 16:13:09 +02:00
Iwan Timmer
a0462e49b8 Update Moonlight-common-c 2017-05-28 16:13:09 +02:00
Iwan Timmer
343e3992c1 Solve compile warnings 2017-05-28 16:13:09 +02:00
Iwan Timmer
be2b44f124 Cleanup import of headers 2017-05-28 16:13:09 +02:00
Iwan Timmer
3134046bae Cleanup header files 2017-05-28 16:13:09 +02:00
Iwan Timmer
3461d17119 Remove saving to file for fake platform 2017-05-27 17:06:03 +02:00
Iwan Timmer
53641fabbf Merge branch 'egl' 2017-05-25 20:39:36 +02:00
Iwan Timmer
1273c69599 Merge branch 'sdl' 2017-05-25 20:39:22 +02:00
Iwan Timmer
a30f0eec05 Grab mouse on X11 2017-05-25 20:37:13 +02:00
Iwan Timmer
8d4670339f Add mouse and keyboard input for X11 2017-05-25 20:37:13 +02:00
Iwan Timmer
e4946b3717 Quit when close button is pressed 2017-05-25 20:37:12 +02:00
Iwan Timmer
89cca8bdc4 Allow X11 window to be fullscreen 2017-05-25 20:37:12 +02:00
Iwan Timmer
a426ae6e2d Support for X11 with software decoder using GLES 2.0 and EGL to perform YUV to RGB color conversion 2017-05-25 20:37:12 +02:00
Iwan Timmer
8f9e5102cc Autodetect number of cores for software rendering 2017-05-10 20:34:35 +02:00
Iwan Timmer
441bf6c7e0 Use Freerun mode for Amlogic decoder 2017-05-10 19:44:48 +02:00
OtherCrashOverride
045e608681 Fix Odroid-C2 build. 2017-05-10 16:23:05 +02:00
Iwan Timmer
1a4794ff0e Use newer FFmpeg api 2017-03-18 16:02:04 +01:00
Iwan Timmer
a85d6105b8 Buffer frame to sync with vsync in SDL 2017-03-18 15:37:39 +01:00
Iwan Timmer
bea030c52b Convert line-endings to UNIX for ffmpeg.c 2017-03-18 15:19:42 +01:00
Iwan Timmer
cd1135d8ea Do displaying in main thread instead of decoding thread 2017-03-04 15:22:46 +00:00
tezcatli
44937321c6 imx6 optimization: crop framebuffer dimension to screen dimension. 2017-03-03 21:23:50 +00:00
Iwan Timmer
e7912ddc8b Split i.MX code between VPU and V4L output 2017-03-03 21:19:49 +00:00
tezcatli
4c9412cd86 Change the IOGetVirtMem return value test to == -1 instead of < 0 which may include valid addresses 2017-01-13 21:17:15 +01:00
Iwan Timmer
f0a0024aeb Fix compile issue for Amlogic video decoder backend 2016-09-29 07:52:46 +02:00
Iwan Timmer
6fcc63ee9e Workaround for decoding special case of C1, 1080p, H264 2016-04-05 20:45:24 +02:00
Iwan Timmer
d44f06961f Fix unasked usage of VDPAU in SDL 2016-04-03 14:32:58 +02:00
Iwan Timmer
be4a13aead Cleanup aml decoder 2016-04-03 12:00:27 +02:00
Cameron Gutman
c6c4e5102c Fix build with new moonlight-common-c source layout 2016-04-01 00:31:32 -04:00
Iwan Timmer
e53be38bdb Fix missing functino arguments for FFMpeg 2016-03-16 19:29:10 +01:00
Iwan Timmer
feb174478c Attempt to support HEVC with VDPAU and software decoding 2016-03-15 18:21:01 +01:00
Iwan Timmer
58da4da6c3 Give error when enabling HEVC on unsupported platforms 2016-03-15 18:15:42 +01:00
Daniel Mehrwald
c1f5a2a30e Add: Amlogic hardware video decoder backend 2016-03-14 16:36:09 +01:00
Iwan Timmer
3943ba8cd8 Update moonlight-common-c for GFE 2.11 2016-03-08 14:51:08 +01:00
Iwan Timmer
46c8c89baf Update FFMpeg API to new version 2016-03-06 12:44:26 +01:00
Iwan Timmer
6b5eef8572 Can force video hardware acceleration with VDPAU 2016-03-06 12:43:31 +01:00
Iwan Timmer
2da3ca2bcf Remove unneeded variables 2016-03-01 20:16:05 +01:00
Iwan Timmer
bb8ddb8ebe Cleanup IMX.6 decoder code 2016-01-17 13:25:53 +01:00
AreaScout
7e73b65797 Fix: remove swscale, we are not software scaling nor color convert a frame 2016-01-16 15:13:07 +01:00
Iwan Timmer
72e649a66d Add hardware acceleration force option 2016-01-16 14:11:53 +01:00
Iwan Timmer
ac1f0184e7 SDL in single thread 2016-01-01 15:02:11 +01:00
Iwan Timmer
537dbd8215 Merge remote-tracking branch 'origin/vdpau' 2015-12-24 19:11:44 +01:00
Iwan Timmer
4f03c65d9c Optimize ffmpeg software decoding 2015-12-04 20:47:45 +01:00
Cameron Gutman
e215252dc8 Fix overrun of input buffers with large frames 2015-11-22 12:32:44 +01:00
Iwan Timmer
036fa5949d Fix "Make SDL fullscreen optional" 2015-09-12 12:48:47 +02:00