summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* v4l2: videodec: Ensure object is inactive on failureNicolas Dufresne2023-05-021-0/+3
* ci: Always run the windows build image jobJordan Petridis2023-05-021-2/+0
* dtlstransport: Keep strong ref of dtls encoder/decoderPhilippe Normand2023-05-021-2/+30
* gstcodectimestamper: remove PC file generation from plugin's own meson.buildMihail Ivanchev2023-05-011-1/+0
* wasapi2: Allows process loopback capture on Windows 10Seungha Yang2023-04-301-1/+3
* Revert "splitmuxsink: Avoid assertion when WAITING_GOP_COLLECT on reference c...Sebastian Dröge2023-04-301-5/+3
* splitmuxsink: Catch invalid DTS to avoid running into problems laterSebastian Dröge2023-04-301-3/+9
* cudamemory: Fix for semi planar YUV memory size decisionSeungha Yang2023-04-281-1/+3
* rtspsrc: Fix handling of `*` control pathSebastian Dröge2023-04-271-1/+1
* decodebin3: Handle streams without CAPS or TIME segmentEdward Hervey2023-04-271-5/+35
* d3d11videosink: Fix for ignored initial render rectangleSeungha Yang2023-04-271-6/+23
* bad: disable dtls test if openssl is not presentStéphane Cerveau2023-04-251-1/+1
* webrtc: Plug leaks of resolved ICE addressesMartin Nordholts2023-04-251-0/+4
* audiotestsrc: Initialize all samples in wave=ticks modeSebastian Dröge2023-04-221-0/+4
* d3d11compositor: Skip zero alpha inputSeungha Yang2023-04-211-0/+3
* playsink: Fix volume leakPatricia Muscalu2023-04-201-3/+2
* ccconverter: reintroduce frame count reset on cycle completionMatthew Waters2023-04-191-0/+10
* tsdemux: Set number of channels to 2 for dual mono OpusSebastian Dröge2023-04-181-0/+1
* ges: base-xml-formatter: Don't pass non-GObject pointers to GST_DEBUG_OBJECTSebastian Dröge2023-04-181-2/+3
* dash: mpdclient: fix divide by 0 if segment has no durationGuillaume Desmottes2023-04-182-2/+2
* d3d11compositor: Reconfigure resource only when output caps is changedSeungha Yang2023-04-171-0/+10
* qtdemux: Fix av1C parsingEdward Hervey2023-04-171-3/+4
* multifile: error out if no filename was setTim-Philipp Müller2023-04-142-4/+30
* qtwindow: unref caps in destructorMatthias Fuchs2023-04-141-0/+2
* v4l2: Fix use after free of fmtdesc part 2Nicolas Dufresne2023-04-142-11/+24
* v4l2: Fix use after free of fmtdescNicolas Dufresne2023-04-141-1/+5
* v4l2: videodec: Prefer acquired caps over anything downstreamNicolas Dufresne2023-04-142-12/+21
* v4l2: videodec: Remove leading space in commentNicolas Dufresne2023-04-141-2/+2
* tests: allocators: Fix fdmem test with recent GLibJan Alexander Steffens (heftig)2023-04-141-1/+38
* imagesequencesrc: Properly set default locationJan Alexander Steffens (heftig)2023-04-142-2/+2
* gst: tracer: Initialize tracing infrastructure even if the debug system is no...Sebastian Dröge2023-04-141-1/+1
* srtpdec: fix "srtp-key" checkMichael Olbrich2023-04-141-1/+1
* adaptivedemux2: fix critical when using an unsupported URIGuillaume Desmottes2023-04-141-0/+9
* glvideoflip: fix leaked capsMatthias Fuchs2023-04-141-1/+4
* glcontext_wgl: fix missing unrefMatthias Fuchs2023-04-141-0/+2
* d3d11videosink: fix race conditions in win32 windowAleksandr Slobodeniuk2023-04-142-78/+127
* d3d11videosink: add gstcheck test for win32 windowAleksandr Slobodeniuk2023-04-142-0/+241
* d3d11videosink: Enhancement for initial window size decisionSeungha Yang2023-04-141-10/+18
* Back to developmentTim-Philipp Müller2023-04-1223-34/+34
* Release 1.22.21.22.2Tim-Philipp Müller2023-04-1159-84/+2532
* gst-plugins-base: update translationsTim-Philipp Müller2023-04-112-23/+22
* gstreamer: update translationsTim-Philipp Müller2023-04-111-7/+9
* avmux: fix element leakTim-Philipp Müller2023-04-101-13/+5
* avdeinterlace: fix element leakTim-Philipp Müller2023-04-101-5/+5
* h264decoder: Enable low-latency bumping in case of pic_order_cnt_type 2Seungha Yang2023-04-102-6/+17
* h264decoder: Fix for latency reportSeungha Yang2023-04-103-29/+47
* h264decoder: Ignore invalid max_num_reorder_frames in VUISeungha Yang2023-04-101-37/+21
* h265decoder: Fix for latency report when src caps is not configuredSeungha Yang2023-04-101-9/+11
* h264decoder: Fix for latency report when src caps is not configuredSeungha Yang2023-04-101-9/+11
* gstd3d11window: fix memory leakWang Chuan2023-04-101-0/+2