summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.18.51.18.5Tim-Philipp Müller2021-09-085-10/+646
* rtspconnection: Consistently translate GIOError to GstRTSPResultNirbheek Chauhan2021-09-061-36/+44
* gl/wayland: Use consistent wl_display when creating work queue for proxy wrapperScott Moreau2021-08-051-2/+1
* audioaggregator: Resync on the next buffer when dropping a buffer on discont ...Sebastian Dröge2021-07-162-19/+96
* video-converter: Set up gamma tables only onceJan Alexander Steffens (heftig)2021-07-071-2/+6
* audio-converter: Free config when gst_audio_converter_new failsJan Alexander Steffens (heftig)2021-07-071-0/+2
* video-converter: Set up matrix tables only once.Jan Schmidt2021-06-281-5/+9
* gstrtspconnection: Add IPv6 support for tunneled modePer Förlin2021-06-241-4/+18
* audiobasesink: Fix of double lock releaseSergei Kovalev2021-06-221-0/+1
* rawbaseparse: check destination format correctlyDaniel Knobe2021-06-021-1/+2
* audiomixer: Add test for discont going backwardsOlivier Crête2021-06-021-0/+78
* audioaggregator: Don't overwrite already written samplesOlivier Crête2021-06-021-6/+11
* audiobasesrc: Fix divide by zero assertionSeungha Yang2021-06-011-6/+11
* audio,video-format: Make generate_raw_formats idempotent for assertionsMarijn Suijten2021-06-012-2/+6
* compositor: Fix NV12 blend operationNicolas Dufresne2021-05-201-2/+2
* appsrc: Don't leak buffer list while wrongly unreffing buffer on EOS/flushingSebastian Dröge2021-05-031-4/+12
* app: Add gstappsrc.h to the enum headers in meson.buildSebastian Dröge2021-05-031-1/+1
* videotestsrc: Fix a leak when computing alpha capsNirbheek Chauhan2021-04-301-0/+1
* gstgl: Fix build when Meson >= 0.58.0rc1Xavier Claessens2021-04-271-3/+12
* uridecodebin: Don't force floating reference for future reusable decodebinSeungha Yang2021-04-211-2/+9
* uridecodebin: Use gst_object_ref instead of g_object_refSeungha Yang2021-04-211-1/+1
* playbin{2,3}: fix base_time selection when flush seeking liveMathieu Duponchelle2021-04-142-6/+44
* gstgiobasesink: Handle incomplete writes in gst_gio_base_sink_render()Robin Burchell2021-04-131-17/+5
* clockoverlay: Fix broken string formatting by strftime() on WindowsSeungha Yang2021-04-132-0/+33
* gst: don't use volatile to mean atomicMatthew Waters2021-04-1345-70/+70
* Fix build issue on MinGW64Binh Truong2021-04-071-1/+1
* parsebin: Put stream flags in GstStreamEdward Hervey2021-03-251-1/+3
* gl/wayland: provide a dummy global_remove functionMatthew Waters2021-03-251-2/+15
* gstgiosrc: Don't leak scheme string in gst_gio_src_query()Jan Schmidt2021-03-251-0/+1
* Back to developmentTim-Philipp Müller2021-03-151-1/+1
* Release 1.18.41.18.4Tim-Philipp Müller2021-03-155-8/+335
* tag: id3v2: fix frame size check and potential invalid readsTim-Philipp Müller2021-03-151-1/+1
* audioaggregator: fix input_buffer ownershipGuillaume Desmottes2021-03-101-17/+7
* audioaggregator: fix input buffer when convertingGuillaume Desmottes2021-03-101-1/+1
* video-converter: Don't upsample/downsample/dither invalid linesVivia Nikolaidou2021-02-261-3/+3
* gstrtspconnection: correct data_size when tunneled modeKristofer Björkström2021-02-251-1/+1
* audioaggregator: Log if the sample rate of one sinkpad is not acceptedSebastian Dröge2021-02-251-1/+6
* audioresample: Respect buffer layout when drainJeongki Kim2021-02-241-4/+13
* decodebin3: change stream selection message ownerStéphane Cerveau2021-02-191-1/+1
* uridecodebin3: make caps property workTim-Philipp Müller2021-02-171-0/+3
* videodecoder: Fix racy critical when pool negotiation occurs during flushAlicia Boya García2021-02-171-1/+16
* libs: audio: Fix gst_audio_buffer_truncate meta handlingJan Alexander Steffens (heftig)2021-02-171-1/+5
* overlay/example: added qt core dependency for qt overlay exampleKnobe, Daniel2021-01-301-1/+1
* video: Convert info_to_caps to take self as const ptrMarijn Suijten2021-01-282-7/+7
* Back to developmentTim-Philipp Müller2021-01-141-1/+1
* Release 1.18.31.18.3Tim-Philipp Müller2021-01-135-7/+294
* encodebin: Ensure that parsers are compatible with selected encodersThibault Saunier2021-01-131-9/+18
* decodebin3: When reconfiguring a slot make sure that the ghostpad is unlinkedSebastian Dröge2021-01-131-0/+9
* video-blend: fix blending 8-bit and 16-bit frames togetherJakub Adam2021-01-121-23/+30
* gl: document some GL caps specificsMatthew Waters2021-01-053-2/+17