Skip to content

Fix bug in android MediaCodec integration causing corrupted decoded images...

Simon Morlat requested to merge fix/h65x-decoder into release/4.5

Fix bug in android MediaCodec integration causing corrupted decoded images when the MediaCodec runs out of buffers.

Merge request reports