Commit Graph

16 Commits

Author SHA1 Message Date
f054aa4f3a Trim remaining build warnings 2026-04-15 10:45:43 +08:00
8841f1531b Reduce build warning noise 2026-04-15 10:38:50 +08:00
e4b98a8edb fix: use system MPP/RGA libraries by default
Remove rknpu2 prebuilt paths from library search because they contain
broken symlinks when cloned from Git (symbol link targets not included).

Now CMake searches libraries in priority:
1. User-provided path (RK_MPP_LIB_PATH)
2. Self-built in third_party/mpp/build
3. System default paths (/usr/lib/aarch64-linux-gnu/)

This allows fresh git clone to compile without manual fixes on new RK3588 boards.

Verified: Compiles successfully using build.sh
2026-02-28 17:26:24 +08:00
3f0bbce41e 解耦完成,修复启动错误1 2026-01-16 20:55:20 +08:00
062a975b48 解耦完成,修复启动错误 2026-01-16 20:49:17 +08:00
9642d22112 解耦开发5 2026-01-16 20:19:09 +08:00
e4a1732c69 解耦开发3完成,准备编译 2026-01-16 19:10:30 +08:00
786a0b0ae9 解耦开发1 2026-01-16 18:16:25 +08:00
bf5d20f481 规范优化6 2026-01-13 21:14:25 +08:00
4ae1ac54e1 性能优化4 2026-01-12 20:51:27 +08:00
811a57c361 开发sprint6阶段,第一次开发 2025-12-31 09:40:36 +08:00
f1a290998f 开发sprint5,完成开发,等待测试 2025-12-29 18:29:43 +08:00
03465b6307 使用 DMA-BUF 分配内存 2025-12-26 16:09:12 +08:00
7ced585598 开发一阶段准备编译 2025-12-09 13:47:00 +08:00
d66b44b339 Enable C language for MPP sample build 2025-12-09 11:03:32 +08:00
a5f7a58b33 Initial commit: OrangePi3588 Media Server project 2025-12-08 17:05:22 +08:00