aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/coda/coda.h
AgeCommit message (Expand)Author
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-03-03[media] coda: add support for firmware files named as distributed by NXPPhilipp Zabel
2015-12-23[media] coda: relax coda_jpeg_check_buffer for trailing bytesPhilipp Zabel
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-07-17[media] coda: add macroblock tiling supportPhilipp Zabel
2015-07-17[media] coda: implement VBV delay and buffer size controlsPhilipp Zabel
2015-07-17[media] coda: rework meta counting and add separate lockPhilipp Zabel
2015-05-12[media] coda: Set last buffer flag and fix EOS eventPhilipp Zabel
2015-04-10[media] coda: Add tracing supportPhilipp Zabel
2015-04-10[media] coda: fix fill bitstream errors in nonstreaming casePhilipp Zabel
2015-04-10[media] coda: move parameter buffer in together with context buffer allocationPhilipp Zabel
2015-04-10[media] coda: allocate bitstream buffer from REQBUFS, size depends on the formatPhilipp Zabel
2015-04-10[media] coda: allocate per-context buffers from REQBUFSPhilipp Zabel
2015-04-10[media] coda: bitstream payload is unsignedPhilipp Zabel
2015-02-02[media] coda: add support for contexts that do not use the BIT processorPhilipp Zabel
2015-02-02[media] coda: remove unused isequence, reset qsequence in stop_streamingPhilipp Zabel
2014-10-28[media] coda: drop JPEG buffers not framed by SOI and EOI markersPhilipp Zabel
2014-10-28[media] coda: store bitstream buffer position with buffer metadataPhilipp Zabel
2014-10-28[media] coda: add CODA7541 JPEG supportPhilipp Zabel
2014-10-28[media] coda: add coda_video_device descriptorsPhilipp Zabel
2014-10-28[media] coda: add coda_write_base helperPhilipp Zabel
2014-08-21[media] coda: move BIT specific functions into separate filePhilipp Zabel
2014-08-21[media] coda: move H.264 helper function into separate filePhilipp Zabel
2014-08-21[media] coda: add context opsPhilipp Zabel
2014-08-21[media] coda: move defines, enums, and structs into shared headerPhilipp Zabel