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

github.com/GStreamer/gst-plugins-base.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-15tag: id3v2: fix frame size check and potential invalid reads1.14Tim-Philipp Müller
2020-10-14libvisual: use gst_element_class_set_metadata when passing dynamic stringsJordan Petridis
2019-05-29Release 1.14.51.14.5Tim-Philipp Müller
2019-05-29Update docsTim-Philipp Müller
2019-05-26Revert "gl/wayland: fix glib mainloop integration"Tim-Philipp Müller
2019-05-02Update common submodule location without /git/ directoryMatthew Waters
2019-05-02Clone the code from gitlabHaihao Xiang
2019-05-01id3tag: Correctly validate the year from v1 tags before passing to GstDateTimeSebastian Dröge
2019-05-01eglimage: Add compatibility define for DRM_FORMAT_NV24Sebastian Dröge
2019-05-01gloverlaycompositor: Also free the texcoord GL bufferMatthew Waters
2019-05-01audioringbuffer: Fix wrong memcpy address when reordering channelsmrk501
2019-05-01gl/wayland: destroy wl_shell instance at finalizeNiels De Graef
2019-05-01audioaggregator: Add Since: 1.14 markers to all public structsSebastian Dröge
2019-05-01glupload: prevent segfault when updating capsMichael Tretter
2019-05-01video-info: explain in logs why colorimetry are rejectedGuillaume Desmottes
2019-05-01discoverer: fix a race bug in disco testAaron Boxer
2019-05-01discoverer: async_timeout_cb: don't clean up timeout_sourceAaron Boxer
2019-05-01decodebin2: fix pad leak and problem with GWeakRef codeTim-Philipp Müller
2019-05-01decodebin2: Make sure to remove probes when free GstDecodeGroupThibault Saunier
2019-05-01rtcpbuffer: test for len instead of typeJosep Torra
2019-05-01rtpbasepayload: print list size in log output instead of -1Antonio Ospite
2019-05-01gstrtspconnection: Security loophole making heap overflowTobias Ronge
2019-05-01gl/wayland: fix glib mainloop integrationLucas Stach
2019-05-01vorbisdec: fix leak of header buffersTim-Philipp Müller
2019-05-01rtp: add H265 to lookup for media infoMarc Leeman
2019-05-01videooverlay: Fix render-rectangle rangeNicolas Dufresne
2019-05-01video-format: Fix GBRA_10/12 alpha channel pixel stridesJames Cowgill
2019-05-01rtspconnection: Fix GError set over the top of a previous GErrorKristofer Bjorkstrom
2019-05-01glimagesink: Don't call set_property helper in get_propertyNicolas Dufresne
2019-05-01eglimage: Add some more definesNicolas Dufresne
2019-05-01tests: discoverer: Add async API test casesSeungha Yang
2019-05-01discoverer: Hold GSource object instead of source idSeungha Yang
2019-05-01glcolorbalance: Copy caps in transform_internal_caps()Sebastian Dröge
2019-05-01subparse: do not assert when failing to parse subrip timestampJordan Petridis
2019-05-01pbutils: Add audio, base and video library to Requires line in the pkg-config...Sebastian Dröge
2019-05-01glsinkbin: validate property in internal sinkVíctor Manuel Jáquez Leal
2019-05-01videotimecode: Fix handling of timecodes without daily jam in gst_video_time_...Sebastian Dröge
2019-05-01videotimecode: We only support 30000/1001 and 60000/1001 as drop-frame framer...Sebastian Dröge
2019-05-01videotimecode: Fix division by zero in timecode validation functionSebastian Dröge
2019-05-01rtspconnection: Properly exit infinite loopEdward Hervey
2019-05-01codec-utils: Don't leak bytewriter dataEdward Hervey
2019-05-01rtcpbuffer: Validate the length of RTCP packetsOlivier Crête
2019-05-01rtspconnection: Replace Auth header instead of appendPer Forlin
2019-05-01audio-convert: Fix endianness conversion function initMarouen Ghodhbane
2019-05-01opengl: gldeinterlace: remove interlace-mode from srcpad's capsFreyr666
2019-05-01gltestsrc: Run context query only during decide_allocationPhilippe Normand
2019-05-01gst-gl: Remove duplicate declarationsMaciej Wolny
2019-05-01video: fix pipeline leak in gst_video_convert_sample_async()Tim-Philipp Müller
2019-05-01video: convertframe: Shut down pipeline asynchronously via the thread poolSebastian Dröge
2019-05-01convertframe: Error out directly in the sync variant if the state change to P...Sebastian Dröge