summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
41 hoursBack to development after 1.22.121.22Tim-Philipp Müller23-27/+27
45 hoursRelease 1.22.121.22.12Tim-Philipp Müller59-84/+1740
45 hoursexiftag: Prevent integer overflows and out of bounds reads when handling unde...Sebastian Dröge1-2/+17
2 daysv4l2: silence valgrind warningTim Blechmann1-0/+1
5 dayssoup: fix thread nameTim Blechmann1-1/+1
6 daysmeson: Don't link to python for the gi overrides moduleNirbheek Chauhan2-2/+3
14 daysdebug-viewer: Fix plugin loading machineryPhilippe Normand1-7/+3
2024-04-17dvbsubenc: fixed some memory leaks and a crashJan Schmidt1-6/+11
2024-04-16ximagesink: initialize mask for XISelectEventsF. Duncanh1-1/+1
2024-04-15basesrc: Clear submitted buffer lists consistently with buffersSebastian Dröge1-2/+4
2024-04-15glcaopengllayer: NULL some fields when freedMatthew Waters1-6/+4
2024-04-15glwindow/cocoa: keep a window reference across an async callbackMatthew Waters1-1/+2
2024-04-15glimagesink: avoid a possible critical on shutdownMatthew Waters1-13/+18
2024-04-15glimagesink: unref the potential last ref outside of the glimagesink lockMatthew Waters1-2/+7
2024-04-15gl/context/cocoa: ensure pixel format lives as long as the contextMatthew Waters1-1/+10
2024-04-15qtdemux: fix wrong full_range offset when parsing colr boxQian Hu (胡骞)1-1/+1
2024-04-15pulsedeviceprovider: Add is_default_device_name function and missing lockJimmy Ohn1-6/+40
2024-04-15rtpbin: Don't re-use a variable for a completely different purpose temporarilySebastian Dröge1-12/+11
2024-04-15rtpbin: Convert clock-base to extended RTP timestamp correctlySebastian Dröge1-3/+2
2024-04-15rtpjitterbuffer: Use an extended RTP timestamp for the clock-baseSebastian Dröge1-8/+9
2024-04-14gst-inspect: fix --atleast-version to be implicitly applied to --existsThomas Goodwin2-7/+53
2024-04-08wavpackparse: Use an unsigned integer for the block size calculationsSebastian Dröge1-1/+1
2024-04-08wavpackparse: Fix potential integer overflow on ID_ODD_SIZE blocksSebastian Dröge1-1/+4
2024-04-08wavpackparse: Explicitly handle ID_WVX_NEW_BITSTREAMSebastian Dröge2-0/+2
2024-04-08typefind: Handle WavPack block sizes > 131072Sebastian Dröge1-16/+24
2024-04-08v4l2: fix error in calculating padding bottom for tile formatElliot Chen1-1/+3
2024-04-07play: Update `video_snapshot` to support playbin3eri1-4/+15
2024-03-31d3d11videosink: disconnect signals before releasing the windowAlexander Slobodeniuk1-5/+13
2024-03-29tests: rtpred: fix out-of-bound writesTim-Philipp Müller1-2/+2
2024-03-28v4l2codecs: alphadecoder: Explicitly pass 64 bit integers as such through var...Nicolas Dufresne1-4/+4
2024-03-28alphadecodebin: Explicitly pass 64 bit integers as such through varargsSebastian Dröge1-4/+4
2024-03-28inputselector: fix possible clock leak on shutdownArnaud Vrac1-7/+7
2024-03-27net/gstptpclock: fix double free of domain data during deinitTaruntej Kanakamalla1-1/+7
2024-03-20Back to developmentTim-Philipp Müller23-34/+34
2024-03-19Release 1.22.111.22.11Tim-Philipp Müller59-180/+2040
2024-03-18dvdspu: avoid null dereferenceMark Nauwelaerts1-0/+5
2024-03-18vulkan/wayland: use xdg_wm_base when availableMatthew Waters5-24/+198
2024-03-18vulkan/wayland: provide a dummy registry global_remove functionMatthew Waters1-1/+13
2024-03-18vulkan/wayland: rename debug category to mention wayland instead of XCBMatthew Waters1-2/+2
2024-03-18v4l2src: fix cannot reuse current caps when fixate caps in negotiationHaihua Hu1-8/+9
2024-03-14asio: Fix {input,output}-channels property handlingSeungha Yang2-2/+2
2024-03-14ptp: Initialize expected DELAY_REQ seqnum to an invalid valueSebastian Dröge1-2/+3
2024-03-14d3d11device: Fix adapter LUID comparison in wrapped device modeSeungha Yang1-2/+1
2024-03-14rtspsrc: remove 'deprecated' flag from the 'push-backchannel-sample' signalAlexander Slobodeniuk1-3/+3
2024-03-13mpg123audiodec: Correctly handle the case of clipping all decoded samplesSebastian Dröge1-17/+10
2024-03-13Revert "audiobasesink: Don't wait on gap events"Tim-Philipp Müller1-9/+0
2024-03-13rtsp-stream: clear sockets when leaving binMikhail Rudenko1-0/+7
2024-03-13audiovisualizer: Don't wrap temporary memory in buffersPiotr Brzeziński1-6/+4
2024-03-13audioencoder: Avoid wrapping temporarily mapped memory with a GstBuffer and p...Piotr Brzeziński1-7/+3
2024-03-13gsturi: Sort by feature name to break a feature rank tieNirbheek Chauhan1-1/+5