index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
coda
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: coda: encoder parameter change support
Philipp Zabel
2019-06-24
4
-0
/
+115
*
media: coda: add coda_slice_mode() function
Philipp Zabel
2019-06-24
1
-21
/
+24
*
media: coda: store device pointer in driver structure instead of pdev
Philipp Zabel
2019-06-24
3
-23
/
+19
*
media: coda: mark last returned frame
Philipp Zabel
2019-06-24
1
-0
/
+17
*
media: coda: mark last pending buffer or last meta on decoder stop command
Philipp Zabel
2019-06-24
3
-7
/
+42
*
media: coda: lock capture queue wakeup against encoder stop command
Philipp Zabel
2019-06-24
3
-5
/
+27
*
media: coda: flag the last encoded buffer
Philipp Zabel
2019-06-24
1
-7
/
+9
*
media: coda: only wake up capture queue if no pending buffers to encode
Philipp Zabel
2019-06-24
1
-8
/
+9
*
media: coda: retire coda_buf_is_end_of_stream
Philipp Zabel
2019-06-24
1
-11
/
+1
*
media: coda: mark the last output buffer on encoder stop command
Philipp Zabel
2019-06-24
1
-0
/
+5
*
media: coda: only set the stream end flags if there are no more pending outpu...
Philipp Zabel
2019-06-24
1
-8
/
+12
*
media: coda: mark the last output buffer on decoder stop command
Philipp Zabel
2019-06-24
2
-0
/
+9
*
media: coda: allow flagging last output buffer internally
Philipp Zabel
2019-06-24
1
-1
/
+19
*
media: coda: increment sequence offset for the last returned frame
Philipp Zabel
2019-06-24
1
-0
/
+3
*
media: coda: flush bitstream ring buffer on decoder restart
Philipp Zabel
2019-06-24
3
-0
/
+28
*
media: coda: do not enforce 512-byte initial bitstream payload on CODA960
Philipp Zabel
2019-06-24
1
-1
/
+3
*
media: coda: pad first buffer with repeated MPEG headers to fix sequence init
Philipp Zabel
2019-06-24
4
-3
/
+139
*
media: coda: make coda_bitstream_queue more versatile
Philipp Zabel
2019-06-24
1
-14
/
+9
*
media: coda: integrate internal frame metadata into a structure
Philipp Zabel
2019-06-24
2
-34
/
+40
*
media: coda: implement decoder source change event
Philipp Zabel
2019-06-24
1
-0
/
+20
*
media: coda: add sequence initialization work
Philipp Zabel
2019-06-24
3
-0
/
+51
*
media: coda: split decoder sequence initialization out of start decoding
Philipp Zabel
2019-06-24
1
-4
/
+26
*
media: coda: fix V4L2_DEC_CMD_STOP when all buffers are already consumed
Marco Felsch
2019-06-24
1
-0
/
+6
*
media: coda: add coda_wake_up_capture_queue
Philipp Zabel
2019-06-24
1
-7
/
+13
*
media: coda: fix last buffer handling in V4L2_ENC_CMD_STOP
Marco Felsch
2019-06-24
1
-0
/
+2
*
media: coda: fix mpeg2 sequence number handling
Philipp Zabel
2019-06-24
1
-1
/
+4
*
media: coda: use mem2mem try_en/decoder_cmd helpers
Philipp Zabel
2019-06-24
1
-17
/
+2
*
media: coda: implement CMD_START to restart decoding
Michael Tretter
2019-06-24
1
-4
/
+17
*
media: coda: Use devm_platform_ioremap_resource()
Fabio Estevam
2019-06-21
1
-3
/
+1
*
media: drivers: media: coda: fix warning same module names
Anders Roxell
2019-06-12
1
-2
/
+2
*
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-11
9
-53
/
+9
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-9
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
7
-35
/
+7
*
|
media: coda: use v4l2_m2m_buf_copy_metadata
Philipp Zabel
2019-05-29
1
-6
/
+1
*
|
media: coda: add lockdep asserts
Philipp Zabel
2019-05-29
1
-0
/
+6
*
|
media: coda: add decoder MPEG-2 profile and level controls
Philipp Zabel
2019-05-29
4
-1
/
+76
*
|
media: coda: add decoder MPEG-4 profile and level controls
Philipp Zabel
2019-05-29
4
-1
/
+78
*
|
media: coda: Clear the interrupt reason
Ezequiel Garcia
2019-05-28
1
-0
/
+1
*
|
media: coda: Replace the threaded interrupt with a hard interrupt
Ezequiel Garcia
2019-05-28
1
-2
/
+2
*
|
media: coda: Remove unbalanced and unneeded mutex unlock
Ezequiel Garcia
2019-05-28
1
-1
/
+0
*
|
media: coda: Print a nicer device registered message
Ezequiel Garcia
2019-05-28
1
-4
/
+9
*
|
media: coda/venus/s5p_mfc: fix control typo
Hans Verkuil
2019-05-28
2
-3
/
+3
*
|
Merge tag 'v5.2-rc2' into patchwork
Mauro Carvalho Chehab
2019-05-28
1
-0
/
+2
|
\
\
|
|
/
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
media: coda: remove -I$(src) header search path
Masahiro Yamada
2019-05-23
3
-4
/
+3
*
|
media: coda: update profile and level controls after sequence initialization
Philipp Zabel
2019-05-21
4
-28
/
+54
*
|
media: coda: add menu strings to s_ctrl debug output
Philipp Zabel
2019-05-21
1
-2
/
+7
*
|
media: coda: demote s_ctrl debug messages to level 2
Philipp Zabel
2019-05-21
1
-1
/
+1
*
|
media: coda: improve decoder job finished debug message
Philipp Zabel
2019-05-21
1
-5
/
+29
[next]