summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.19.11.19.1Tim-Philipp Müller2021-06-016-1993/+12257
* v4l2codecs: gstv4l2codecsvp8dec: implement a render delayDaniel Almeida2021-05-311-1/+25
* codecs: gstvp8decoder: add support for render delayDaniel Almeida2021-05-312-2/+86
* webrtcbin: Stop transceivers update after first SDP errorPhilippe Normand2021-05-301-0/+2
* d3d11: Suppress some warning logsSeungha Yang2021-05-292-6/+32
* hlssink2: Initialize debug category to prevent an assert with `fatal-warnings`Roman Sivriver2021-05-281-1/+4
* d3d11compositor: Reuse converter on alpha updateSeungha Yang2021-05-281-2/+12
* d3d11converter: Introduce config to be extensibleSeungha Yang2021-05-289-66/+278
* d3d11shader: Don't hold state object in GstD3D11QuadSeungha Yang2021-05-285-48/+32
* v4lcodecs: Validate src formatsNicolas Dufresne2021-05-275-8/+49
* v4l2codecs: add wrappers for alpha decodeDaniel Almeida2021-05-277-11/+357
* codecalpha: alphacombine: add support for NV12/AV12Daniel Almeida2021-05-272-11/+47
* interlace: Don't set field-order field for progressive capsSeungha Yang2021-05-271-0/+4
* interlace: Drop framerate from query caps of sinkpadSeungha Yang2021-05-271-7/+14
* d3d11compositor: Fix caps update handlingSeungha Yang2021-05-261-25/+7
* libs: va: display: Handle auto clean up macros.Víctor Manuel Jáquez Leal2021-05-263-0/+6
* va: h265dec: Add current picture into reference list for SCC.He Junyan2021-05-251-0/+14
* va: h265dec: Set Screen Content extension (SCC) for picture parameters.He Junyan2021-05-251-4/+71
* va: h265dec: Use get_profile_from_sps() to recognize the profile.He Junyan2021-05-251-2/+1
* va: h265dec: Set range extension for picture and slice parameters.He Junyan2021-05-251-2/+96
* va: h265dec: Use picture and slide extension parameters.Víctor Manuel Jáquez Leal2021-05-251-36/+41
* Use gst_buffer_new_memdup()Tim-Philipp Müller2021-05-2411-25/+34
* wpe: Bump wpebackend-fdo version requirement to 1.8Philippe Normand2021-05-235-83/+4
* Use new gst_buffer_new_copy()Tim-Philipp Müller2021-05-2311-52/+32
* doc: update gst_plugins_cache.jsonDaniel Almeida2021-05-211-14/+14
* dxgiscreencapsrc: renegotiate caps on resolution changeJakub Adam2021-05-213-32/+75
* va: h265dec: Set LastSliceOfPic for multi sliced frames.He Junyan2021-05-211-33/+119
* d3d11desktopdupsrc: Add support for desktop size/rotation mode changeSeungha Yang2021-05-204-104/+139
* mpegtsmux: Fixup program array indices after stream removalJan Alexander Steffens (heftig)2021-05-201-10/+31
* d3d11memory: Protect map and unmap with device lockSeungha Yang2021-05-201-26/+31
* d3d11memory: Add trace log for debugging locking threadSeungha Yang2021-05-201-2/+10
* audiolatency: Drop incoming downstream stick eventsSeungha Yang2021-05-201-0/+22
* audiolatency: Use live mode audiotestsrcSeungha Yang2021-05-201-1/+2
* wpe: Bump WPE dependency to 2.28Thibault Saunier2021-05-192-2/+2
* d3d11compositor: Fix missing D3D11 prefixSeungha Yang2021-05-203-4/+4
* wpe: Update doc cacheThibault Saunier2021-05-193-59/+137
* wpe: Properly respect LIBGL_ALWAYS_SOFTWAREThibault Saunier2021-05-191-13/+15
* wpe: Relay messages from WPE internal pipelinesThibault Saunier2021-05-196-2/+284
* wpe: Base wpe audio implementation on a web extensionThibault Saunier2021-05-1912-100/+577
* wpe: Enable WebAudioPhilippe Normand2021-05-191-0/+3
* wpe: Implement audio supportPhilippe Normand2021-05-1911-30/+561
* wpe: Move wpesrc to wpevideosrc and add a wrapper bin `wpesrc`Thibault Saunier2021-05-198-161/+402
* sctp: Ensure pad is still a child of element before removalDoug Nazar2021-05-191-1/+4
* sctp: Fix race of pad removal during reset/stopDoug Nazar2021-05-191-1/+4
* webrtcbin: Fix race bringing up sctp data channelDoug Nazar2021-05-191-1/+2
* webrtcbin: advertise harder the rtcp-mux-only requirementMatthew Waters2021-05-192-0/+9
* webrtcbin: update default jb latency docsSid Sethupathi2021-05-192-2/+6
* dtls: Let sender know when we are flushingDoug Nazar2021-05-191-0/+5
* dtls: Add ability to set custom GstFlowReturn on callback errorDoug Nazar2021-05-192-3/+25
* webrtc: Remove reundundant context object in transportsendbinOlivier Crête2021-05-182-93/+55