开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
mtk-vcodec
/
mtk_vcodec_enc.c
Age
Commit message (
Expand
)
Author
2022-03-18
media: platform: rename mtk-vcodec/ to mediatek/mtk-vcodec/
Mauro Carvalho Chehab
2022-01-28
media: mtk-vcodec: Get rid of mtk_smi_larb_get/put
Yong Wu
2021-12-07
media: replace setting of bytesused with vb2_set_plane_payload
Dafna Hirschfeld
2021-11-30
media: mtk-vcodec: don't check return val of mtk_venc_get_q_data
Dafna Hirschfeld
2021-11-30
media: mtk-vcodec: replace func vidioc_try_fmt with two funcs for out/cap
Dafna Hirschfeld
2021-11-19
media: mtk-vcodec: enc: add vp8 profile ctrl
Dafna Hirschfeld
2021-09-30
media: mtk-vcodec: venc: fix return value when start_streaming fails
Dafna Hirschfeld
2021-09-30
media: mtk-vcodec: venc: support START and STOP commands
Alexandre Courbot
2021-06-17
media: mtk-vcodec: Support MT8192 H264 4K encoding
Irui Wang
2021-06-17
media: mtk-vcodec: venc: remove redundant code
Alexandre Courbot
2021-04-06
media: mtk-vcodec: Separating mtk encoder driver
Irui Wang
2021-01-27
media: mtk-vcodec: Do not zero reserved fields
Ricardo Ribalda
2020-09-26
media: mtk-vcodec: venc: fix invalid time per frame in S_PARM
Alexandre Courbot
2020-09-26
media: mtk-vcodec: venc: set default time per frame
Alexandre Courbot
2020-09-26
media: mtk-vcodec: venc: support ENUM_FRAMESIZES on OUTPUT formats
Alexandre Courbot
2020-09-26
media: mtk-vcodec: venc: use platform data for ENUM_FRAMESIZES
Alexandre Courbot
2020-09-26
media: mtk-vcodec: venc: set OUTPUT buffers field to V4L2_FIELD_NONE
Alexandre Courbot
2020-09-26
media: mtk-vcodec: venc support MIN_OUTPUT_BUFFERS control
Alexandre Courbot
2020-09-26
media: Revert "media: mtk-vcodec: Remove extra area allocation in an input bu...
Alexandre Courbot
2020-09-26
media: mtk-vcodec: venc: specify supported formats per-chip
Alexandre Courbot
2020-09-26
media: mtk-vcodec: venc: specify bitrate range per-chip
Alexandre Courbot
2020-01-09
media: mtk-vcodec: use v4l2_m2m_buffer where appropriate
Alexandre Courbot
2019-12-16
media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding
Hirokazu Honda
2019-06-21
media: mtk-vcodec: Use vb2_get_buffer
Ezequiel Garcia
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
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-03-29
media: mtk-vcodec: fix access to incorrect planes member
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-12-03
media: mtk-vcodec: Remove VA from encoder frame buffers
Tomasz Figa
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-06-28
media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlock
Ezequiel Garcia
2016-10-05
Merge tag 'v4.8' into patchwork
Mauro Carvalho Chehab
2016-09-19
[media] platform: constify vb2_ops structures
Julia Lawall
2016-09-19
[media] vcodec: mediatek: Add V4L2_CAP_TIMEPERFRAME capability setting
Tiffany Lin
2016-09-06
[media] vcodec: mediatek: Add g/s_selection support for V4L2 Encoder
Tiffany Lin
2016-08-24
[media] vcodec:mediatek: change H264 profile default to profile high
Tiffany Lin
2016-08-24
[media] vcodec:mediatek: Add timestamp and timecode copy for V4L2 Encoder
Tiffany Lin
2016-08-24
[media] vcodec:mediatek: Fix visible_height larger than coded_height issue in...
Tiffany Lin
2016-08-24
[media] vcodec:mediatek: Fix fops_vcodec_release flow for V4L2 Encoder
Tiffany Lin
2016-07-15
[media] mtk-vcodec: fix default OUTPUT buffer size
Tiffany Lin
2016-07-09
[media] mtk-vcodec: fix two compiler warnings
Hans Verkuil
2016-07-08
[media] mtk-vcodec: convert driver to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
[media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver
Tiffany Lin