index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
mtk-vcodec
/
mtk_vcodec_dec.c
Age
Commit message (
Expand
)
Author
2022-01-23
media: mtk-vcodec: Add new interface to lock different hardware
Yunfei Dong
2021-09-30
media: mtk-vcodec: vdec: support stateless API
Yunfei Dong
2021-09-30
media: mtk-vcodec: vdec: move stateful ops into their own file
Yunfei Dong
2021-09-30
media: mtk-vcodec: make flush buffer reusable by encoder
Alexandre Courbot
2021-09-30
media: mtk-vcodec: vdec: clamp OUTPUT resolution to hardware limits
Alexandre Courbot
2021-09-30
media: mtk-vcodec: vdec: use helpers in VIDIOC_(TRY_)DECODER_CMD
Alexandre Courbot
2021-09-30
media: mtk-vcodec: vdec: Support H264 profile control
Hirokazu Honda
2021-01-27
media: mtk-vcodec: Do not zero reserved fields
Ricardo Ribalda
2020-08-29
media: mtk-vcodec: mtk_vcodec_dec.c: fix comparison to bool
Daniel W. S. Almeida
2020-08-28
media: media/platform: drop vb2_queue_release()
Hans Verkuil
2020-01-09
media: mtk-vcodec: use v4l2_m2m_buffer where appropriate
Alexandre Courbot
2019-10-01
media: mtk-vcodec: vdec: clean up vidioc_vdec_s_fmt a bit
Alexandre Courbot
2019-10-01
media: mtk-vcodec: vdec: fix incorrect pointer dereference
Yunfei Dong
2019-08-19
media: mtk-vcodec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION
Maxime Jourdan
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-05
media: mtk-vcodec: support single-buffer frames
Yunfei Dong
2019-06-05
media: mtk-vcodec: constify formats
Alexandre Courbot
2019-06-05
media: mtk-vcodec: replace GPLv2 with SPDX
Alexandre Courbot
2019-06-05
media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane
Boris Brezillon
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-04-22
media: mtk-vcodec: enlarge struct vdec_pic_info fields
Yunfei Dong
2019-03-29
media: mtk-vcodec: remove ready_to_display
Alexandre Courbot
2019-03-29
media: mtk-vcodec: fix access to incorrect planes member
Alexandre Courbot
2019-03-19
media: mtk-vcodec: fix access to vb2_v4l2_buffer struct
Alexandre Courbot
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
2019-02-18
media: mtk-vcodec: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-07-04
media: mtk-vcodec: Support VP9 profile in decoder
Keiichi Watanabe
2018-06-28
media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlock
Ezequiel Garcia
2018-02-26
media: mtk-vcodec: Always signal source change event on format change
Tomasz Figa
2017-05-19
[media] mtk_vcodec_dec: return error at mtk_vdec_pic_info_update()
Mauro Carvalho Chehab
2017-03-22
[media] mtk-vcodec: check the vp9 decoder buffer index from VPU
Wu-Cheng Li
2017-02-08
[media] mtk-vcodec: fix build warnings without DEBUG
Minghsiu Tsai
2017-02-03
[media] mtk-vcodec: use V4L2_DEC_CMD_STOP to implement flush
Tiffany Lin
2016-11-16
[media] mtk-vcodec: add index check in decoder vidioc_qbuf
Wu-Cheng Li
2016-10-21
[media] vcodec: mediatek: Add V4L2_PIX_FMT_MT21C support for v4l2 decoder
Tiffany Lin
2016-10-21
[media] vcodec: mediatek: Add Mediatek VP9 Video Decoder Driver
Tiffany Lin
2016-10-21
[media] vcodec: mediatek: Add Mediatek V4L2 Video Decoder Driver
Tiffany Lin