index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
amphion
/
vdec.c
Age
Commit message (
Expand
)
Author
2025-10-17
media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()
Laurent Pinchart
2025-10-17
media: amphion: Drop unneeded v4l2_m2m_get_vq() NULL check
Laurent Pinchart
2025-07-12
media: amphion: Support dmabuf and v4l2 buffer without binding
Ming Qian
2025-06-20
media: amphion: Add H264 and HEVC profile and level control
Ming Qian
2025-04-08
media: amphion: Fix spelling mistake "dismatch" -> "mismatch"
Colin Ian King
2024-06-10
media: amphion: Remove lock in s_ctrl callback
Ming Qian
2024-02-16
media: amphion: Abort vpu parsing directly in seek
Ming Qian
2023-07-25
media: amphion: fix CHECKED_RETURN issues reported by coverity
Ming Qian
2023-07-25
media: amphion: decoder support display delay for all formats
Ming Qian
2023-07-25
media: amphion: add helper function to get id name
Ming Qian
2023-07-25
media: amphion: reinit vpu if reqbufs output 0
Ming Qian
2023-05-25
media: amphion: initiate a drain of the capture queue in dynamic resolution c...
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: decoder add support for contiguous planes
Ming Qian
2022-11-25
media: amphion: tell and handle contiguous and non contiguous format
Ming Qian
2022-11-25
media: amphion: add lock around vdec_g_fmt
Ming Qian
2022-10-24
media: amphion: reset instance if it's aborted before codec header parsed
Ming Qian
2022-08-30
media: amphion: don't change the colorspace reported by decoder.
Ming Qian
2022-07-08
media: amphion: only insert the first sequence startcode for vc1l format
Ming Qian
2022-07-08
media: amphion: sync buffer status with firmware during abort
Ming Qian
2022-07-08
media: amphion: defer setting last_buffer_dequeued until resolution changes a...
Ming Qian
2022-06-20
media: amphion: delete unnecessary NULL check
Ziyang Xuan
2022-05-13
media: amphion: free ctrl handler if error is set and return error
Ming Qian
2022-05-13
media: amphion: decoder copy timestamp from output to capture
Ming Qian
2022-04-24
media: amphion: fix decoder's interlaced field
Ming Qian
2022-03-18
media: amphion: fix some error related with undefined reference to __divdi3
Ming Qian
2022-03-07
media: amphion: add v4l2 m2m vpu decoder stateful driver
Ming Qian