aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/coda/coda.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-10[media] coda: Add tracing supportPhilipp Zabel1-0/+5
2015-04-10[media] coda: fix fill bitstream errors in nonstreaming casePhilipp Zabel1-1/+1
2015-04-10[media] coda: move parameter buffer in together with context buffer allocationPhilipp Zabel1-7/+0
2015-04-10[media] coda: allocate bitstream buffer from REQBUFS, size depends on the formatPhilipp Zabel1-1/+0
2015-04-10[media] coda: allocate per-context buffers from REQBUFSPhilipp Zabel1-0/+1
2015-04-10[media] coda: bitstream payload is unsignedPhilipp Zabel1-1/+1
2015-02-02[media] coda: add support for contexts that do not use the BIT processorPhilipp Zabel1-0/+1
2015-02-02[media] coda: remove unused isequence, reset qsequence in stop_streamingPhilipp Zabel1-1/+0
2014-10-28[media] coda: drop JPEG buffers not framed by SOI and EOI markersPhilipp Zabel1-0/+1
2014-10-28[media] coda: store bitstream buffer position with buffer metadataPhilipp Zabel1-3/+5
2014-10-28[media] coda: add CODA7541 JPEG supportPhilipp Zabel1-1/+7
2014-10-28[media] coda: add coda_video_device descriptorsPhilipp Zabel1-1/+6
2014-10-28[media] coda: add coda_write_base helperPhilipp Zabel1-0/+2
2014-08-21[media] coda: move BIT specific functions into separate filePhilipp Zabel1-0/+56
2014-08-21[media] coda: move H.264 helper function into separate filePhilipp Zabel1-0/+2
2014-08-21[media] coda: add context opsPhilipp Zabel1-0/+13
2014-08-21[media] coda: move defines, enums, and structs into shared headerPhilipp Zabel1-0/+216