archived-mpp/mpp/base
Herman Chen 2771f34e76 feat[mpp_meta]: Add frame / meta dup function
Add dup function for mpp_frame and mpp_meta.
NOTE: The buffer in MppFrame is not dup.

Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
Change-Id: I4965bc6016c8ffca4b72bbd49e2653eab06c7591
2025-11-06 16:32:37 +08:00
..
inc feat[mpp_meta]: Add frame / meta dup function 2025-11-06 16:32:37 +08:00
test chore[mpp]: Rename some enum and macro 2025-11-03 15:35:39 +08:00
CMakeLists.txt refactor[mpp]: Rename file type from C++ to C 2025-10-11 09:10:42 +00:00
mpp_2str.c feat[vepu510]: Sync code from enc_tune branch 2024-08-27 10:23:23 +08:00
mpp_bitput.c fix[mpp_bitput]: fix put bits overflow 2024-02-29 15:10:19 +08:00
mpp_bitread.c fix[mpp_bitread]: Fix negative shift error 2024-07-08 17:29:01 +08:00
mpp_bitwrite.c [mpp_log]: Add more log helper function 2022-05-20 11:42:10 +08:00
mpp_buf_slot.c fix[mpp]: Fix c89 build error 2025-10-29 10:30:16 +08:00
mpp_buffer.c feat[mpp_buffer]: Add mpp_buffer discard function 2025-06-19 17:39:19 +08:00
mpp_buffer_impl.c feat[mpp_buffer]: Add mpp_buffer discard function 2025-06-19 17:39:19 +08:00
mpp_cfg.c feat[mpp]: Use macro to create mpp_cfg 2025-11-03 15:35:53 +08:00
mpp_cfg_io.c feat[mpp]: Use macro to create mpp_cfg 2025-11-03 15:35:53 +08:00
mpp_cluster.c fix[mpp_singleton]: Fix cluster sgln id conflict 2025-10-24 17:50:07 +08:00
mpp_dec_cfg.c feat[mpp]: Use macro to create mpp_cfg 2025-11-03 15:35:53 +08:00
mpp_dec_hdr_meta.c fix[hdr_meta]: Fix hdr format for av1 2025-02-17 01:48:12 +00:00
mpp_enc_cfg.c feat[mpp]: Use macro to create mpp_cfg 2025-11-03 15:35:53 +08:00
mpp_enc_ref.c refactor[mpp]: Rename file type from C++ to C 2025-10-11 09:10:42 +00:00
mpp_enc_refs.c refactor[mpp]: Rename file type from C++ to C 2025-10-11 09:10:42 +00:00
mpp_frame.c feat[mpp_meta]: Add frame / meta dup function 2025-11-06 16:32:37 +08:00
mpp_meta.c feat[mpp_meta]: Add frame / meta dup function 2025-11-06 16:32:37 +08:00
mpp_packet.c fix[base]: Fix packet and frame pool init issue 2025-06-24 11:16:43 +08:00
mpp_sys_cfg.c feat[mpp]: Use macro to create mpp_cfg 2025-11-03 15:35:53 +08:00
mpp_sys_cfg_st.c refactor[sys_cfg]: Refactor C++ sys_cfg to C 2025-09-03 11:48:55 +08:00
mpp_task.c refactor[mpp]: Rename file type from C++ to C 2025-10-11 09:10:42 +00:00
mpp_task_impl.c fix[mpp]: Fix c89 build error 2025-10-29 10:30:16 +08:00
mpp_trie.c feat[mpp_trie]: Add info name max length record 2025-09-10 17:01:22 +08:00