mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
ffmpeg: update RPi4 HEVC patch to 18.7-Leia
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
fba0a0a555
commit
bcb40164ef
@ -948,8 +948,8 @@ index 0000000000..af00de6339
|
||||
+ vcsm_init();
|
||||
+
|
||||
+ rpi->fp_reg = stderr;
|
||||
+ rpi->apb = setup_io("/dev/argon-hevcmem", 0);
|
||||
+ rpi->interrupt = setup_io("/dev/argon-intcmem", 0);
|
||||
+ rpi->apb = setup_io("/dev/rpivid-hevcmem", 0);
|
||||
+ rpi->interrupt = setup_io("/dev/rpivid-intcmem", 0);
|
||||
+ //rpi->sdram = setup_io(0xfe001000);
|
||||
+
|
||||
+ if (!rpi->apb)
|
||||
|
Loading…
x
Reference in New Issue
Block a user