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

Skip to content
Commit 38de513b authored by Mazhar's avatar Mazhar Committed by Ricardo Cerqueira
Browse files

Fatal error while playing certain mkv files.



In addTracks() function, the value of codecPrivateSize is zero
for the certain mkv contents, which causes this fatal error.
With this fix, error is returned whenever the value of
codecPrivateSize is less than 2, to avoid the fatal error.

Change-Id: I2f464deb7444d4c129aaa4d77bba35a3835bf7e1
Signed-off-by: default avatargbhakteX <gurudattax.bhakte@intel.com>
Signed-off-by: default avatarMazhar <mazharx.sameullah@intel.com>
(cherry picked from commit 7c7f1e1d)

Dependency for CRACKLING-541

Change-Id: I3aabb5bf6728dc1c2517810b1768aa5282f32ca0
parent 93883e2d
Loading
Loading
Loading
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