Aman Karmani

Results 428 comments of Aman Karmani

@cedric-vincent What is the state of your [`position_independant`](https://github.com/proot-me/proot/compare/position_independant) branch?

Thanks! Really appreciate the pointer. I see the `EXEC_PIC_ADDRESS` being mmap'd in the verbose output above, but no indication of `LOADER_ADDRESS`. Did you see something in there that suggested overlap,...

I discovered there is an old WIP branch upstream that tries to remove `LOADER_ADDRESS`: https://github.com/proot-me/proot/compare/position_independant

What errors are you getting related to the port format?

Have you tried OMX.broadcom.resize which only has one output

Would love to see this PR merged and 3.0 to become an official non-alpha release.

I have already switched, and agree that the api is much better and that v3 works much better. Thus I would recommend merging this PR and releasing 3.0.0, and then...

Alternatively do a beta release, because "alpha" does not do justice to how well v3 works :)

BTW, I have been testing these changes and they basically work but somehow the colors on the screen were not correct compared to the reference AVPlayer. After some investigation I...

My understanding is not perfect, but here is how I believe it works: The video image is in YUV format. Each plane is uploaded into separate 16bit texture. Then a...