summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Back to development1.18Tim-Philipp Müller2022-02-021-1/+1
* Release 1.18.61.18.6Tim-Philipp Müller2022-02-025-17/+417
* tagdemux: Fix crash when presented with malformed filesJeremy Cline2022-02-011-3/+5
* gstvideoencoder: make sure the buffer is writable before modifying metadataJordan Petridis2022-02-011-0/+6
* video-converter: Fix for broken gamma remap with high bitdepth YUV outputSeungha Yang2022-01-281-2/+22
* Add FEC SDP message testTomasz Andrzejak2022-01-202-1/+66
* sdpmessage: fix mapping single char fmtp paramsTomasz Andrzejak2022-01-201-1/+1
* oggdemux: fix a race in push mode when performing the duration seekMatthew Waters2022-01-181-2/+18
* uridecodebin: Fix critical warningsSeungha Yang2022-01-181-4/+4
* audio-converter: Fix resampling when there's nothing to outputNirbheek Chauhan2022-01-172-4/+5
* tcp: fix build on SolarisThomas Klausner2021-11-201-0/+4
* uridecodebin3: Nullify current item after all play items are freed.Víctor Manuel Jáquez Leal2021-11-201-0/+1
* audio-resampler: Fix segfault when we can't output any framesNirbheek Chauhan2021-11-201-3/+10
* playbin2/3: autoplug/caps: don't expand caps to ANYMatthew Waters2021-10-312-5/+3
* uridecodebin3/urisourcebin: Reusability fixesJan Schmidt2021-10-312-33/+155
* playback: Handle sources with dynamic pads and pads already presentThibault Saunier2021-10-311-66/+70
* rtspconnection: Only reset timeout when socket is unusedTobias Ronge2021-10-291-16/+90
* gst-libs/gst/video/gstvideoaggregator.c: fix build with gcc 4.8Fabrice Fontaine2021-10-291-1/+2
* Back to developmentTim-Philipp Müller2021-09-091-1/+1
* 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