summaryrefslogtreecommitdiff
path: root/drivers/media/platform/s5p-mfc/s5p_mfc_enc.c
AgeCommit message (Expand)Author
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-20[media] s5p-mfc: end-of-stream handling for newer encodersAndrzej Hajda
2015-10-20[media] s5p-mfc: fix spelling errorsIngi Kim
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-08-11[media] s5p-mfc: fix state check from encoder queue_setupSeung-Woo Kim
2015-02-02[media] s5p-mfc: remove unnecessary version.h inclusionFabian Frederick
2014-12-22[media] media: s5p-mfc: use vb2_ops_wait_prepare/finish helperPrabhakar Lad
2014-12-02[media] media/platform: fix querycapHans Verkuil
2014-11-05[media] s5p-mfc: fix sparse errorHans Verkuil
2014-10-28[media] s5p-mfc: correct the formats info for encoderayaka
2014-10-28[media] s5p-mfc: fix a race in interrupt flags handlingPawel Osciak
2014-10-28[media] s5p-mfc: Fix REQBUFS(0) for encoderPawel Osciak
2014-10-28[media] s5p-mfc: support MIN_BUFFERS query for encoderKiran AVND
2014-09-26[media] s5p-mfc: Fix several printk warningsMauro Carvalho Chehab
2014-09-26[media] s5p-mfc: fix enum_fmt for s5p-mfcayaka
2014-09-26[media] s5p-mfc: Fix sparse errors in the MFC driverKamil Debski
2014-08-26[media] s5p_mfc: get rid of several warningsMauro Carvalho Chehab
2014-05-23[media] s5p-mfc: Core support for v8 encoderKiran AVND
2014-05-23[media] v4l: s5p-mfc: Limit enum_fmt to output formats of current versionKamil Debski
2014-05-23[media] s5p-mfc: Rename IS_MFCV7 macroArun Kumar K
2014-05-23[media] s5p-mfc: Extract open/close MFC instance commandsPawel Osciak
2014-05-23[media] s5p-mfc: fix encoder crash after VIDIOC_STREAMOFFJohn Sheu
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil
2014-02-28[media] s5p-mfc: Add Horizontal and Vertical MV Search RangeAmit Grover
2014-01-13[media] s5p-mfc: Add controls to set vp8 enc profileKiran AVND
2014-01-13[media] s5p-mfc: Add QP setting support for vp8 encoderArun Kumar K
2014-01-07[media] vb2: return ENOBUFS in start_streaming in case of too few buffersHans Verkuil
2013-10-28[media] s5p-mfc: Adjust the default values of some encoder paramsArun Kumar K
2013-09-03[media] s5p-mfc: Fix input/output format reportingJohn Sheu
2013-08-18[media] s5p-mfc: Add support for VP8 encoderArun Kumar K
2013-08-18[media] s5p-mfc: Update driver for v7 firmwareArun Kumar K
2013-08-18[media] s5p-mfc: Rename IS_MFCV6 macroArun Kumar K
2013-06-03[media] s5p-mfc: added missing end-of-lines in debug messagesAndrzej Hajda
2013-06-03[media] s5p-mfc: v4l2 controls setup routine moved to initialization codeAndrzej Hajda
2013-06-03[media] s5p-mfc: Update v6 encoder buffer allocArun Kumar K
2013-03-21[media] s5p-mfc: Fix encoder control 15 issueArun Kumar K
2013-02-06[media] s5p-mfc: end-of-stream handling in encoder bug fixKamil Debski
2012-11-25[media] v4l: s5p-mfc: support for dmabuf exportingTomasz Stanislawski
2012-10-25[media] s5p-mfc: Fix compilation warningSachin Kamat
2012-10-05[media] s5p-mfc: Update MFC v4l2 driver to support MFC6.xJeongtae Park
2012-10-05[media] s5p-mfc: Add MFC variant data to device contextArun Kumar K
2012-10-05[media] s5p-mfc: Update MFCv5 driver for callback based architectureArun Kumar K
2012-10-05[media] s5p-mfc: Prepare driver for callback based re-architectureArun Kumar K
2012-10-02[media] s5p-mfc: optimized code related to working contextesAndrzej Hajda
2012-10-02[media] s5p-mfc: added support for end of stream handling in MFC encoderAndrzej Hajda
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab