index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
coda
/
coda-bit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
media: platform: rename coda/ to chips-media/
Mauro Carvalho Chehab
1
-2660
/
+0
2021-07-22
media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formats
Philipp Zabel
1
-5
/
+13
2020-11-16
media: coda: Add a V4L2 user for control error macroblocks count
Ezequiel Garcia
1
-3
/
+7
2020-11-16
media: coda: coda_buffer_meta housekeeping fix
Ezequiel Garcia
1
-4
/
+38
2020-11-16
media: coda: Simplify H.264 small buffer padding logic
Ezequiel Garcia
1
-5
/
+4
2020-11-16
media: coda: Remove redundant ctx->initialized setting
Ezequiel Garcia
1
-10
/
+2
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-04-21
media: coda: add RC enable controls
Philipp Zabel
1
-2
/
+7
2019-12-16
media: coda: avoid hardware lockups with more than 13 capture buffers
Philipp Zabel
1
-9
/
+14
2019-12-16
media: coda: do not skip finish_run if aborting
Philipp Zabel
1
-0
/
+6
2019-06-24
media: coda: encoder parameter change support
Philipp Zabel
1
-0
/
+83
2019-06-24
media: coda: add coda_slice_mode() function
Philipp Zabel
1
-21
/
+24
2019-06-24
media: coda: store device pointer in driver structure instead of pdev
Philipp Zabel
1
-4
/
+3
2019-06-24
media: coda: mark last returned frame
Philipp Zabel
1
-0
/
+17
2019-06-24
media: coda: mark last pending buffer or last meta on decoder stop command
Philipp Zabel
1
-0
/
+4
2019-06-24
media: coda: lock capture queue wakeup against encoder stop command
Philipp Zabel
1
-0
/
+7
2019-06-24
media: coda: flag the last encoded buffer
Philipp Zabel
1
-7
/
+9
2019-06-24
media: coda: mark the last output buffer on decoder stop command
Philipp Zabel
1
-0
/
+3
2019-06-24
media: coda: increment sequence offset for the last returned frame
Philipp Zabel
1
-0
/
+3
2019-06-24
media: coda: flush bitstream ring buffer on decoder restart
Philipp Zabel
1
-0
/
+20
2019-06-24
media: coda: pad first buffer with repeated MPEG headers to fix sequence init
Philipp Zabel
1
-3
/
+56
2019-06-24
media: coda: make coda_bitstream_queue more versatile
Philipp Zabel
1
-14
/
+9
2019-06-24
media: coda: integrate internal frame metadata into a structure
Philipp Zabel
1
-30
/
+32
2019-06-24
media: coda: add sequence initialization work
Philipp Zabel
1
-0
/
+25
2019-06-24
media: coda: split decoder sequence initialization out of start decoding
Philipp Zabel
1
-4
/
+26
2019-06-24
media: coda: fix mpeg2 sequence number handling
Philipp Zabel
1
-1
/
+4
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
1
-5
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-29
media: coda: use v4l2_m2m_buf_copy_metadata
Philipp Zabel
1
-6
/
+1
2019-05-29
media: coda: add lockdep asserts
Philipp Zabel
1
-0
/
+6
2019-05-28
media: coda: Clear the interrupt reason
Ezequiel Garcia
1
-0
/
+1
2019-05-28
media: coda: Remove unbalanced and unneeded mutex unlock
Ezequiel Garcia
1
-1
/
+0
2019-05-28
media: coda/venus/s5p_mfc: fix control typo
Hans Verkuil
1
-2
/
+2
2019-05-21
media: coda: update profile and level controls after sequence initialization
Philipp Zabel
1
-0
/
+11
2019-05-21
media: coda: improve decoder job finished debug message
Philipp Zabel
1
-5
/
+29
2019-05-21
media: coda: add coda_frame_type_char helper
Philipp Zabel
1
-4
/
+9
2019-04-22
media: coda: clear error return value before picture run
Philipp Zabel
1
-0
/
+3
2019-01-21
media: coda: fix decoder capture buffer payload
Philipp Zabel
1
-16
/
+2
2019-01-16
media: coda: Add control for h.264 chroma qp index offset
Philipp Zabel
1
-1
/
+3
2019-01-16
media: coda: Add control for h.264 constrained intra prediction
Philipp Zabel
1
-1
/
+3
2018-12-07
media: coda: fix H.264 deblocking filter controls
Philipp Zabel
1
-10
/
+9
2018-11-23
media: coda: normalise debug output
Philipp Zabel
1
-31
/
+24
2018-11-23
media: coda: print SEQ_INIT error code as hex value
Michael Tretter
1
-1
/
+1
2018-11-23
media: coda: don't disable IRQs across buffer meta handling
Lucas Stach
1
-12
/
+7
2018-11-23
media: coda: limit queueing into internal bitstream buffer
Lucas Stach
1
-0
/
+28
2018-11-23
media: coda: store unmasked fifo position in meta
Philipp Zabel
1
-6
/
+3
2018-07-27
media: coda: add SPS fixup code for frame sizes that are not multiples of 16
Philipp Zabel
1
-0
/
+21
2018-07-27
media: coda: let CODA960 firmware set frame cropping in SPS header
Philipp Zabel
1
-0
/
+19
2018-07-25
media: coda: use encoder crop rectangle to set visible width and height
Philipp Zabel
1
-12
/
+12
2018-07-25
media: coda: streamline framebuffer size calculation a bit
Philipp Zabel
1
-9
/
+5
[next]