index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
amphion
/
vpu_malone.c
Age
Commit message (
Expand
)
Author
2025-10-20
media: amphion: Remove vpu_vb_is_codecconfig
Ming Qian
2025-06-20
media: amphion: Add H264 and HEVC profile and level control
Ming Qian
2025-04-08
media: amphion: Add a frame flush mode for decoder
Ming Qian
2025-04-08
media: amphion: Reduce decoding latency for HEVC decoder
Ming Qian
2024-05-31
media: amphion: remove unused struct 'vpu_malone_frame_buffer'
Dr. David Alan Gilbert
2023-10-07
media: amphion: handle firmware debug message
Ming Qian
2023-07-19
media: Explicitly include correct DT includes
Rob Herring
2023-05-25
media: amphion: drop repeated codec data for vc1g format
Ming Qian
2023-05-25
media: amphion: drop repeated codec data for vc1l format
Ming Qian
2023-04-10
media: amphion: support to decode RealVideo video
Ming Qian
2023-04-10
media: amphion: support to decode sorenson spark video
Ming Qian
2023-03-19
media: amphion: decoder implement display delay enable
Ming Qian
2022-11-25
media: amphion: try to wakeup vpu core to avoid failure
Ming Qian
2022-11-25
media: amphion: tell and handle contiguous and non contiguous format
Ming Qian
2022-08-30
media: amphion: insert picture startcode after seek for vc1g format
Ming Qian
2022-07-08
media: amphion: only insert the first sequence startcode for vc1l format
Ming Qian
2022-06-20
media: amphion: return error if format is unsupported by vpu
Ming Qian
2022-06-20
media: amphion: vdec check format in enum_fmt
Ming Qian
2022-05-13
media: amphion: handle picture skipped event
Ming Qian
2022-05-13
media: amphion: decoder copy timestamp from output to capture
Ming Qian
2022-03-18
media: amphion: fix some issues to improve robust
Ming Qian
2022-03-18
media: amphion: fix some error related with undefined reference to __divdi3
Ming Qian
2022-03-07
media: amphion: implement malone decoder rpc interface
Ming Qian