summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2020-03-17plugin: don't error if cannot create displayVíctor Manuel Jáquez Leal1-1/+1
2020-03-06vaapivideobufferpool: force video meta if sizes are differentU. Artie Eoff1-1/+3
2020-03-05vaapidecode: don't set base sink caps twiceVíctor Manuel Jáquez Leal1-2/+0
2020-03-05vaapidecode: unlock stream if caps update failsVíctor Manuel Jáquez Leal1-3/+9
2020-02-28Revert "vaapivideomemory: Store surface allocation flags."Víctor Manuel Jáquez Leal1-3/+0
2020-02-23vaapivideomemory: Try surface with allocation flags.Víctor Manuel Jáquez Leal1-5/+10
2020-02-23vaapivideomemory: Store surface allocation flags.Víctor Manuel Jáquez Leal1-0/+3
2020-02-21vaapipostproc: do not compensate for crop/direction if no VPPU. Artie Eoff2-25/+34
2020-02-21vaapipostproc: only set VPP colorimetry when VPP is availableU. Artie Eoff1-5/+8
2020-02-21videobufferpool: don't reset surface when created internallyHe Junyan3-1/+19
2020-02-21libs: blend: filter: handle finalize() if display isn't assignedVíctor Manuel Jáquez Leal1-1/+2
2020-02-16vaapipostproc: demote log message to trace levelVíctor Manuel Jáquez Leal1-1/+1
2020-02-07vaapidecode: don't remove chroma-site nor colorimetryVíctor Manuel Jáquez Leal1-7/+0
2020-02-05vaapipostproc: use sink resolution to calculate src colorimetryU. Artie Eoff1-4/+7
2020-02-05vaapipostproc: set srcpad colorimetry unconditionallyU. Artie Eoff1-2/+2
2020-02-05vaapipostproc: do not override explicit srcpad colorimetryU. Artie Eoff1-1/+5
2020-02-05vaapipostproc: set vpp filter colorimetryU. Artie Eoff1-1/+5
2020-02-02vaapivideobufferpool: dmabuf implies allocatorVíctor Manuel Jáquez Leal1-9/+4
2020-02-02vaapivideobufferpool: reject configuration if allocator isn't vaapiVíctor Manuel Jáquez Leal1-8/+2
2020-02-02vaapivideobufferpool: add explanation for allocator reconfigVíctor Manuel Jáquez Leal1-0/+2
2020-02-02vaapivideobufferpool: check for vaapi meta firstVíctor Manuel Jáquez Leal1-4/+4
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