nyanmisaka
437bfbeb95
fix[cmake]: Add dependent libs to pkgconfig
...
fixes d1855e020d
/usr/lib/gcc-cross/aarch64-linux-gnu/14/../../../../aarch64-linux-gnu/bin/ld: .../lib/librockchip_mpp.so: undefined reference to `log2'
/usr/lib/gcc-cross/aarch64-linux-gnu/14/../../../../aarch64-linux-gnu/bin/ld: .../lib/librockchip_mpp.so: undefined reference to `sincos'
/usr/lib/gcc-cross/aarch64-linux-gnu/14/../../../../aarch64-linux-gnu/bin/ld: .../lib/librockchip_mpp.so: undefined reference to `log'
/usr/lib/gcc-cross/aarch64-linux-gnu/14/../../../../aarch64-linux-gnu/bin/ld: .../lib/librockchip_mpp.so: undefined reference to `pow'
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Change-Id: I3bda683c4a468b66bc2d7cd84765a89c86e0d9e0
2025-11-10 10:23:49 +08:00
Herman Chen
bcd3065dc9
[script]: Update pkgconfig version
...
Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
Change-Id: I595cf5a913238400714d3174361586aa4479fbe9
2024-04-19 09:26:46 +08:00
oirmario
4f10068859
fix in mpp.pc vpu.pc for crosscompile.
...
Change-Id: I4caee98b741cb613547daa8f58018fd90d3d0f39
Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
2020-09-24 14:27:04 +08:00
Randy Li
a78598dab5
[osal]: add new buffer type for DMA import buffer
...
This buffer type is used for the buffer coming from the
application, the application should make sure those
buffers are the dma buffer.
Change-Id: I2c8491f4dea77e5d7ae8d9157b0a1eda204f4bd6
Signed-off-by: Randy Li <randy.li@rock-chips.com>
2018-04-27 17:20:32 +08:00
Randy Li
84947e3998
[pkgconfig]: offer a sample for pkgconfig
...
The CMake could use this sample to generate the pkgconfig
files for target system.
Change-Id: I24c54533dc8f307b2e3748a2cce493a86cf274bc
Signed-off-by: Randy Li <randy.li@rock-chips.com>
2017-12-14 12:50:37 +08:00