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

Skip to content
Commit d569af2a authored by gbhakteX's avatar gbhakteX Committed by Steve Kondik
Browse files

Support AAC audio (WaveFormat = 0xFF) in AVI container.



Present AVIExtractor doesn't support AAC audio. So some AVI clip with AAC,
AAC-HEv1, AAC-HEv2 audio, can't be played from gallery.
With this fix, added support for AAC audio (WaveFormat = 0xFF) in AVI container.
Also added a condition to check the sampling rates which are supported and return
error if unsupported sampling rate is encountered, to avoid tombstone crash.

Change-Id: Ic8f081ed254ce8c0b3c0cbd1c3811b89b18c6e8e
Signed-off-by: default avatargbhakteX <gurudattax.bhakte@intel.com>
Signed-off-by: default avatarMazhar <mazharx.sameullah@intel.com>
parent 80b62532
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