diff options
| -rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -87,5 +87,13 @@ variable RPI_GPU_FIRMWARE with one of the values below. | |||
| 87 | # arm224 : 224M ARM, 32M GPU split | 87 | # arm224 : 224M ARM, 32M GPU split |
| 88 | # arm240 : 240M ARM, 16M GPU split | 88 | # arm240 : 240M ARM, 16M GPU split |
| 89 | 89 | ||
| 90 | Optional - Add purchased license codecs: | ||
| 91 | |||
| 92 | To add you own licenses use variables KEY_DECODE_MPG2 and KEY_DECODE_WVC1 in local.conf. Example: | ||
| 93 | KEY_DECODE_MPG2 = "12345678" | ||
| 94 | KEY_DECODE_WVC1 = "12345678" | ||
| 95 | You can supply more licenses separated by comma. Example: | ||
| 96 | KEY_DECODE_WVC1 = "0x12345678,0xabcdabcd,0x87654321" | ||
| 97 | |||
| 90 | Layer maintainer: John Willis <John.Willis at distant-earth.com> | 98 | Layer maintainer: John Willis <John.Willis at distant-earth.com> |
| 91 | Andrei Gherzan <andrei at gherzan.ro> | 99 | Andrei Gherzan <andrei at gherzan.ro> |
