summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vulkansink: Fix element metadata.Víctor Manuel Jáquez Leal2021-07-122-2/+2
* msdkvpp: use NV12 as default format on srcpadYinhang Liu2021-07-091-2/+2
* gst-libs/gst/wayland: handle display passing betterDominique Martinet2021-07-091-3/+6
* dashdemux: Log protection events on corresponding padPhilippe Normand2021-07-081-2/+4
* va: vpp: Improve the color properties setting.He Junyan2021-07-081-48/+69
* mfvideosrc: Fix negotiation when interlace-mode is specifiedSeungha Yang2021-07-082-2/+2
* cccombiner: mark field 0 as valid when generating padding CDPMathieu Duponchelle2021-07-081-1/+1
* mfvideobuffer: Don't error for unexpected Unlock/Unlock2D callSeungha Yang2021-07-072-15/+64
* dashsink: fix crash with no pad name for representationStéphane Cerveau2021-07-071-1/+38
* dashsink: Add signals for allowing custom playlist/fragmentStéphane Cerveau2021-07-072-57/+223
* codecs: h265dec: Disable the POC order warning for negative POC.He Junyan2021-07-061-3/+5
* codecs: h264dec: Disable the POC order warning for negative POC.He Junyan2021-07-061-2/+4
* interlace: Push the reconfigure event in the right directionJan Alexander Steffens (heftig)2021-07-061-1/+1
* va: basedec: Fix some artifact when do the crop copy.He Junyan2021-07-051-0/+6
* d3d11decoder: Enable zero-copy for QualcommSeungha Yang2021-07-051-3/+0
* mxfdemux: Check validity of interleaved File PackageEdward Hervey2021-07-053-0/+34
* d3d11vp9dec: Fix for incorrect use_prev_in_find_mv_refs settingSeungha Yang2021-07-051-0/+21
* gstmsdkvpp: add RGBP and BGRP in src padHaihao Xiang2021-07-056-1/+75
* mediafoundation: Port to IID_PPV_ARGSSeungha Yang2021-07-042-5/+3
* mfaudioenc: Remove pointless enumerating for hardware audio encoderSeungha Yang2021-07-042-40/+2
* mediafoundation: Fix typosSeungha Yang2021-07-045-5/+5
* mediafoundation: Run gst-indentSeungha Yang2021-07-0413-475/+504
* va: Consider the compatibility when we get_profile() for H265 decoder.He Junyan2021-07-021-1/+32
* h265parse: Add special profile case for profile_idc 0.He Junyan2021-07-021-0/+19
* h265parse: Map -intra profiles to non-intra compatible profiles.He Junyan2021-07-021-0/+100
* va: vp9dec: update segmentation and store the result.He Junyan2021-07-021-42/+68
* codecparsers: vp9statefulparser: Fix the gst_vp9_get_qindex clamp issue.He Junyan2021-07-021-1/+1
* codecparsers: vp9parser: Use macro to define the size of filter_level in Segm...He Junyan2021-07-021-1/+1
* codecparsers: vp9parser: Delete the verbose redefine of MAX_LOOP_FILTER.He Junyan2021-07-021-1/+0
* va: allocator: dma: Fail when mapping the non-linear buffer.He Junyan2021-07-021-12/+10
* ccconverter: fix framerate caps negotiation from non-cdp to cdpMatthew Waters2021-07-022-5/+22
* codecs: h265decoder: Consider the conformance window changes when new_sequenc...He Junyan2021-07-011-1/+32
* h265decoder: Don't hold reference to GstVideoCodecFrame for dropped pictureSeungha Yang2021-07-011-2/+7
* mxfvanc: Handle empty ANC essenceEdward Hervey2021-07-012-2/+33
* mfvideoenc: Don't ignore previous flow return valueSeungha Yang2021-06-301-2/+12
* d3d11compositor: Add scaling policy to support PAR-aware scalingSeungha Yang2021-06-303-22/+174
* opencv: Fix build error on macOSyoungsoo.lee2021-06-301-0/+1
* v4l2codecs: vp8: Check kernel versionEzequiel Garcia2021-06-291-0/+14
* v4l2codecs: vp8: Update to the new uAPIEzequiel Garcia2021-06-295-154/+237
* nvcodec: Enhance CUDA runtime compiler library loading on WindowsSeungha Yang2021-06-291-6/+28
* d3d11: Add AV1 decoderSeungha Yang2021-06-296-0/+1562
* av1decoder: Store display resolution for duplicated pictureSeungha Yang2021-06-291-0/+2
* av1decoder: Fix debug typoSeungha Yang2021-06-291-1/+1
* av1parser: Fix tile size calculationSeungha Yang2021-06-291-1/+1
* webrtc receivebin: Drop serialized queries before receive queueOlivier Crête2021-06-291-1/+18
* webrtc receivebin: Only set queue to leaky when the pad is blockedOlivier Crête2021-06-292-7/+13
* webrtc receivebin: Don't unblock pad until sender is unblockedOlivier Crête2021-06-291-2/+27
* webrtcbin: Sync to the clock per stream and not per bundleSebastian Dröge2021-06-282-26/+42
* webrtc: Remove the webrtc-priv.h header from public headersOlivier Crête2021-06-285-2/+4
* va: change AV1 GstVideoAlignment setting to left-top corner.He Junyan2021-06-281-1/+1