index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2019-12-16
media: coda: avoid hardware lockups with more than 13 capture buffers
Philipp Zabel
2019-12-16
media: coda: do not skip finish_run if aborting
Philipp Zabel
2019-06-24
media: coda: encoder parameter change support
Philipp Zabel
2019-06-24
media: coda: add coda_slice_mode() function
Philipp Zabel
2019-06-24
media: coda: store device pointer in driver structure instead of pdev
Philipp Zabel
2019-06-24
media: coda: mark last returned frame
Philipp Zabel
2019-06-24
media: coda: mark last pending buffer or last meta on decoder stop command
Philipp Zabel
2019-06-24
media: coda: lock capture queue wakeup against encoder stop command
Philipp Zabel
2019-06-24
media: coda: flag the last encoded buffer
Philipp Zabel
2019-06-24
media: coda: mark the last output buffer on decoder stop command
Philipp Zabel
2019-06-24
media: coda: increment sequence offset for the last returned frame
Philipp Zabel
2019-06-24
media: coda: flush bitstream ring buffer on decoder restart
Philipp Zabel
2019-06-24
media: coda: pad first buffer with repeated MPEG headers to fix sequence init
Philipp Zabel
2019-06-24
media: coda: make coda_bitstream_queue more versatile
Philipp Zabel
2019-06-24
media: coda: integrate internal frame metadata into a structure
Philipp Zabel
2019-06-24
media: coda: add sequence initialization work
Philipp Zabel
2019-06-24
media: coda: split decoder sequence initialization out of start decoding
Philipp Zabel
2019-06-24
media: coda: fix mpeg2 sequence number handling
Philipp Zabel
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-29
media: coda: use v4l2_m2m_buf_copy_metadata
Philipp Zabel
2019-05-29
media: coda: add lockdep asserts
Philipp Zabel
2019-05-28
media: coda: Clear the interrupt reason
Ezequiel Garcia
2019-05-28
media: coda: Remove unbalanced and unneeded mutex unlock
Ezequiel Garcia
2019-05-28
media: coda/venus/s5p_mfc: fix control typo
Hans Verkuil
2019-05-21
media: coda: update profile and level controls after sequence initialization
Philipp Zabel
2019-05-21
media: coda: improve decoder job finished debug message
Philipp Zabel
2019-05-21
media: coda: add coda_frame_type_char helper
Philipp Zabel
2019-04-22
media: coda: clear error return value before picture run
Philipp Zabel
2019-01-21
media: coda: fix decoder capture buffer payload
Philipp Zabel
2019-01-16
media: coda: Add control for h.264 chroma qp index offset
Philipp Zabel
2019-01-16
media: coda: Add control for h.264 constrained intra prediction
Philipp Zabel
2018-12-07
media: coda: fix H.264 deblocking filter controls
Philipp Zabel
2018-11-23
media: coda: normalise debug output
Philipp Zabel
2018-11-23
media: coda: print SEQ_INIT error code as hex value
Michael Tretter
2018-11-23
media: coda: don't disable IRQs across buffer meta handling
Lucas Stach
2018-11-23
media: coda: limit queueing into internal bitstream buffer
Lucas Stach
2018-11-23
media: coda: store unmasked fifo position in meta
Philipp Zabel
2018-07-27
media: coda: add SPS fixup code for frame sizes that are not multiples of 16
Philipp Zabel
2018-07-27
media: coda: let CODA960 firmware set frame cropping in SPS header
Philipp Zabel
2018-07-25
media: coda: use encoder crop rectangle to set visible width and height
Philipp Zabel
2018-07-25
media: coda: streamline framebuffer size calculation a bit
Philipp Zabel
2018-07-25
media: coda: move framebuffer size calculation out of loop
Philipp Zabel
2018-07-04
media: coda: mark CODA960 firmware version 2.1.9 as supported
Philipp Zabel
2018-07-04
media: coda: jpeg: explicitly disable thumbnails in SEQ_INIT
Philipp Zabel
2018-07-04
media: coda: jpeg: only queue two buffers into the bitstream for JPEG on CODA...
Philipp Zabel
2018-07-04
media: coda: fix reorder detection for unknown levels
Philipp Zabel
2018-07-04
media: coda: fix encoder source stride
Philipp Zabel
2018-02-26
media: coda: Add i.MX51 (CodaHx4) support
Philipp Zabel
2017-12-18
media: coda: use correct offset for mpeg4 decoder mvcol buffer
Philipp Zabel
[next]