index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
coda
/
coda-bit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: coda: Add i.MX51 (CodaHx4) support
Philipp Zabel
2018-02-26
1
-12
/
+34
*
media: coda: use correct offset for mpeg4 decoder mvcol buffer
Philipp Zabel
2017-12-18
1
-9
/
+7
*
media: coda: allocate space for mpeg4 decoder mvcol buffer
Philipp Zabel
2017-12-18
1
-2
/
+4
*
media: coda: round up frame sizes to multiples of 16 for MPEG-4 decoder
Philipp Zabel
2017-12-18
1
-0
/
+1
*
media: coda: Handle return value of kasprintf
Arvind Yadav
2017-10-27
1
-0
/
+4
*
media: coda: fix decoder sequence init escape flag
Philipp Zabel
2017-08-08
1
-8
/
+5
*
media: coda: mark CODA960 firmware versions 2.3.10 and 3.1.1 as supported
Philipp Zabel
2017-07-19
1
-0
/
+2
*
media: coda: set MPEG-4 encoder class register
Philipp Zabel
2017-07-19
1
-0
/
+4
*
media: coda: align internal mpeg4 framebuffers to 16x16 macroblocks
Philipp Zabel
2017-07-19
1
-1
/
+2
*
media: coda: set field of destination buffers
Philipp Zabel
2017-07-19
1
-0
/
+2
*
media: coda: extend GOP size range
Philipp Zabel
2017-07-19
1
-2
/
+3
*
media: coda: rename the picture run timeout error handler
Philipp Zabel
2017-06-24
1
-2
/
+2
*
media: coda: ctx->codec is not NULL in coda_alloc_framebuffers
Philipp Zabel
2017-06-24
1
-2
/
+2
*
[media] coda: first step at error recovery
Lucas Stach
2017-06-20
1
-0
/
+20
*
[media] coda: use correct offset for mvcol buffer
Lucas Stach
2017-06-20
1
-4
/
+4
*
[media] coda: copy headers in front of every I-frame
Philipp Zabel
2017-06-07
1
-4
/
+5
*
[media] coda: implement forced key frames
Philipp Zabel
2017-06-07
1
-4
/
+8
*
[media] coda: disable reordering for baseline profile h.264 streams
Philipp Zabel
2017-03-22
1
-2
/
+42
*
[media] coda: pad first h.264 buffer to 512 bytes
Philipp Zabel
2017-03-22
1
-2
/
+26
*
[media] coda: keep queued buffers on a temporary list during start_streaming
Philipp Zabel
2017-03-22
1
-6
/
+22
*
[media] coda: support YUYV output if VDOA is used
Michael Tretter
2017-01-31
1
-2
/
+5
*
[media] coda: use VDOA for un-tiling custom macroblock format
Michael Tretter
2017-01-31
1
-25
/
+61
*
[media] coda: fix frame index to returned error
Michael Tretter
2017-01-31
1
-1
/
+1
*
Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-03-16
1
-1
/
+1
|
\
|
*
[media] coda: fix first encoded frame payload
Philipp Zabel
2016-02-01
1
-1
/
+1
*
|
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2016-03-09
1
-5
/
+5
|
/
*
[media] coda: relax coda_jpeg_check_buffer for trailing bytes
Philipp Zabel
2015-12-23
1
-1
/
+1
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
1
-3
/
+3
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
1
-65
/
+68
*
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-10-01
1
-1
/
+1
*
[media] coda: drop zero payload bitstream buffers
Zahari Doychev
2015-08-11
1
-0
/
+7
*
[media] coda: add macroblock tiling support
Philipp Zabel
2015-07-17
1
-11
/
+37
*
[media] coda: move cache setup into coda9_set_frame_cache, also use it in sta...
Philipp Zabel
2015-07-17
1
-20
/
+25
*
[media] coda: implement VBV delay and buffer size controls
Philipp Zabel
2015-07-17
1
-1
/
+4
*
[media] coda: reset CODA960 hardware after sequence end
Philipp Zabel
2015-07-17
1
-0
/
+8
*
[media] coda: rework meta counting and add separate lock
Philipp Zabel
2015-07-17
1
-2
/
+14
*
[media] coda: use event class to deduplicate v4l2 trace events
Philipp Zabel
2015-07-17
1
-1
/
+1
*
[media] coda: avoid calling SEQ_END twice
Philipp Zabel
2015-07-17
1
-0
/
+8
*
[media] coda: keep buffers on the queue in bitstream end mode
Philipp Zabel
2015-07-17
1
-0
/
+3
*
[media] coda: fix mvcol buffer for MPEG4 decoding
Philipp Zabel
2015-07-17
1
-1
/
+1
*
[media] coda: clamp frame sequence counters to 16 bit
Lucas Stach
2015-07-17
1
-1
/
+8
*
[media] coda: Set last buffer flag and fix EOS event
Philipp Zabel
2015-05-12
1
-2
/
+2
*
[media] coda: Add tracing support
Philipp Zabel
2015-04-10
1
-1
/
+23
*
[media] coda: drop dma_sync_single_for_device in coda_bitstream_queue
Philipp Zabel
2015-04-10
1
-4
/
+0
*
[media] coda: fix fill bitstream errors in nonstreaming case
Philipp Zabel
2015-04-10
1
-4
/
+7
*
[media] coda: remove duplicate error messages for buffer allocations
Philipp Zabel
2015-04-10
1
-17
/
+4
*
[media] coda: move parameter buffer in together with context buffer allocation
Philipp Zabel
2015-04-10
1
-1
/
+20
*
[media] coda: allocate bitstream buffer from REQBUFS, size depends on the format
Philipp Zabel
2015-04-10
1
-27
/
+58
*
[media] coda: allocate per-context buffers from REQBUFS
Philipp Zabel
2015-04-10
1
-11
/
+44
*
[media] coda: free context buffers under buffer mutex
Philipp Zabel
2015-02-02
1
-0
/
+2
[next]