index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
amphion
/
vdec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: amphion: fix CHECKED_RETURN issues reported by coverity
Ming Qian
2023-07-25
1
-1
/
+4
*
media: amphion: decoder support display delay for all formats
Ming Qian
2023-07-25
1
-3
/
+22
*
media: amphion: add helper function to get id name
Ming Qian
2023-07-25
1
-4
/
+5
*
media: amphion: reinit vpu if reqbufs output 0
Ming Qian
2023-07-25
1
-2
/
+0
*
media: amphion: initiate a drain of the capture queue in dynamic resolution c...
Ming Qian
2023-05-25
1
-3
/
+4
*
media: amphion: support to decode RealVideo video
Ming Qian
2023-04-10
1
-0
/
+14
*
media: amphion: support to decode sorenson spark video
Ming Qian
2023-04-10
1
-0
/
+7
*
media: amphion: decoder implement display delay enable
Ming Qian
2023-03-19
1
-0
/
+32
*
media: amphion: decoder add support for contiguous planes
Ming Qian
2022-11-25
1
-0
/
+16
*
media: amphion: tell and handle contiguous and non contiguous format
Ming Qian
2022-11-25
1
-89
/
+98
*
media: amphion: add lock around vdec_g_fmt
Ming Qian
2022-11-25
1
-0
/
+2
*
media: amphion: reset instance if it's aborted before codec header parsed
Ming Qian
2022-10-24
1
-3
/
+10
*
media: amphion: don't change the colorspace reported by decoder.
Ming Qian
2022-08-30
1
-8
/
+8
*
media: amphion: only insert the first sequence startcode for vc1l format
Ming Qian
2022-07-08
1
-1
/
+1
*
media: amphion: sync buffer status with firmware during abort
Ming Qian
2022-07-08
1
-0
/
+9
*
media: amphion: defer setting last_buffer_dequeued until resolution changes a...
Ming Qian
2022-07-08
1
-14
/
+22
*
media: amphion: delete unnecessary NULL check
Ziyang Xuan
2022-06-20
1
-2
/
+1
*
media: amphion: free ctrl handler if error is set and return error
Ming Qian
2022-05-13
1
-0
/
+6
*
media: amphion: decoder copy timestamp from output to capture
Ming Qian
2022-05-13
1
-49
/
+27
*
media: amphion: fix decoder's interlaced field
Ming Qian
2022-04-24
1
-1
/
+1
*
media: amphion: fix some error related with undefined reference to __divdi3
Ming Qian
2022-03-18
1
-35
/
+0
*
media: amphion: add v4l2 m2m vpu decoder stateful driver
Ming Qian
2022-03-07
1
-0
/
+1691