From c26cc3e1c366224eac51662232bf5cde6c2ba4b8 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Sun, 16 Sep 2012 22:51:13 +0300 Subject: README: Add information about license codecs Signed-off-by: Andrei Gherzan --- README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README b/README index 90ad382..e001364 100644 --- a/README +++ b/README @@ -87,5 +87,13 @@ variable RPI_GPU_FIRMWARE with one of the values below. # arm224 : 224M ARM, 32M GPU split # arm240 : 240M ARM, 16M GPU split +Optional - Add purchased license codecs: + +To add you own licenses use variables KEY_DECODE_MPG2 and KEY_DECODE_WVC1 in local.conf. Example: +KEY_DECODE_MPG2 = "12345678" +KEY_DECODE_WVC1 = "12345678" +You can supply more licenses separated by comma. Example: +KEY_DECODE_WVC1 = "0x12345678,0xabcdabcd,0x87654321" + Layer maintainer: John Willis Andrei Gherzan -- cgit v1.2.3-54-g00ecf