Draft: Rework MediaCodec download code
see #26934
- This merge request adds support for the ImageReader API in VLC.
- If the device supports the ImageReader API, VLC will utilize it when hardware decoding acceleration is enabled.
- It also removes the dependency on OMX functions.
Current issues
Dequeue output is returning negative index.
Edited by Mangal Kushwah