Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Ewout ter Hoeven
VLC-Android
Commits
e1852676
Commit
e1852676
authored
Oct 16, 2014
by
Geoffrey Métais
Committed by
Jean-Baptiste Kempf
Oct 17, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Armada 1500 for Hardware Decoding
Signed-off-by:
Jean-Baptiste Kempf
<
jb@videolan.org
>
parent
ddc398fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
vlc-android/src/org/videolan/libvlc/HWDecoderUtil.java
vlc-android/src/org/videolan/libvlc/HWDecoderUtil.java
+1
-0
No files found.
vlc-android/src/org/videolan/libvlc/HWDecoderUtil.java
View file @
e1852676
...
...
@@ -78,6 +78,7 @@ public class HWDecoderUtil {
"exynos4"
,
// Exynos 4 (Samsung Galaxy S2/S3)
"exynos5"
,
// Exynos 5 (Samsung Galaxy S4)
"rk30"
,
"rk31"
,
// Rockchip RK3*
"mv88de3100"
,
// Marvell ARMADA 1500
}),
new
DecoderBySOC
(
"ro.hardware"
,
Decoder
.
ALL
,
new
String
[]
{
"mt65"
,
"mt83"
,
// MTK
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment