Odroid hardware acceleration
I just recently got an ODROID-XU board and I implemented a video player using the OpenCV API. I noticed that the video is only decoded using the software rather than hardware. I was wondering if it is possible to get hardware acceleration to work with OpenCV. The GPU for the board is PowerVR SGX544MP3. Any help is appreciated.
Thanks.