[oe-commits] ghost : fix 7025 servicemp3.patch to also disable hardware aac decode

git version control git at git.openembedded.org
Wed Jul 15 20:06:18 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dreambox.release_25
Commit: b9d52030893174bbc144c35547d8102cd5cb7165
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b9d52030893174bbc144c35547d8102cd5cb7165

Author: ghost <andreas.monzner at multimedia-labs.de>
Date:   Wed Jul 15 19:59:36 2009 +0200

fix 7025 servicemp3.patch to also disable hardware aac decode

---

 .../enigma2-disable-hardware-mp3-decode.patch      |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/enigma2/enigma2/enigma2-disable-hardware-mp3-decode.patch b/packages/enigma2/enigma2/enigma2-disable-hardware-mp3-decode.patch
index 00de30d..c81ff92 100644
--- a/packages/enigma2/enigma2/enigma2-disable-hardware-mp3-decode.patch
+++ b/packages/enigma2/enigma2/enigma2-disable-hardware-mp3-decode.patch
@@ -15,6 +15,6 @@ index d395701..8b8ab31 100644
  				break;
  			}
 +#endif
- 			case atAAC:
+ 			case atAC3:
  			{
  				if ( !audiodemux )





More information about the Openembedded-commits mailing list