index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2015-04-10
[media] coda: fix fill bitstream errors in nonstreaming case
Philipp Zabel
1
-4
/
+7
2015-04-10
[media] coda: remove duplicate error messages for buffer allocations
Philipp Zabel
1
-17
/
+4
2015-04-10
[media] coda: move parameter buffer in together with context buffer allocation
Philipp Zabel
1
-1
/
+20
2015-04-10
[media] coda: allocate bitstream buffer from REQBUFS, size depends on the format
Philipp Zabel
1
-27
/
+58
2015-04-10
[media] coda: allocate per-context buffers from REQBUFS
Philipp Zabel
1
-11
/
+44
2015-02-02
[media] coda: free context buffers under buffer mutex
Philipp Zabel
1
-0
/
+2
2015-02-02
[media] coda: don't ever use subsampling ping-pong buffers as reconstructed r...
Philipp Zabel
1
-1
/
+4
2015-02-02
[media] coda: fix width validity check when starting to decode
Markus Pargmann
1
-2
/
+3
2015-02-02
[media] coda: clear RET_DEC_PIC_SUCCESS flag in prepare_decode
Philipp Zabel
1
-0
/
+3
2015-02-02
[media] coda: adjust sequence offset after unexpected decoded frame
Lucas Stach
1
-0
/
+1
2015-02-02
[media] coda: move meta out of padding
Philipp Zabel
1
-4
/
+5
2014-10-28
[media] coda: drop JPEG buffers not framed by SOI and EOI markers
Philipp Zabel
1
-0
/
+10
2014-10-28
[media] coda: allow userspace to set compressed buffer size in a certain range
Philipp Zabel
1
-2
/
+2
2014-10-28
[media] coda: try to only queue a single JPEG into the bitstream
Philipp Zabel
1
-0
/
+8
2014-10-28
[media] coda: pad input stream for JPEG decoder
Philipp Zabel
1
-0
/
+20
2014-10-28
[media] coda: store bitstream buffer position with buffer metadata
Philipp Zabel
1
-22
/
+31
2014-10-28
[media] coda: add CODA7541 JPEG support
Philipp Zabel
1
-32
/
+71
2014-10-28
[media] coda: add support for planar YCbCr 4:2:2 (YUV422P) format
Philipp Zabel
1
-1
/
+13
2014-10-28
[media] coda: add support for partial interleaved YCbCr 4:2:0 (NV12) format
Philipp Zabel
1
-5
/
+21
2014-10-28
[media] coda: simplify frame memory control register handling
Philipp Zabel
1
-4
/
+4
2014-10-28
[media] coda: disable rotator if not needed
Philipp Zabel
1
-2
/
+4
2014-10-28
[media] coda: add coda_write_base helper
Philipp Zabel
1
-54
/
+14
2014-09-21
[media] coda: coda-bit: Include "<linux/slab.h>"
Fabio Estevam
1
-0
/
+1
2014-08-22
[media] coda: checkpatch cleanup
Philipp Zabel
1
-53
/
+90
2014-08-22
[media] coda: fix timestamp list handling
Philipp Zabel
1
-9
/
+19
2014-08-22
[media] coda: improve allocation error messages
Philipp Zabel
1
-1
/
+3
2014-08-22
[media] coda: allow running coda without iram on mx6dl
Philipp Zabel
1
-0
/
+3
2014-08-22
[media] coda: remove unnecessary peek at next destination buffer from coda_fi...
Philipp Zabel
1
-2
/
+0
2014-08-22
[media] coda: move BIT specific functions into separate file
Philipp Zabel
1
-0
/
+1810
[prev]