Skip to content
Snippets Groups Projects
Commit 337f0dff authored by Alexandre Janniaux's avatar Alexandre Janniaux
Browse files

mediacodec: fix crash with --no-mediacodec-dr

The android picture contexts are not initialized when mediacodec-dr has
been disabled, since it's done at the creation of the video context.
Since we don't have android picture, it's indeed expected that we don't
need to release their context.

Fix #24698
parent a7006c69
No related branches found
No related tags found
No related merge requests found
Pipeline #54890 passed with stage
in 27 minutes and 49 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment