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.h
Age
Commit message (
Expand
)
Author
2019-12-16
media: coda: jpeg: add CODA960 JPEG encoder support
Philipp Zabel
2019-11-09
media: coda: drop unused irqlock
Philipp Zabel
2019-06-24
media: coda: encoder parameter change support
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 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: 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: integrate internal frame metadata into a structure
Philipp Zabel
2019-06-24
media: coda: add sequence initialization work
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: add decoder MPEG-2 profile and level controls
Philipp Zabel
2019-05-29
media: coda: add decoder MPEG-4 profile and level controls
Philipp Zabel
2019-05-21
media: coda: update profile and level controls after sequence initialization
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: remove unused instances list
Philipp Zabel
2018-11-23
media: coda: always hold back decoder jobs until we have enough bitstream pay...
Philipp Zabel
2018-11-23
media: coda: store unmasked fifo position in meta
Philipp Zabel
2018-11-23
media: coda: fix memory corruption in case more than 32 instances are opened
Philipp Zabel
2018-07-27
media: coda: add SPS fixup code for frame sizes that are not multiples of 16
Philipp Zabel
2018-07-04
media: coda: add read-only h.264 decoder profile/level controls
Philipp Zabel
2018-02-26
media: coda: bump maximum number of internal framebuffers to 19
Philipp Zabel
2018-02-26
media: coda: Add i.MX51 (CodaHx4) support
Philipp Zabel
2017-06-24
media: coda: rename the picture run timeout error handler
Philipp Zabel
2017-06-20
[media] coda: first step at error recovery
Lucas Stach
2017-06-07
[media] coda: implement forced key frames
Philipp Zabel
2017-06-06
[media] coda: improve colorimetry handling
Philipp Zabel
2017-04-19
[media] coda: bump maximum number of internal framebuffers to 17
Lucas Stach
2017-03-22
[media] coda: disable reordering for baseline profile h.264 streams
Philipp Zabel
2017-03-22
[media] coda: pad first h.264 buffer to 512 bytes
Philipp Zabel
2017-03-22
[media] coda: keep queued buffers on a temporary list during start_streaming
Philipp Zabel
2017-02-03
[media] coda: add Freescale firmware compatibility location
Baruch Siach
2017-01-31
[media] coda: use VDOA for un-tiling custom macroblock format
Michael Tretter
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-03-03
[media] coda: add support for firmware files named as distributed by NXP
Philipp Zabel
2015-12-23
[media] coda: relax coda_jpeg_check_buffer for trailing bytes
Philipp Zabel
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-07-17
[media] coda: add macroblock tiling support
Philipp Zabel
2015-07-17
[media] coda: implement VBV delay and buffer size controls
Philipp Zabel
2015-07-17
[media] coda: rework meta counting and add separate lock
Philipp Zabel
2015-05-12
[media] coda: Set last buffer flag and fix EOS event
Philipp Zabel
2015-04-10
[media] coda: Add tracing support
Philipp Zabel
2015-04-10
[media] coda: fix fill bitstream errors in nonstreaming case
Philipp Zabel
2015-04-10
[media] coda: move parameter buffer in together with context buffer allocation
Philipp Zabel
[next]