summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/coda/coda.h
Commit message (Expand)AuthorAgeFilesLines
* media: coda: add decoder MPEG-2 profile and level controlsPhilipp Zabel2019-05-291-0/+6
* media: coda: add decoder MPEG-4 profile and level controlsPhilipp Zabel2019-05-291-0/+5
* media: coda: update profile and level controls after sequence initializationPhilipp Zabel2019-05-211-0/+3
* media: coda: Add control for h.264 chroma qp index offsetPhilipp Zabel2019-01-161-0/+1
* media: coda: Add control for h.264 constrained intra predictionPhilipp Zabel2019-01-161-0/+1
* media: coda: fix H.264 deblocking filter controlsPhilipp Zabel2018-12-071-3/+3
* media: coda: normalise debug outputPhilipp Zabel2018-11-231-0/+7
* media: coda: remove unused instances listPhilipp Zabel2018-11-231-2/+0Star
* media: coda: always hold back decoder jobs until we have enough bitstream pay...Philipp Zabel2018-11-231-0/+12
* media: coda: store unmasked fifo position in metaPhilipp Zabel2018-11-231-2/+2
* media: coda: fix memory corruption in case more than 32 instances are openedPhilipp Zabel2018-11-231-1/+2
* media: coda: add SPS fixup code for frame sizes that are not multiples of 16Philipp Zabel2018-07-271-0/+2
* media: coda: add read-only h.264 decoder profile/level controlsPhilipp Zabel2018-07-041-0/+2
* media: coda: bump maximum number of internal framebuffers to 19Philipp Zabel2018-02-261-1/+1
* media: coda: Add i.MX51 (CodaHx4) supportPhilipp Zabel2018-02-261-0/+1
* media: coda: rename the picture run timeout error handlerPhilipp Zabel2017-06-241-1/+1
* [media] coda: first step at error recoveryLucas Stach2017-06-201-0/+1
* [media] coda: implement forced key framesPhilipp Zabel2017-06-071-0/+1
* [media] coda: improve colorimetry handlingPhilipp Zabel2017-06-061-0/+3
* [media] coda: bump maximum number of internal framebuffers to 17Lucas Stach2017-04-191-1/+1
* [media] coda: disable reordering for baseline profile h.264 streamsPhilipp Zabel2017-03-221-0/+5
* [media] coda: pad first h.264 buffer to 512 bytesPhilipp Zabel2017-03-221-0/+1
* [media] coda: keep queued buffers on a temporary list during start_streamingPhilipp Zabel2017-03-221-1/+1
* [media] coda: add Freescale firmware compatibility locationBaruch Siach2017-02-031-1/+1
* [media] coda: use VDOA for un-tiling custom macroblock formatMichael Tretter2017-01-311-0/+3
* [media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-081-1/+0Star
* [media] coda: add support for firmware files named as distributed by NXPPhilipp Zabel2016-03-031-1/+2
* [media] coda: relax coda_jpeg_check_buffer for trailing bytesPhilipp Zabel2015-12-231-1/+1
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-3/+3
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-011-1/+1
* [media] coda: add macroblock tiling supportPhilipp Zabel2015-07-171-9/+2Star
* [media] coda: implement VBV delay and buffer size controlsPhilipp Zabel2015-07-171-0/+2
* [media] coda: rework meta counting and add separate lockPhilipp Zabel2015-07-171-0/+2
* [media] coda: Set last buffer flag and fix EOS eventPhilipp Zabel2015-05-121-0/+3
* [media] coda: Add tracing supportPhilipp Zabel2015-04-101-0/+5
* [media] coda: fix fill bitstream errors in nonstreaming casePhilipp Zabel2015-04-101-1/+1
* [media] coda: move parameter buffer in together with context buffer allocationPhilipp Zabel2015-04-101-7/+0Star
* [media] coda: allocate bitstream buffer from REQBUFS, size depends on the formatPhilipp Zabel2015-04-101-1/+0Star
* [media] coda: allocate per-context buffers from REQBUFSPhilipp Zabel2015-04-101-0/+1
* [media] coda: bitstream payload is unsignedPhilipp Zabel2015-04-101-1/+1
* [media] coda: add support for contexts that do not use the BIT processorPhilipp Zabel2015-02-021-0/+1
* [media] coda: remove unused isequence, reset qsequence in stop_streamingPhilipp Zabel2015-02-021-1/+0Star
* [media] coda: drop JPEG buffers not framed by SOI and EOI markersPhilipp Zabel2014-10-281-0/+1
* [media] coda: store bitstream buffer position with buffer metadataPhilipp Zabel2014-10-281-3/+5
* [media] coda: add CODA7541 JPEG supportPhilipp Zabel2014-10-281-1/+7
* [media] coda: add coda_video_device descriptorsPhilipp Zabel2014-10-281-1/+6
* [media] coda: add coda_write_base helperPhilipp Zabel2014-10-281-0/+2
* [media] coda: move BIT specific functions into separate filePhilipp Zabel2014-08-211-0/+56
* [media] coda: move H.264 helper function into separate filePhilipp Zabel2014-08-211-0/+2