aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform/coda/coda.h
AgeCommit message (Expand)Author
2022-03-18media: platform: rename coda/ to chips-media/Mauro Carvalho Chehab
2020-11-16media: coda: Add a V4L2 user for control error macroblocks countEzequiel Garcia
2020-11-16media: coda: coda_buffer_meta housekeeping fixEzequiel Garcia
2020-04-21media: coda: add RC enable controlsPhilipp Zabel
2020-04-14media: coda: jpeg: add CODA960 JPEG decoder supportPhilipp Zabel
2019-12-16media: coda: jpeg: add CODA960 JPEG encoder supportPhilipp Zabel
2019-11-09media: coda: drop unused irqlockPhilipp Zabel
2019-06-24media: coda: encoder parameter change supportPhilipp Zabel
2019-06-24media: coda: store device pointer in driver structure instead of pdevPhilipp Zabel
2019-06-24media: coda: mark last pending buffer or last meta on decoder stop commandPhilipp Zabel
2019-06-24media: coda: lock capture queue wakeup against encoder stop commandPhilipp Zabel
2019-06-24media: coda: flush bitstream ring buffer on decoder restartPhilipp Zabel
2019-06-24media: coda: pad first buffer with repeated MPEG headers to fix sequence initPhilipp Zabel
2019-06-24media: coda: integrate internal frame metadata into a structurePhilipp Zabel
2019-06-24media: coda: add sequence initialization workPhilipp Zabel
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-29media: coda: add decoder MPEG-2 profile and level controlsPhilipp Zabel
2019-05-29media: coda: add decoder MPEG-4 profile and level controlsPhilipp Zabel
2019-05-21media: coda: update profile and level controls after sequence initializationPhilipp Zabel
2019-01-16media: coda: Add control for h.264 chroma qp index offsetPhilipp Zabel
2019-01-16media: coda: Add control for h.264 constrained intra predictionPhilipp Zabel
2018-12-07media: coda: fix H.264 deblocking filter controlsPhilipp Zabel
2018-11-23media: coda: normalise debug outputPhilipp Zabel
2018-11-23media: coda: remove unused instances listPhilipp Zabel
2018-11-23media: coda: always hold back decoder jobs until we have enough bitstream pay...Philipp Zabel
2018-11-23media: coda: store unmasked fifo position in metaPhilipp Zabel
2018-11-23media: coda: fix memory corruption in case more than 32 instances are openedPhilipp Zabel
2018-07-27media: coda: add SPS fixup code for frame sizes that are not multiples of 16Philipp Zabel
2018-07-04media: coda: add read-only h.264 decoder profile/level controlsPhilipp Zabel
2018-02-26media: coda: bump maximum number of internal framebuffers to 19Philipp Zabel
2018-02-26media: coda: Add i.MX51 (CodaHx4) supportPhilipp Zabel
2017-06-24media: coda: rename the picture run timeout error handlerPhilipp Zabel
2017-06-20[media] coda: first step at error recoveryLucas Stach
2017-06-07[media] coda: implement forced key framesPhilipp Zabel
2017-06-06[media] coda: improve colorimetry handlingPhilipp Zabel
2017-04-19[media] coda: bump maximum number of internal framebuffers to 17Lucas Stach
2017-03-22[media] coda: disable reordering for baseline profile h.264 streamsPhilipp Zabel
2017-03-22[media] coda: pad first h.264 buffer to 512 bytesPhilipp Zabel
2017-03-22[media] coda: keep queued buffers on a temporary list during start_streamingPhilipp Zabel
2017-02-03[media] coda: add Freescale firmware compatibility locationBaruch Siach
2017-01-31[media] coda: use VDOA for un-tiling custom macroblock formatMichael Tretter
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