summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/coda/coda.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* [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/+2
* [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/+0
* [media] coda: allocate bitstream buffer from REQBUFS, size depends on the formatPhilipp Zabel2015-04-101-1/+0
* [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/+0
* [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
* [media] coda: add context opsPhilipp Zabel2014-08-211-0/+13
* [media] coda: move defines, enums, and structs into shared headerPhilipp Zabel2014-08-211-0/+216