Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gstreamer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-09qtdemux: use unsigned int types to store result of QT_UINT321.20Justin Chadwell
2022-11-09allocator: Switch `allow-none` annotations to `nullable` / `optional`Sebastian Dröge
2022-11-09allocator: Copy allocator name in gst_allocator_register()Sebastian Dröge
2022-11-07subparse: Fix non-closed tag handling.Edward Hervey
2022-11-05d3d11videosink: Always clear back buffer on resizeSeungha Yang
2022-11-05qt: initialize GError properly in gst_qt_get_gl_wrapcontext()Tim-Philipp Müller
2022-11-05qtmux: Add durations to raw audio buffers from the raw audio adapter in prefi...Sebastian Dröge
2022-11-05qtmux: Release object lock before posting an error messageSebastian Dröge
2022-11-04gstpad: Fix non-serialized sticky event pushEdward Hervey
2022-11-04srt: Remove callers for which srt_bstats failsJan Alexander Steffens (heftig)
2022-11-04srt: Use simpler list operations for callersJan Alexander Steffens (heftig)
2022-11-04srt: Clean up poll/sock lifecycleJan Alexander Steffens (heftig)
2022-11-04srt: Clean up error handlingJan Alexander Steffens (heftig)
2022-11-04srt: Simplify socket statsJan Alexander Steffens (heftig)
2022-11-04srt: Replace stats accumulation with naive byte countingJan Alexander Steffens (heftig)
2022-10-28core/base: Only post latency messages if the latency values have actually cha...Sebastian Dröge
2022-10-28videodecoder: Only post latency message if it changedEdward Hervey
2022-10-27avdec_h265: Fix endless renegoation with alternate interlacingNicolas Dufresne
2022-10-27concat: Properly propagate EOS seqnumEdward Hervey
2022-10-27avviddec: Avoid flushing on framerate changesNicolas Dufresne
2022-10-27alphacombine: Add missing query handler for gapsNicolas Dufresne
2022-10-27avfdeviceprovider: do not leak the propertiesIgnacio Casal Quinteiro
2022-10-27videosink: Don't return unknown end-time from get_times()Seungha Yang
2022-10-26build: Fix building ges with tools disabledPatrick Griffis
2022-10-26webrtc: Fix double free in webrtc-recvonly-h264 demoPatrick Griffis
2022-10-26rtspsrc: Only EOS on timeout if all streams are timed out/EOSSebastian Dröge
2022-10-26webrtc: Fix critical in webrtc-recvonly-h264 examplePatrick Griffis
2022-10-25gl/vulkan: Fix static linking on macOSNirbheek Chauhan
2022-10-25padtemplate: Fix annotationsSeungha Yang
2022-10-24FFmpeg.wrap: Fix to the 4.4.2 stable releaseNirbheek Chauhan
2022-10-23gst-plugins-base: bump core req to 1.20.4Tim-Philipp Müller
2022-10-22webrtcbin: also add rtcp-fb ccm fir for video mlines by defaultMatthew Waters
2022-10-22build/gl: fix automatic dispmanx detection for rpi4Matthew Waters
2022-10-20gstminiobject: shares capacity increaseBunio_FH
2022-10-20cdparanoia: Ignore compiler warning coming from the cdparanoia headerJordan Petridis
2022-10-17examples/webrtc/signalling: Fix compatibility with Python 3.10Sam Van Den Berge
2022-10-15webrtc/nice: fix small leak of split stringsMathieu Duponchelle
2022-10-15rtmp2sink: Correctly return GST_FLOW_ERROR on errorArun Raghavan
2022-10-15gst-play: Don't leak the stream collectionEdward Hervey
2022-10-14multiudpsink: allow binding to IPv6 addressJonas Bonn
2022-10-14wavparse: Avoid occasional crash due to referencing freed buffer.Devin Anderson
2022-10-13wavparse: Fix crash that occurs in push mode when header chunks are corruptedDevin Anderson
2022-10-13opengl: Fix usage of eglCreate/DestroyImageNicolas Dufresne
2022-10-13splitmuxsrc: don't queue data on unlinked padsMathieu Duponchelle
2022-10-13rtsp-server: Free client if no connection could be createdLinus Svensson
2022-10-12decklink: reset calculation of gst_decklink_video_src_update_time_mapping on ...Wojciech Kapsa
2022-10-12Back to developmentTim-Philipp Müller
2022-10-12Release 1.20.41.20.4Tim-Philipp Müller
2022-10-12Update ChangeLogs for 1.20.4Tim-Philipp Müller
2022-10-09mxfdemux: Always calculate BlockAlign of raw audioSeungha Yang