summaryrefslogtreecommitdiff
path: root/drivers/media/platform/coda/coda-common.c
AgeCommit message (Expand)Author
2019-05-08media: coda: fix unset field and fail on invalid field in buf_preparePhilipp Zabel
2019-04-22media: coda: throw error on create_bufs with too small sizePhilipp Zabel
2019-04-22media: coda: allow encoder to set colorimetry on the output queuePhilipp Zabel
2019-04-22media: coda: implement encoder frame size enumerationPhilipp Zabel
2019-04-22media: coda: disable encoder command on decoder and vice versaPhilipp Zabel
2019-04-22media: coda: add min number of buffers controlsPhilipp Zabel
2019-04-22media: coda: remove mask from decoder h.264 level controlPhilipp Zabel
2019-04-22media: coda: set codec earlierPhilipp Zabel
2019-01-21media: coda: use macroblock tiling on CODA960 onlyPhilipp 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: debug output when setting visible size via crop selectionPhilipp Zabel
2018-11-23media: coda: normalise debug outputPhilipp Zabel
2018-11-23media: coda: improve queue busy error messagePhilipp Zabel
2018-11-23media: coda: fail S_SELECTION for read-only targetsPhilipp Zabel
2018-11-23media: coda: never set infinite timeperframePhilipp Zabel
2018-11-23media: coda: implement ENUM_FRAMEINTERVALSPhilipp Zabel
2018-11-23media: coda: set V4L2_CAP_TIMEPERFRAME flag in coda_s_parmPhilipp Zabel
2018-11-23media: coda: don't disable IRQs across buffer meta handlingLucas Stach
2018-11-23media: coda: remove unused instances listPhilipp Zabel
2018-11-23media: coda: reduce minimum frame size to 48x16 pixels.Philipp 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-09-24media: coda: don't overwrite h.264 profile_idc on decoder instanceLucas Stach
2018-09-24media: coda: remove redundant null pointer check before of_node_putzhong jiang
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-07-25media: coda: use encoder crop rectangle to set visible width and heightPhilipp Zabel
2018-07-04media: coda: jpeg: allow non-JPEG colorspacePhilipp Zabel
2018-07-04media: coda: clear hold flag on streamoffPhilipp Zabel
2018-07-04media: coda: add read-only h.264 decoder profile/level controlsPhilipp Zabel
2018-06-28media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia
2018-05-09media: coda: set colorimetry on coded queuePhilipp Zabel
2018-05-09media: coda: do not try to propagate format if capture queue busyPhilipp Zabel
2018-05-09media: coda: reuse coda_s_fmt_vid_cap to propagate format in coda_s_fmt_vid_outPhilipp Zabel
2018-02-26media: coda: Add i.MX51 (CodaHx4) supportPhilipp Zabel
2017-12-18media: coda: fix capture TRY_FMT for YUYV with non-MB-aligned widthsPhilipp Zabel
2017-12-18media: coda: set min_buffers_neededLucas Stach
2017-08-20media: coda: constify platform_device_idArvind Yadav
2017-08-08media: coda: reduce iram size to leave space for suspend to ramJan Luebbe
2017-07-26media: coda: explicitly request exclusive reset controlPhilipp Zabel
2017-07-26media: coda: disable BWB only while decoding on CODA 960Philipp Zabel
2017-07-19media: coda: wake up capture queue on encoder stop after output streamoffPhilipp Zabel
2017-07-19media: coda: extend GOP size rangePhilipp Zabel
2017-07-19media: coda: do not reassign ctx->tiled_map_type in coda_s_fmtPhilipp Zabel
2017-07-19media: coda: add h264 and mpeg4 profile and level controlsPhilipp 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