summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-15tag: id3v2: fix frame size check and potential invalid reads1.14Tim-Philipp Müller1-1/+1
2020-10-14libvisual: use gst_element_class_set_metadata when passing dynamic stringsJordan Petridis1-1/+1
2019-05-29Release 1.14.51.14.5Tim-Philipp Müller7-20/+1139
2019-05-29Update docsTim-Philipp Müller31-31/+31
2019-05-26Revert "gl/wayland: fix glib mainloop integration"Tim-Philipp Müller1-9/+20
2019-05-02Update common submodule location without /git/ directoryMatthew Waters1-1/+1
2019-05-02Clone the code from gitlabHaihao Xiang2-3/+3
2019-05-01id3tag: Correctly validate the year from v1 tags before passing to GstDateTimeSebastian Dröge1-3/+3
2019-05-01eglimage: Add compatibility define for DRM_FORMAT_NV24Sebastian Dröge1-0/+4
2019-05-01gloverlaycompositor: Also free the texcoord GL bufferMatthew Waters1-2/+2
2019-05-01audioringbuffer: Fix wrong memcpy address when reordering channelsmrk5011-1/+1
2019-05-01gl/wayland: destroy wl_shell instance at finalizeNiels De Graef1-0/+2
2019-05-01audioaggregator: Add Since: 1.14 markers to all public structsSebastian Dröge1-0/+11
2019-05-01glupload: prevent segfault when updating capsMichael Tretter1-0/+1
2019-05-01video-info: explain in logs why colorimetry are rejectedGuillaume Desmottes1-2/+9
2019-05-01discoverer: fix a race bug in disco testAaron Boxer1-1/+1
2019-05-01discoverer: async_timeout_cb: don't clean up timeout_sourceAaron Boxer1-2/+0
2019-05-01decodebin2: fix pad leak and problem with GWeakRef codeTim-Philipp Müller1-18/+18
2019-05-01decodebin2: Make sure to remove probes when free GstDecodeGroupThibault Saunier1-4/+43
2019-05-01rtcpbuffer: test for len instead of typeJosep Torra1-2/+2
2019-05-01rtpbasepayload: print list size in log output instead of -1Antonio Ospite1-2/+4
2019-05-01gstrtspconnection: Security loophole making heap overflowTobias Ronge1-1/+1
2019-05-01gl/wayland: fix glib mainloop integrationLucas Stach1-20/+9
2019-05-01vorbisdec: fix leak of header buffersTim-Philipp Müller1-0/+4
2019-05-01rtp: add H265 to lookup for media infoMarc Leeman1-0/+1
2019-05-01videooverlay: Fix render-rectangle rangeNicolas Dufresne1-1/+1
2019-05-01video-format: Fix GBRA_10/12 alpha channel pixel stridesJames Cowgill1-8/+7
2019-05-01rtspconnection: Fix GError set over the top of a previous GErrorKristofer Bjorkstrom1-1/+5
2019-05-01glimagesink: Don't call set_property helper in get_propertyNicolas Dufresne1-2/+1
2019-05-01eglimage: Add some more definesNicolas Dufresne1-0/+28
2019-05-01tests: discoverer: Add async API test casesSeungha Yang1-0/+130
2019-05-01discoverer: Hold GSource object instead of source idSeungha Yang1-16/+20
2019-05-01glcolorbalance: Copy caps in transform_internal_caps()Sebastian Dröge1-1/+1
2019-05-01subparse: do not assert when failing to parse subrip timestampJordan Petridis2-1/+23
2019-05-01pbutils: Add audio, base and video library to Requires line in the pkg-config...Sebastian Dröge2-2/+4
2019-05-01glsinkbin: validate property in internal sinkVíctor Manuel Jáquez Leal1-2/+12
2019-05-01videotimecode: Fix handling of timecodes without daily jam in gst_video_time_...Sebastian Dröge1-6/+3
2019-05-01videotimecode: We only support 30000/1001 and 60000/1001 as drop-frame framer...Sebastian Dröge1-0/+8
2019-05-01videotimecode: Fix division by zero in timecode validation functionSebastian Dröge1-3/+12
2019-05-01rtspconnection: Properly exit infinite loopEdward Hervey1-1/+1
2019-05-01codec-utils: Don't leak bytewriter dataEdward Hervey1-0/+1
2019-05-01rtcpbuffer: Validate the length of RTCP packetsOlivier Crête1-28/+40
2019-05-01rtspconnection: Replace Auth header instead of appendPer Forlin1-0/+2
2019-05-01audio-convert: Fix endianness conversion function initMarouen Ghodhbane1-5/+5
2019-05-01opengl: gldeinterlace: remove interlace-mode from srcpad's capsFreyr6661-0/+24
2019-05-01gltestsrc: Run context query only during decide_allocationPhilippe Normand1-17/+0
2019-05-01gst-gl: Remove duplicate declarationsMaciej Wolny3-6/+3
2019-05-01video: fix pipeline leak in gst_video_convert_sample_async()Tim-Philipp Müller1-0/+1
2019-05-01video: convertframe: Shut down pipeline asynchronously via the thread poolSebastian Dröge1-10/+9
2019-05-01convertframe: Error out directly in the sync variant if the state change to P...Sebastian Dröge1-1/+4