aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc/s5p_mfc_enc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-18media: platform: rename s5p-mfc/ to samsung/s5p-mfc/Mauro Carvalho Chehab1-2697/+0
2020-12-03media: Rename stateful codec control macrosEzequiel Garcia1-1/+1
2020-10-01media: platform: s5p-mfc: Fix adding a standard frame skip mode controlMarek Szyprowski1-0/+1
2020-09-01media: s5p-mfc: Use standard frame skip mode controlStanimir Varbanov1-0/+6
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil1-13/+1
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab1-5/+1
2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon1-6/+6
2019-06-05media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_capsBoris Brezillon1-7/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-28media: coda/venus/s5p_mfc: fix control typoHans Verkuil1-1/+1
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+2
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-3/+3
2018-08-31media: videobuf2-v4l2: integrate with media requestsHans Verkuil1-2/+2
2018-07-04media: v4l2-ctrl: Change control for VP8 profile to menu controlKeiichi Watanabe1-8/+7
2018-05-25media: s5p-mfc: fix two sparse warningsHans Verkuil1-2/+2
2018-03-22media: s5p_mfc_enc: get rid of new warningsMauro Carvalho Chehab1-1/+1
2018-03-22media: s5p-mfc: Amend initial min, max values of HEVC hierarchical coding QP controlsSylwester Nawrocki1-14/+14
2018-03-22media: s5p-mfc: Ensure HEVC QP controls range is properly updatedSylwester Nawrocki1-0/+40
2018-03-22media: s5p-mfc: Add support for HEVC encoderSmitha T Murthy1-0/+536
2018-03-22media: s5p-mfc: Use min scratch buffer size as provided by F/WSmitha T Murthy1-0/+5
2018-03-22media: s5p-mfc: Adding initial support for MFC v10.10Smitha T Murthy1-10/+6
2017-12-18media: s5p-mfc: Fix encoder menu controls initializationSylwester Nawrocki1-1/+1
2017-04-05[media] s5p-mfc: Rename BANK1/2 to BANK_L/R to better match documentationMarek Szyprowski1-5/+5
2017-04-05[media] s5p-mfc: Replace mem_dev_* entries with an arrayMarek Szyprowski1-5/+5
2016-11-30[media] s5p-mfc: Use printk_ratelimited for reporting ioctl errorsMarek Szyprowski1-1/+1
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-6/+6
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil1-9/+5
2016-07-08[media] s5p-mfc: improve v4l2_capability driver and card fieldsJavier Martinez Canillas1-2/+2
2016-07-08[media] s5p-mfc: set capablity bus_info as required by VIDIOC_QUERYCAPJavier Martinez Canillas1-1/+2
2016-06-07[media] s5p-mfc: remove unnecessary check in try_fmtayaka1-9/+0
2016-06-07[media] s5p-mfc: Add handling of buffer freeing reqbufs requestayaka1-0/+3
2016-02-19[media] s5p-mfc: add the support of V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAMEWu-Cheng Li1-0/+12
2015-12-23[media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_voidAndrzej Hajda1-10/+10
2015-12-23[media] s5p-mfc: use spinlock to protect MFC contextAndrzej Hajda1-14/+0
2015-12-23[media] s5p-mfc: make queue cleanup code commonAndrzej Hajda1-4/+2
2015-12-23[media] s5p-mfc: constify s5p_mfc_codec_ops structuresJulia Lawall1-2/+2
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-1/+0
2015-11-17[media] media/core: Replace ctrl_class with whichRicardo Ribalda1-1/+1
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+1
2015-10-20[media] s5p-mfc: end-of-stream handling for newer encodersAndrzej Hajda1-2/+3
2015-10-20[media] s5p-mfc: fix spelling errorsIngi Kim1-4/+4
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-26/+32
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung1-1/+1
2015-08-11[media] s5p-mfc: fix state check from encoder queue_setupSeung-Woo Kim1-4/+5
2015-02-02[media] s5p-mfc: remove unnecessary version.h inclusionFabian Frederick1-1/+0
2014-12-22[media] media: s5p-mfc: use vb2_ops_wait_prepare/finish helperPrabhakar Lad1-18/+2
2014-12-02[media] media/platform: fix querycapHans Verkuil1-4/+2
2014-11-05[media] s5p-mfc: fix sparse errorHans Verkuil1-1/+1
2014-10-28[media] s5p-mfc: correct the formats info for encoderayaka1-3/+2
2014-10-28[media] s5p-mfc: fix a race in interrupt flags handlingPawel Osciak1-1/+0