mpp-nyanmisaka/kmpp
Herman Chen fe17ce18d8 fix[kmpp_obj]: Fix objdef index error for ioctl
The type index is for global objdef index same in kernel and userspace.
The objdefset index is the index for those defs shared to kernel.
The objdef ioctl needs to use the second index.

Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
Change-Id: I5e1d76094a2f95984e7798042964b2278b37a51b
2025-10-13 17:35:24 +08:00
..
base fix[kmpp_obj]: Fix objdef index error for ioctl 2025-10-13 17:35:24 +08:00
inc feat[kmpp]: Replace frame_infos with kmpp_frame 2025-07-30 18:39:07 +08:00
CMakeLists.txt fix[cmake]: Fix double object include issue 2025-04-04 03:54:28 +00:00
kmpp.c refactor[enc]: Use KmppShmPtr to represent osd buffer 2025-08-13 14:55:14 +08:00