summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2020-02-02vaapivideobufferpool: turn errors into warningsVíctor Manuel Jáquez Leal1-6/+6
2020-01-27vaapivideobufferpool: Reuse internal allocator is possible.Víctor Manuel Jáquez Leal1-2/+8
2020-01-27vaapivideobufferpool: Log messages in proper category.Víctor Manuel Jáquez Leal1-21/+22
2020-01-24libs: display: driver quirks mechanismVíctor Manuel Jáquez Leal1-1/+6
2020-01-24plugins: renable Mesa Gallium driverVíctor Manuel Jáquez Leal1-0/+1
2020-01-24vaapivideobufferpool: validate returned metaVíctor Manuel Jáquez Leal1-2/+5
2020-01-24vaapivideobufferpool: always update/release the underlying surface proxyPhilipp Zabel1-8/+13
2020-01-21vaapiencode: promote info to warningVíctor Manuel Jáquez Leal1-2/+2
2020-01-19vaapih264dec: Add a property to assume constrained-baselineNicolas Dufresne3-1/+30
2020-01-19vaapih264enc: accept baseline as constrained baseline compatibleVíctor Manuel Jáquez Leal2-0/+10
2020-01-19vaapih264enc: update level in src capsVíctor Manuel Jáquez Leal1-7/+13
2020-01-19vaapih264enc: force byte-stream if avc isn't supportedVíctor Manuel Jáquez Leal1-15/+5
2020-01-19vaaph264enc: suppress avc if the driver does not support packed headersPhilipp Zabel1-0/+25
2020-01-19vaapih264enc: intersect the new proposed capsVíctor Manuel Jáquez Leal1-2/+10
2020-01-19vaapih264enc: propose new profile caps and fixate itVíctor Manuel Jáquez Leal1-15/+12
2020-01-19vaapih264enc: common fail for gst_vaapiencode_h264_set_config()Víctor Manuel Jáquez Leal1-8/+11
2020-01-19vaapih264enc: fix log messageVíctor Manuel Jáquez Leal1-2/+2
2020-01-17plugin: encode: Add H265 main-444 profile.He Junyan1-1/+1
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