Thank you, will look into it.
Martin
On 2018-10-01 13:33, R0b0t1 wrote:
On Mon, Oct 1, 2018 at 12:15 PM Martin Ciglan via FreeRDP-devel
wrote:
Hi
I would like to implement GPU HW decoding support into freeRDP 2,
which
should be run on particular SBC like raspberry or similar. Two
quest
On Mon, Oct 1, 2018 at 12:15 PM Martin Ciglan via FreeRDP-devel
wrote:
>
> Hi
>
> I would like to implement GPU HW decoding support into freeRDP 2, which
> should be run on particular SBC like raspberry or similar. Two questions
> comes into my mind first:
>
> 1. Is that technicaly possible?
> 2.
Hi Martin,
1) what you try might be limited to certain modes of operation
(specifically the AVC420 and AVC444 modes which are H264 with some
filters applied after decoding)
It is a lot of work though, as the whole GDI stuff needs to support
other backends (textures/...)
Might be a good idea to
Hi
I would like to implement GPU HW decoding support into freeRDP 2, which
should be run on particular SBC like raspberry or similar. Two questions
comes into my mind first:
1. Is that technicaly possible?
2. If so, where in project should be placed?
Best Regards
Martin
__