summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2020-01-17vaapiencode: DMABuf only if PRIME is availableVíctor Manuel Jáquez Leal1-10/+12
2020-01-15Remove all FEI relatedVíctor Manuel Jáquez Leal8-933/+0
2020-01-14vaapioverlay: ensure sinkpad has current bufferU. Artie Eoff1-4/+5
2020-01-14vaapioverlay: unroll the recursive callVíctor Manuel Jáquez Leal1-38/+34
2020-01-14vaapioverlay: add minimal documentationVíctor Manuel Jáquez Leal1-0/+21
2020-01-14libs: blend: simplify generator APIVíctor Manuel Jáquez Leal1-12/+10
2020-01-14vaapioverlay: use blend surface generator APIU. Artie Eoff1-44/+63
2020-01-14plugin: encode: List all possible profiles to detect input formats.He Junyan4-53/+44
2020-01-14plugin: util: add helper function to detect profiles in caps.He Junyan2-0/+71
2020-01-10plugins: overlay: use proper NULL check on double pointerU. Artie Eoff1-1/+1
2020-01-08plugins: add iHD driver in whitelistVíctor Manuel Jáquez Leal1-0/+1
2020-01-06plugins: add vaapioverlay pluginU. Artie Eoff4-0/+758
2020-01-06plugins: base: add GstVideoAggregator subclass supportU. Artie Eoff2-15/+105
2020-01-06doc: fix pipeline typo in vaapipostprocStéphane Cerveau1-1/+1
2020-01-02libs: encoder: get surfaces resolution the same time with formats.He Junyan1-29/+16
2019-12-23plugin: encode: set allowed_sinkpad_caps to empty.He Junyan1-0/+3
2019-12-20plugins: base: do not reset can_dmabufU. Artie Eoff1-1/+0
2019-12-20plugin: encode: Refine encode's sink caps.He Junyan1-13/+19
2019-12-20libs: surface: port to GstMiniObjectHe Junyan4-14/+13
2019-12-20libs: image: port to GstMiniObject base classHe Junyan3-11/+13
2019-12-18plugin: encode: change the dmabuf caps to all supported formats.He Junyan7-7/+7
2019-12-16plugin: encode: set sink's raw caps to GST_VAAPI_FORMATS_ALL.He Junyan7-7/+7
2019-12-11plugins: base: add GstPad param to internal helper functionsU. Artie Eoff1-61/+83
2019-12-11plugins: base: manage pad-specific data in a single structU. Artie Eoff2-119/+194
2019-12-11plugins: use plugin base macros to access pad specific dataU. Artie Eoff4-9/+22
2019-12-11libs: decoder: Modify decode src's template raw formatsHe Junyan1-1/+1
2019-12-11libs: postproc: Modify src/sink template raw formatsHe Junyan1-2/+2
2019-11-27libs: video-format: add GST_VAAPI_FORMATS_ALLHe Junyan1-7/+7
2019-10-14Remove autotools buildTim-Philipp Müller2-169/+0
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 Wang2-7/+74
2019-09-19gst: encode: h264_fei: remove useless comparisonU. Artie Eoff1-1/+1
2019-09-11libs: encoders: use GST_PARAM_USER_SHIFT to define internal paramsVíctor Manuel Jáquez Leal1-3/+3
2019-09-06pluginutil: Remove Mesa from drivers white listPhilippe Normand1-1/+0
2019-09-05vaapipostproc: allow cropping via propertiesU. Artie Eoff3-11/+128
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 Eoff2-20/+69
2019-08-30plugin: encode: delete useless init_properties.He Junyan2-29/+0
2019-08-30plugin: encode: delete set/get_property func in encode classHe Junyan2-52/+0
2019-08-30plugin: encode: delete gst_vaapiencode_init_propertiesHe Junyan2-54/+0
2019-08-30gst: encode: enable new type of property mechanism.He Junyan8-255/+65
2019-08-30gst: encode: add property help functions for encoder properties.He Junyan2-2/+212
2019-08-29vaapipostproc: check for filter before appending capsVíctor Manuel Jáquez Leal1-1/+2
2019-08-28Classify vaapidecodebin as a hardware decoderThibault Saunier1-1/+1
2019-08-27libs: postproc: fix a memory leak point.He Junyan1-6/+10
2019-08-26vaapidecode: support transform ROI metaWangfei1-0/+18
2019-08-23docstrings: port ulinks to markdown linksMathieu Duponchelle1-27/+10
2019-08-20libs: remove surface's parent contextVíctor Manuel Jáquez Leal1-1/+1