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
/
mtk-vcodec
/
mtk_vcodec_enc.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
media: platform: rename mtk-vcodec/ to mediatek/mtk-vcodec/
Mauro Carvalho Chehab
1
-1451
/
+0
2022-01-28
media: mtk-vcodec: Get rid of mtk_smi_larb_get/put
Yong Wu
1
-1
/
+0
2021-12-07
media: replace setting of bytesused with vb2_set_plane_payload
Dafna Hirschfeld
1
-5
/
+5
2021-11-30
media: mtk-vcodec: don't check return val of mtk_venc_get_q_data
Dafna Hirschfeld
1
-32
/
+7
2021-11-30
media: mtk-vcodec: replace func vidioc_try_fmt with two funcs for out/cap
Dafna Hirschfeld
1
-77
/
+72
2021-11-19
media: mtk-vcodec: enc: add vp8 profile ctrl
Dafna Hirschfeld
1
-0
/
+10
2021-09-30
media: mtk-vcodec: venc: fix return value when start_streaming fails
Dafna Hirschfeld
1
-4
/
+4
2021-09-30
media: mtk-vcodec: venc: support START and STOP commands
Alexandre Courbot
1
-7
/
+133
2021-06-17
media: mtk-vcodec: Support MT8192 H264 4K encoding
Irui Wang
1
-25
/
+53
2021-06-17
media: mtk-vcodec: venc: remove redundant code
Alexandre Courbot
1
-12
/
+4
2021-04-06
media: mtk-vcodec: Separating mtk encoder driver
Irui Wang
1
-1
/
+17
2021-01-27
media: mtk-vcodec: Do not zero reserved fields
Ricardo Ribalda
1
-10
/
+0
2020-09-26
media: mtk-vcodec: venc: fix invalid time per frame in S_PARM
Alexandre Courbot
1
-4
/
+8
2020-09-26
media: mtk-vcodec: venc: set default time per frame
Alexandre Courbot
1
-0
/
+5
2020-09-26
media: mtk-vcodec: venc: support ENUM_FRAMESIZES on OUTPUT formats
Alexandre Courbot
1
-38
/
+33
2020-09-26
media: mtk-vcodec: venc: use platform data for ENUM_FRAMESIZES
Alexandre Courbot
1
-14
/
+10
2020-09-26
media: mtk-vcodec: venc: set OUTPUT buffers field to V4L2_FIELD_NONE
Alexandre Courbot
1
-0
/
+9
2020-09-26
media: mtk-vcodec: venc support MIN_OUTPUT_BUFFERS control
Alexandre Courbot
1
-0
/
+2
2020-09-26
media: Revert "media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding"
Alexandre Courbot
1
-3
/
+6
2020-09-26
media: mtk-vcodec: venc: specify supported formats per-chip
Alexandre Courbot
1
-75
/
+47
2020-09-26
media: mtk-vcodec: venc: specify bitrate range per-chip
Alexandre Courbot
1
-1
/
+2
2020-01-09
media: mtk-vcodec: use v4l2_m2m_buffer where appropriate
Alexandre Courbot
1
-6
/
+8
2019-12-16
media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding
Hirokazu Honda
1
-6
/
+3
2019-06-21
media: mtk-vcodec: Use vb2_get_buffer
Ezequiel Garcia
1
-4
/
+10
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
1
-0
/
+5
2019-06-05
media: mtk-vcodec: constify formats
Alexandre Courbot
1
-9
/
+10
2019-06-05
media: mtk-vcodec: replace GPLv2 with SPDX
Alexandre Courbot
1
-14
/
+1
2019-06-05
media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane
Boris Brezillon
1
-6
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-03-29
media: mtk-vcodec: fix access to incorrect planes member
Alexandre Courbot
1
-5
/
+5
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2019-02-18
media: mtk-vcodec: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
1
-44
/
+28
2018-12-03
media: mtk-vcodec: Remove VA from encoder frame buffers
Tomasz Figa
1
-5
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-3
/
+3
2018-06-28
media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlock
Ezequiel Garcia
1
-16
/
+0
2016-10-05
Merge tag 'v4.8' into patchwork
Mauro Carvalho Chehab
1
-16
/
+26
2016-09-19
[media] platform: constify vb2_ops structures
Julia Lawall
1
-1
/
+1
2016-09-19
[media] vcodec: mediatek: Add V4L2_CAP_TIMEPERFRAME capability setting
Tiffany Lin
1
-0
/
+3
2016-09-06
[media] vcodec: mediatek: Add g/s_selection support for V4L2 Encoder
Tiffany Lin
1
-0
/
+66
2016-08-24
[media] vcodec:mediatek: change H264 profile default to profile high
Tiffany Lin
1
-1
/
+1
2016-08-24
[media] vcodec:mediatek: Add timestamp and timecode copy for V4L2 Encoder
Tiffany Lin
1
-4
/
+19
2016-08-24
[media] vcodec:mediatek: Fix visible_height larger than coded_height issue in s_fmt_out
Tiffany Lin
1
-10
/
+0
2016-08-24
[media] vcodec:mediatek: Fix fops_vcodec_release flow for V4L2 Encoder
Tiffany Lin
1
-1
/
+6
2016-07-15
[media] mtk-vcodec: fix default OUTPUT buffer size
Tiffany Lin
1
-4
/
+9
2016-07-09
[media] mtk-vcodec: fix two compiler warnings
Hans Verkuil
1
-1
/
+1
2016-07-08
[media] mtk-vcodec: convert driver to use the new vb2_queue dev field
Hans Verkuil
1
-7
/
+6
2016-07-08
[media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver
Tiffany Lin
1
-0
/
+1288