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
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
2015-04-10
[media] coda: allocate bitstream buffer from REQBUFS, size depends on the format
Philipp Zabel
2015-04-10
[media] coda: allocate per-context buffers from REQBUFS
Philipp Zabel
2015-04-10
[media] coda: bitstream payload is unsigned
Philipp Zabel
2015-02-02
[media] coda: add support for contexts that do not use the BIT processor
Philipp Zabel
2015-02-02
[media] coda: remove unused isequence, reset qsequence in stop_streaming
Philipp Zabel
2014-10-28
[media] coda: drop JPEG buffers not framed by SOI and EOI markers
Philipp Zabel
2014-10-28
[media] coda: store bitstream buffer position with buffer metadata
Philipp Zabel
2014-10-28
[media] coda: add CODA7541 JPEG support
Philipp Zabel
2014-10-28
[media] coda: add coda_video_device descriptors
Philipp Zabel
2014-10-28
[media] coda: add coda_write_base helper
Philipp Zabel
2014-08-21
[media] coda: move BIT specific functions into separate file
Philipp Zabel
2014-08-21
[media] coda: move H.264 helper function into separate file
Philipp Zabel
2014-08-21
[media] coda: add context ops
Philipp Zabel
2014-08-21
[media] coda: move defines, enums, and structs into shared header
Philipp Zabel