aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/coda/coda.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-16media: coda: Add control for h.264 chroma qp index offsetPhilipp Zabel1-0/+1
2019-01-16media: coda: Add control for h.264 constrained intra predictionPhilipp Zabel1-0/+1
2018-12-07media: coda: fix H.264 deblocking filter controlsPhilipp Zabel1-3/+3
2018-11-23media: coda: normalise debug outputPhilipp Zabel1-0/+7
2018-11-23media: coda: remove unused instances listPhilipp Zabel1-2/+0
2018-11-23media: coda: always hold back decoder jobs until we have enough bitstream payloadPhilipp Zabel1-0/+12
2018-11-23media: coda: store unmasked fifo position in metaPhilipp Zabel1-2/+2
2018-11-23media: coda: fix memory corruption in case more than 32 instances are openedPhilipp Zabel1-1/+2
2018-07-27media: coda: add SPS fixup code for frame sizes that are not multiples of 16Philipp Zabel1-0/+2
2018-07-04media: coda: add read-only h.264 decoder profile/level controlsPhilipp Zabel1-0/+2
2018-02-26media: coda: bump maximum number of internal framebuffers to 19Philipp Zabel1-1/+1
2018-02-26media: coda: Add i.MX51 (CodaHx4) supportPhilipp Zabel1-0/+1
2017-06-24media: coda: rename the picture run timeout error handlerPhilipp Zabel1-1/+1
2017-06-20[media] coda: first step at error recoveryLucas Stach1-0/+1
2017-06-07[media] coda: implement forced key framesPhilipp Zabel1-0/+1
2017-06-06[media] coda: improve colorimetry handlingPhilipp Zabel1-0/+3
2017-04-19[media] coda: bump maximum number of internal framebuffers to 17Lucas Stach1-1/+1
2017-03-22[media] coda: disable reordering for baseline profile h.264 streamsPhilipp Zabel1-0/+5
2017-03-22[media] coda: pad first h.264 buffer to 512 bytesPhilipp Zabel1-0/+1
2017-03-22[media] coda: keep queued buffers on a temporary list during start_streamingPhilipp Zabel1-1/+1
2017-02-03[media] coda: add Freescale firmware compatibility locationBaruch Siach1-1/+1
2017-01-31[media] coda: use VDOA for un-tiling custom macroblock formatMichael Tretter1-0/+3
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil1-1/+0
2016-03-03[media] coda: add support for firmware files named as distributed by NXPPhilipp Zabel1-1/+2
2015-12-23[media] coda: relax coda_jpeg_check_buffer for trailing bytesPhilipp Zabel1-1/+1
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-3/+3
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung1-1/+1
2015-07-17[media] coda: add macroblock tiling supportPhilipp Zabel1-9/+2
2015-07-17[media] coda: implement VBV delay and buffer size controlsPhilipp Zabel1-0/+2
2015-07-17[media] coda: rework meta counting and add separate lockPhilipp Zabel1-0/+2
2015-05-12[media] coda: Set last buffer flag and fix EOS eventPhilipp Zabel1-0/+3
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