Fernando Raviola

Results 21 comments of Fernando Raviola

More info: It looks to work OK when choosing an existing file (overwrite)

I'm having this exact same issue and I'm not using ```org.mockito:mockito-inline:2.7.19``` just ```org.mockito:mockito-core:2.8.47```

+1 on this issue, I've came here to report the exact same thing.

Same here, but this is not specific to this demo, it's an android method (badly named IMHO)

investigate: using `std::list` instead of `std::vector` might help here > Iterator Invalidation Deleting or Inserting an element in List does not invalidate any iterator because during insertion and deletion no...

I'm sure they do! 🙂 My goal with this small project was to learn CPP fundamentals so I try to keep the use of libraries to a minimum

Sorry for the misunderstanding, yeah that's a good idea!

+1 on this, are the plans to support this?

Alright, I created a PR for this, hope it gets merged soon 🤞 https://github.com/cats-oss/android-gpuimage/pull/469