summaryrefslogtreecommitdiff
path: root/gst/vaapi/gstvaapipostproc.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-04plugins: postproc: Fix a problem of propose_allocation when passthrough.He Junyan1-0/+7
2020-07-29vaapipostproc: early return if fixate srcpad caps failsVíctor Manuel Jáquez Leal1-1/+4
2020-07-24postproc: reconfigure after changing cropping valuesMarc Leeman1-0/+16
2020-06-03doc: Fix wrong link to GstVideoDirectionMethodThibault Saunier1-1/+1
2020-06-03Use gst_type_mark_as_plugin_api() for all non-element plugin typesThibault Saunier1-0/+1
2020-04-03vaapipostproc: enable HDR10 tone mappingU. Artie Eoff1-7/+118
2020-03-20vaapipostproc: deprecate format, width and size parametersVíctor Manuel Jáquez Leal1-0/+8
2020-02-21vaapipostproc: do not compensate for crop/direction if no VPPU. Artie Eoff1-11/+18
2020-02-21vaapipostproc: only set VPP colorimetry when VPP is availableU. Artie Eoff1-5/+8
2020-02-16vaapipostproc: demote log message to trace levelVíctor Manuel Jáquez Leal1-1/+1
2020-02-05vaapipostproc: set vpp filter colorimetryU. Artie Eoff1-1/+5
2020-01-06doc: fix pipeline typo in vaapipostprocStéphane Cerveau1-1/+1
2019-12-11plugins: use plugin base macros to access pad specific dataU. Artie Eoff1-4/+5
2019-12-11libs: postproc: Modify src/sink template raw formatsHe Junyan1-2/+2
2019-10-11vaapipostproc: fix off-by-one coord translationsU. Artie Eoff1-8/+8
2019-09-30vaapipostproc: Use level value for skin-tone-enhancement filter.Yan Wang1-7/+68
2019-09-05vaapipostproc: allow cropping via propertiesU. Artie Eoff1-11/+117
2019-09-05vaapipostproc: rotate outbuf and crop meta if forwardingU. Artie Eoff1-1/+68
2019-09-05vaapipostproc: fix output buffer WxH for crop meta forwardingU. Artie Eoff1-5/+11
2019-09-04vaapipostproc: handle size and direction together in src eventsU. Artie Eoff1-48/+60
2019-08-30vaapipostproc: advertise crop meta is handledU. Artie Eoff1-20/+68
2019-08-29vaapipostproc: check for filter before appending capsVíctor Manuel Jáquez Leal1-1/+2
2019-08-27libs: postproc: fix a memory leak point.He Junyan1-6/+10
2019-08-19vaapipostproc: append frame size restrictions in capsVíctor Manuel Jáquez Leal1-3/+19
2019-08-19vaapipostproc: handle navigation downstream eventVíctor Manuel Jáquez Leal1-0/+86
2019-08-19vaapipostproc: handle image-orientation upstream eventVíctor Manuel Jáquez Leal1-4/+67
2019-08-19vaapipostproc: add missing locks when adding flagsVíctor Manuel Jáquez Leal1-1/+6
2019-08-19vaapipostproc: update filter before fixate capsVíctor Manuel Jáquez Leal1-1/+9
2019-08-19vaapipostproc: element warning if video direction is unsupportedVíctor Manuel Jáquez Leal1-2/+11
2019-05-29doc: remove xml from commentsMathieu Duponchelle1-3/+2
2019-05-29vaapipostproc: add mirror supportU. Artie Eoff1-0/+29
2019-01-15vaapipostproc: before set surface proxy, check if it already been created and...Wangfei1-7/+9
2018-12-24plugins: Add more check for allowed raw caps.He Junyan1-1/+1
2018-12-18vaapipostproc: fix csc fail when only change width or height.Wangfei1-1/+1
2018-11-27vaapipostproc: add some missing lockingMichael Olbrich1-0/+2
2018-10-15vaapipostproc: fix classification stringVíctor Manuel Jáquez Leal1-2/+1
2018-10-15vaapipostproc: Add Hardware classifier to metadataPhilippe Normand1-2/+2
2018-10-09vaapipostproc: change the way of handling deinterlaceSoon, Thean Siew1-3/+1
2018-06-07vaapipostproc: don't copy the GstParentBufferMeta if use_vppMichael Olbrich1-0/+5
2018-03-01vaapipostproc: change how the metadata is copiedVíctor Manuel Jáquez Leal1-19/+26
2018-02-27postproc: Copy meta data from input to outputNicolas Dufresne1-1/+21
2018-02-20vaapipostproc: handle system allocated buffers when requiredVíctor Manuel Jáquez Leal1-5/+82
2018-02-20vaapipostproc: set discont flag at vpp deinterlacingVíctor Manuel Jáquez Leal1-1/+11
2018-01-12vaapipostproc: lock ensure_filter with postproc_lockMichael Tretter1-1/+7
2017-10-03vaapipostproc: Allow running without VPP supportSebastian Dröge1-2/+2
2017-09-28vaapipostproc: use scoped variable for return valueVíctor Manuel Jáquez Leal1-7/+11
2017-09-28vaapipostproc: removed unused parameterVíctor Manuel Jáquez Leal1-2/+2
2017-09-28vaapipostproc: use scoped variable for return valueVíctor Manuel Jáquez Leal1-7/+5
2017-07-18postproc: reconfigure when width or height changesHyunjun Ko1-1/+10
2017-06-23vaapipostproc: add support for DMABuf caps featureJulien Isorce1-1/+2