index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
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 bu...
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...
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