index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
amphion
/
vdec.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-08
media: amphion: Fix spelling mistake "dismatch" -> "mismatch"
Colin Ian King
1
-1
/
+1
2024-06-10
media: amphion: Remove lock in s_ctrl callback
Ming Qian
1
-2
/
+0
2024-02-16
media: amphion: Abort vpu parsing directly in seek
Ming Qian
1
-1
/
+3
2023-07-25
media: amphion: fix CHECKED_RETURN issues reported by coverity
Ming Qian
1
-1
/
+4
2023-07-25
media: amphion: decoder support display delay for all formats
Ming Qian
1
-3
/
+22
2023-07-25
media: amphion: add helper function to get id name
Ming Qian
1
-4
/
+5
2023-07-25
media: amphion: reinit vpu if reqbufs output 0
Ming Qian
1
-2
/
+0
2023-05-25
media: amphion: initiate a drain of the capture queue in dynamic resolution change
Ming Qian
1
-3
/
+4
2023-04-10
media: amphion: support to decode RealVideo video
Ming Qian
1
-0
/
+14
2023-04-10
media: amphion: support to decode sorenson spark video
Ming Qian
1
-0
/
+7
2023-03-19
media: amphion: decoder implement display delay enable
Ming Qian
1
-0
/
+32
2022-11-25
media: amphion: decoder add support for contiguous planes
Ming Qian
1
-0
/
+16
2022-11-25
media: amphion: tell and handle contiguous and non contiguous format
Ming Qian
1
-89
/
+98
2022-11-25
media: amphion: add lock around vdec_g_fmt
Ming Qian
1
-0
/
+2
2022-10-24
media: amphion: reset instance if it's aborted before codec header parsed
Ming Qian
1
-3
/
+10
2022-08-30
media: amphion: don't change the colorspace reported by decoder.
Ming Qian
1
-8
/
+8
2022-07-08
media: amphion: only insert the first sequence startcode for vc1l format
Ming Qian
1
-1
/
+1
2022-07-08
media: amphion: sync buffer status with firmware during abort
Ming Qian
1
-0
/
+9
2022-07-08
media: amphion: defer setting last_buffer_dequeued until resolution changes are processed
Ming Qian
1
-14
/
+22
2022-06-20
media: amphion: delete unnecessary NULL check
Ziyang Xuan
1
-2
/
+1
2022-05-13
media: amphion: free ctrl handler if error is set and return error
Ming Qian
1
-0
/
+6
2022-05-13
media: amphion: decoder copy timestamp from output to capture
Ming Qian
1
-49
/
+27
2022-04-24
media: amphion: fix decoder's interlaced field
Ming Qian
1
-1
/
+1
2022-03-18
media: amphion: fix some error related with undefined reference to __divdi3
Ming Qian
1
-35
/
+0
2022-03-07
media: amphion: add v4l2 m2m vpu decoder stateful driver
Ming Qian
1
-0
/
+1691