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
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
2017-12-18
media: coda: allocate space for mpeg4 decoder mvcol buffer
Philipp Zabel
2017-12-18
media: coda: round up frame sizes to multiples of 16 for MPEG-4 decoder
Philipp Zabel
2017-10-27
media: coda: Handle return value of kasprintf
Arvind Yadav
2017-08-08
media: coda: fix decoder sequence init escape flag
Philipp Zabel
2017-07-19
media: coda: mark CODA960 firmware versions 2.3.10 and 3.1.1 as supported
Philipp Zabel
2017-07-19
media: coda: set MPEG-4 encoder class register
Philipp Zabel
2017-07-19
media: coda: align internal mpeg4 framebuffers to 16x16 macroblocks
Philipp Zabel
2017-07-19
media: coda: set field of destination buffers
Philipp Zabel
2017-07-19
media: coda: extend GOP size range
Philipp Zabel
2017-06-24
media: coda: rename the picture run timeout error handler
Philipp Zabel
2017-06-24
media: coda: ctx->codec is not NULL in coda_alloc_framebuffers
Philipp Zabel
2017-06-20
[media] coda: first step at error recovery
Lucas Stach
2017-06-20
[media] coda: use correct offset for mvcol buffer
Lucas Stach
2017-06-07
[media] coda: copy headers in front of every I-frame
Philipp Zabel
2017-06-07
[media] coda: implement forced key frames
Philipp Zabel
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-01-31
[media] coda: support YUYV output if VDOA is used
Michael Tretter
2017-01-31
[media] coda: use VDOA for un-tiling custom macroblock format
Michael Tretter
2017-01-31
[media] coda: fix frame index to returned error
Michael Tretter
2016-03-16
Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2016-02-01
[media] coda: fix first encoded frame payload
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-08-11
[media] coda: drop zero payload bitstream buffers
Zahari Doychev
2015-07-17
[media] coda: add macroblock tiling support
Philipp Zabel
2015-07-17
[media] coda: move cache setup into coda9_set_frame_cache, also use it in sta...
Philipp Zabel
2015-07-17
[media] coda: implement VBV delay and buffer size controls
Philipp Zabel
2015-07-17
[media] coda: reset CODA960 hardware after sequence end
Philipp Zabel
2015-07-17
[media] coda: rework meta counting and add separate lock
Philipp Zabel
2015-07-17
[media] coda: use event class to deduplicate v4l2 trace events
Philipp Zabel
[next]