diff options
author | davilla <davilla@4pi.com> | 2012-07-19 22:28:13 -0400 |
---|---|---|
committer | Cory Fields <theuni-nospam-@xbmc.org> | 2012-08-08 19:14:51 -0400 |
commit | 2d9b3a544d0a5d5f7b0564fd1a9ad216bcb6aaab (patch) | |
tree | 863ca6062b5f76b5c9866f7a5a6f410b97ea4654 /.gitignore | |
parent | 9f91bd7d4181e0fc4628dca3cab7f3695052c53d (diff) |
[droid] add new internal player for amlogic based SoCs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 96085c5077..c80d0e2bf8 100644 --- a/.gitignore +++ b/.gitignore @@ -536,6 +536,7 @@ lib/cmyth/Makefile /xbmc/cores/VideoRenderers/Makefile /xbmc/cores/dvdplayer/Makefile +/xbmc/cores/amlplayer/Makefile # /lib/ffmpeg/ /lib/ffmpeg/config.h |