summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tag: id3v2: fix frame size check and potential invalid reads1.14Tim-Philipp Müller2021-03-151-1/+1
* libvisual: use gst_element_class_set_metadata when passing dynamic stringsJordan Petridis2020-10-141-1/+1
* Release 1.14.51.14.5Tim-Philipp Müller2019-05-297-20/+1139
* Update docsTim-Philipp Müller2019-05-2931-31/+31
* Revert "gl/wayland: fix glib mainloop integration"Tim-Philipp Müller2019-05-261-9/+20
* Update common submodule location without /git/ directoryMatthew Waters2019-05-021-1/+1
* Clone the code from gitlabHaihao Xiang2019-05-022-3/+3
* id3tag: Correctly validate the year from v1 tags before passing to GstDateTimeSebastian Dröge2019-05-011-3/+3
* eglimage: Add compatibility define for DRM_FORMAT_NV24Sebastian Dröge2019-05-011-0/+4
* gloverlaycompositor: Also free the texcoord GL bufferMatthew Waters2019-05-011-2/+2
* audioringbuffer: Fix wrong memcpy address when reordering channelsmrk5012019-05-011-1/+1
* gl/wayland: destroy wl_shell instance at finalizeNiels De Graef2019-05-011-0/+2
* audioaggregator: Add Since: 1.14 markers to all public structsSebastian Dröge2019-05-011-0/+11
* glupload: prevent segfault when updating capsMichael Tretter2019-05-011-0/+1
* video-info: explain in logs why colorimetry are rejectedGuillaume Desmottes2019-05-011-2/+9
* discoverer: fix a race bug in disco testAaron Boxer2019-05-011-1/+1
* discoverer: async_timeout_cb: don't clean up timeout_sourceAaron Boxer2019-05-011-2/+0
* decodebin2: fix pad leak and problem with GWeakRef codeTim-Philipp Müller2019-05-011-18/+18
* decodebin2: Make sure to remove probes when free GstDecodeGroupThibault Saunier2019-05-011-4/+43
* rtcpbuffer: test for len instead of typeJosep Torra2019-05-011-2/+2
* rtpbasepayload: print list size in log output instead of -1Antonio Ospite2019-05-011-2/+4
* gstrtspconnection: Security loophole making heap overflowTobias Ronge2019-05-011-1/+1
* gl/wayland: fix glib mainloop integrationLucas Stach2019-05-011-20/+9
* vorbisdec: fix leak of header buffersTim-Philipp Müller2019-05-011-0/+4
* rtp: add H265 to lookup for media infoMarc Leeman2019-05-011-0/+1
* videooverlay: Fix render-rectangle rangeNicolas Dufresne2019-05-011-1/+1
* video-format: Fix GBRA_10/12 alpha channel pixel stridesJames Cowgill2019-05-011-8/+7
* rtspconnection: Fix GError set over the top of a previous GErrorKristofer Bjorkstrom2019-05-011-1/+5
* glimagesink: Don't call set_property helper in get_propertyNicolas Dufresne2019-05-011-2/+1
* eglimage: Add some more definesNicolas Dufresne2019-05-011-0/+28
* tests: discoverer: Add async API test casesSeungha Yang2019-05-011-0/+130
* discoverer: Hold GSource object instead of source idSeungha Yang2019-05-011-16/+20
* glcolorbalance: Copy caps in transform_internal_caps()Sebastian Dröge2019-05-011-1/+1
* subparse: do not assert when failing to parse subrip timestampJordan Petridis2019-05-012-1/+23
* pbutils: Add audio, base and video library to Requires line in the pkg-config...Sebastian Dröge2019-05-012-2/+4
* glsinkbin: validate property in internal sinkVíctor Manuel Jáquez Leal2019-05-011-2/+12
* videotimecode: Fix handling of timecodes without daily jam in gst_video_time_...Sebastian Dröge2019-05-011-6/+3
* videotimecode: We only support 30000/1001 and 60000/1001 as drop-frame framer...Sebastian Dröge2019-05-011-0/+8
* videotimecode: Fix division by zero in timecode validation functionSebastian Dröge2019-05-011-3/+12
* rtspconnection: Properly exit infinite loopEdward Hervey2019-05-011-1/+1
* codec-utils: Don't leak bytewriter dataEdward Hervey2019-05-011-0/+1
* rtcpbuffer: Validate the length of RTCP packetsOlivier Crête2019-05-011-28/+40
* rtspconnection: Replace Auth header instead of appendPer Forlin2019-05-011-0/+2
* audio-convert: Fix endianness conversion function initMarouen Ghodhbane2019-05-011-5/+5
* opengl: gldeinterlace: remove interlace-mode from srcpad's capsFreyr6662019-05-011-0/+24
* gltestsrc: Run context query only during decide_allocationPhilippe Normand2019-05-011-17/+0
* gst-gl: Remove duplicate declarationsMaciej Wolny2019-05-013-6/+3
* video: fix pipeline leak in gst_video_convert_sample_async()Tim-Philipp Müller2019-05-011-0/+1
* video: convertframe: Shut down pipeline asynchronously via the thread poolSebastian Dröge2019-05-011-10/+9
* convertframe: Error out directly in the sync variant if the state change to P...Sebastian Dröge2019-05-011-1/+4