index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
amphion
/
vdec.c
Age
Commit message (
Expand
)
Author
2023-09-13
media: amphion: fix CHECKED_RETURN issues reported by coverity
Ming Qian
2023-09-13
media: amphion: add helper function to get id name
Ming Qian
2023-09-13
media: amphion: reinit vpu if reqbufs output 0
Ming Qian
2023-07-19
media: amphion: initiate a drain of the capture queue in dynamic resolution c...
Ming Qian
2023-05-11
media: amphion: decoder implement display delay enable
Ming Qian
2022-12-31
media: amphion: add lock around vdec_g_fmt
Ming Qian
2022-12-31
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