index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
/
rkvdec
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: staging: media: rkvdec: Convert to platform remove callback returning ...
Uwe Kleine-König
2023-04-15
1
-3
/
+2
*
media: rkvdec: fix use after free bug in rkvdec_remove
Zheng Wang
2023-04-10
1
-0
/
+2
*
media: rkvdec: Add required padding
Andrzej Pietrasiewicz
2022-11-04
1
-0
/
+3
*
media: rkvdec: Disable H.264 error detection
Nicolas Dufresne
2022-09-27
1
-2
/
+2
*
media: rkvdec: Use vb2_find_buffer
Ezequiel Garcia
2022-07-17
2
-32
/
+19
*
media: rkvdec:Remove redundant memset
Zhang Zekun
2022-06-27
1
-2
/
+0
*
media: rkvdec: Enable capture buffer holding for H264
Nicolas Dufresne
2022-05-17
2
-0
/
+5
*
media: rkvdec-h264: Add field decoding support
Nicolas Dufresne
2022-05-17
1
-27
/
+21
*
media: rkvdec: Ensure decoded resolution fit coded resolution
Jonas Karlman
2022-05-17
1
-0
/
+2
*
media: rkvdec: h264: Fix reference frame_num wrap for second field
Jonas Karlman
2022-05-17
1
-1
/
+1
*
media: rkvdec: h264: Validate and use pic width and height in mbs
Jonas Karlman
2022-05-17
1
-19
/
+62
*
media: rkvdec: Move H264 SPS validation in rkvdec-h264
Nicolas Dufresne
2022-05-17
3
-17
/
+30
*
media: rkvdec: h264: Fix bit depth wrap in pps packet
Jonas Karlman
2022-05-17
1
-2
/
+2
*
media: rkvdec: h264: Fix dpb_valid implementation
Nicolas Dufresne
2022-05-17
1
-9
/
+24
*
media: rkvdec: Stop overclocking the decoder
Nicolas Dufresne
2022-05-17
1
-6
/
+0
*
media: h264: Increase reference lists size to 32
Nicolas Dufresne
2022-05-17
1
-3
/
+3
*
media: h264: Use v4l2_h264_reference for reflist
Nicolas Dufresne
2022-05-17
1
-6
/
+6
*
media: staging: media: rkvdec: Update TODO list
Sebastian Fricke
2022-05-13
1
-2
/
+2
*
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-18
1
-1
/
+1
*
media: staging: media: rkvdec: Constify static struct v4l2_m2m_ops
Rikard Falkeborn
2021-11-30
1
-1
/
+1
*
media: rkvdec: Add the VP9 backend
Andrzej Pietrasiewicz
2021-11-22
5
-7
/
+1121
*
media: rkvdec: Support dynamic resolution changes
Chen-Yu Tsai
2021-10-19
1
-20
/
+20
*
media: rkvdec: Do not override sizeimage for output format
Chen-Yu Tsai
2021-10-19
1
-2
/
+3
*
media: staging: media: rkvdec: Make use of the helper function devm_platform_...
Cai Huoqing
2021-09-30
1
-3
/
+1
*
media: rkvdec: Fix .buf_prepare
Ezequiel Garcia
2021-06-02
1
-1
/
+9
*
staging: media: rkvdec: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
2021-05-10
1
-1
/
+1
*
media: rkvdec: Do not require all controls to be present in every request
Daniel Almeida
2021-04-06
2
-48
/
+1
*
media: rkvdec: Remove of_match_ptr()
Fabio Estevam
2021-03-22
1
-1
/
+1
*
media: staging:rkvdec: Fixed "replace comma with semicolon" Warning
Travis Carter
2021-01-12
1
-1
/
+1
*
media: uapi: move H264 stateless controls out of staging
Ezequiel Garcia
2020-12-03
2
-17
/
+17
*
media: rkvdec: h264: Support profile and level controls
Jonas Karlman
2020-12-03
1
-0
/
+13
*
media: rkvdec: Remove redundant platform_get_irq error message
YueHaibing
2020-11-16
1
-3
/
+1
*
media: rkvdec: Use H264_SCALING_MATRIX only when required
Ezequiel Garcia
2020-09-01
2
-4
/
+7
*
media: rkvdec: Drop unneeded per_request driver-specific control flag
Ezequiel Garcia
2020-09-01
2
-8
/
+1
*
media: rkvdec: Don't require unneeded H264_SLICE_PARAMS
Ezequiel Garcia
2020-09-01
2
-9
/
+0
*
media: uapi: h264: Clean slice invariants syntax elements
Ezequiel Garcia
2020-09-01
1
-4
/
+2
*
media: uapi: h264: Clean DPB entry interface
Ezequiel Garcia
2020-09-01
1
-8
/
+9
*
rkvdec: h264: Refuse to decode unsupported bitstream
Ezequiel Garcia
2020-07-19
1
-0
/
+27
*
media: Add V4L2_TYPE_IS_CAPTURE helper
Ezequiel Garcia
2020-07-19
1
-1
/
+1
*
media: rkvdec: Fix H264 scaling list order
Jonas Karlman
2020-06-11
1
-48
/
+22
*
media: rkvdec: Add the rkvdec driver
Boris Brezillon
2020-04-21
7
-0
/
+2633