summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-29Release 1.22.121.22.12Tim-Philipp Müller
2024-04-29exiftag: Prevent integer overflows and out of bounds reads when handling unde...Sebastian Dröge
2024-04-29v4l2: silence valgrind warningTim Blechmann
2024-04-26soup: fix thread nameTim Blechmann
2024-04-25meson: Don't link to python for the gi overrides moduleNirbheek Chauhan
2024-04-17debug-viewer: Fix plugin loading machineryPhilippe Normand
2024-04-17dvbsubenc: fixed some memory leaks and a crashJan Schmidt
2024-04-16ximagesink: initialize mask for XISelectEventsF. Duncanh
2024-04-15basesrc: Clear submitted buffer lists consistently with buffersSebastian Dröge
2024-04-15glcaopengllayer: NULL some fields when freedMatthew Waters
2024-04-15glwindow/cocoa: keep a window reference across an async callbackMatthew Waters
2024-04-15glimagesink: avoid a possible critical on shutdownMatthew Waters
2024-04-15glimagesink: unref the potential last ref outside of the glimagesink lockMatthew Waters
2024-04-15gl/context/cocoa: ensure pixel format lives as long as the contextMatthew Waters
2024-04-15qtdemux: fix wrong full_range offset when parsing colr boxQian Hu (胡骞)
2024-04-15pulsedeviceprovider: Add is_default_device_name function and missing lockJimmy Ohn
2024-04-15rtpbin: Don't re-use a variable for a completely different purpose temporarilySebastian Dröge
2024-04-15rtpbin: Convert clock-base to extended RTP timestamp correctlySebastian Dröge
2024-04-15rtpjitterbuffer: Use an extended RTP timestamp for the clock-baseSebastian Dröge
2024-04-14gst-inspect: fix --atleast-version to be implicitly applied to --existsThomas Goodwin
2024-04-08wavpackparse: Use an unsigned integer for the block size calculationsSebastian Dröge
2024-04-08wavpackparse: Fix potential integer overflow on ID_ODD_SIZE blocksSebastian Dröge
2024-04-08wavpackparse: Explicitly handle ID_WVX_NEW_BITSTREAMSebastian Dröge
2024-04-08typefind: Handle WavPack block sizes > 131072Sebastian Dröge
2024-04-08v4l2: fix error in calculating padding bottom for tile formatElliot Chen
2024-04-07play: Update `video_snapshot` to support playbin3eri
2024-03-31d3d11videosink: disconnect signals before releasing the windowAlexander Slobodeniuk
2024-03-29tests: rtpred: fix out-of-bound writesTim-Philipp Müller
2024-03-28v4l2codecs: alphadecoder: Explicitly pass 64 bit integers as such through var...Nicolas Dufresne
2024-03-28alphadecodebin: Explicitly pass 64 bit integers as such through varargsSebastian Dröge
2024-03-28inputselector: fix possible clock leak on shutdownArnaud Vrac
2024-03-27net/gstptpclock: fix double free of domain data during deinitTaruntej Kanakamalla
2024-03-20Back to developmentTim-Philipp Müller
2024-03-19Release 1.22.111.22.11Tim-Philipp Müller
2024-03-18dvdspu: avoid null dereferenceMark Nauwelaerts
2024-03-18vulkan/wayland: use xdg_wm_base when availableMatthew Waters
2024-03-18vulkan/wayland: provide a dummy registry global_remove functionMatthew Waters
2024-03-18vulkan/wayland: rename debug category to mention wayland instead of XCBMatthew Waters
2024-03-18v4l2src: fix cannot reuse current caps when fixate caps in negotiationHaihua Hu
2024-03-14asio: Fix {input,output}-channels property handlingSeungha Yang
2024-03-14ptp: Initialize expected DELAY_REQ seqnum to an invalid valueSebastian Dröge
2024-03-14d3d11device: Fix adapter LUID comparison in wrapped device modeSeungha Yang
2024-03-14rtspsrc: remove 'deprecated' flag from the 'push-backchannel-sample' signalAlexander Slobodeniuk
2024-03-13mpg123audiodec: Correctly handle the case of clipping all decoded samplesSebastian Dröge
2024-03-13Revert "audiobasesink: Don't wait on gap events"Tim-Philipp Müller
2024-03-13rtsp-stream: clear sockets when leaving binMikhail Rudenko
2024-03-13audiovisualizer: Don't wrap temporary memory in buffersPiotr Brzeziński
2024-03-13audioencoder: Avoid wrapping temporarily mapped memory with a GstBuffer and p...Piotr Brzeziński
2024-03-13gsturi: Sort by feature name to break a feature rank tieNirbheek Chauhan
2024-03-12rtspsrc: Don't invoke close when stopping if we've started cleanupNirbheek Chauhan