Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4d1793b8 authored by Keith Mok's avatar Keith Mok Committed by Gerrit Code Review
Browse files

stagefright: Fix videot thumbnail retrival for wmv

We override some h/w decoders in video configure
since we know some h/w decoder does not support
certain types of video. e.g. WMV7/8.
But we did not do that when application retrieving
video frame for thumbnail causing video frame retrieved
is corrupted.

Fix it by calling FFMPEGSoftCodec::overrideComponentName
when we retrieve a single video frame for thumbnail purpose.

Change-Id: I334698c331dfd3d49bb5d8b8e9c1fe381b304179
parent 6904c9ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment