JPDelprat
JPDelprat
Thanks for your answer. I added a breakpoint and I confirm it’s getting hit.
I get a memory leak for each device init/uninit. That’s why it may be a little annoying for me. I understand that you have more important things to be done....
I am running android api 29 (android 10.0). I cannot test on another version easily because my application use aosp libraries. In my code, I didn't create a ma_context myself...
Hello, Please find attached a sample stream. [Test.zip](https://github.com/Dash-Industry-Forum/dash.js/files/14272440/Test.zip) This is a just of modified version of https://dash.akamaized.net/akamai/bbb_30fps/bbb_30fps.mpd : - added 'Location' section at the beginning (line 3) - commented out...
Hi, [dsilhavy](https://github.com/dsilhavy) Did you manage to reproduce the bug with my sample ? Thanks
Here is a test program which reproduce the problem. [BadDescendantsBoundsAfterRemovingItems.zip](https://github.com/dotnet/wpf/files/15218363/BadDescendantsBoundsAfterRemovingItems.zip) Step 1  Step2 
I've just downloaded the project, extracted it to a specific directory, opened the solution with Visual Studio 2022, hit F5 and I encountered no issue. Maybe the length of file...
Hello, Thanks a lot for your answer indeed. However, I'm not looking for a workaround. I am just reporting the issue so that it is fixed. The sample I've provided...
To be honest, I don't remember. Anyway, I didn't use CoreHook in the end and just reimplemented things in my own way to suit my needs. Sorry about that.
Sorry, but my code is part of a bigger project. It would be too much work to remember what I did and extract a simple independent part (with a working...