summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-02Back to development1.18Tim-Philipp Müller1-1/+1
2022-02-02Release 1.18.61.18.6Tim-Philipp Müller5-17/+417
2022-02-01tagdemux: Fix crash when presented with malformed filesJeremy Cline1-3/+5
2022-02-01gstvideoencoder: make sure the buffer is writable before modifying metadataJordan Petridis1-0/+6
2022-01-28video-converter: Fix for broken gamma remap with high bitdepth YUV outputSeungha Yang1-2/+22
2022-01-20Add FEC SDP message testTomasz Andrzejak2-1/+66
2022-01-20sdpmessage: fix mapping single char fmtp paramsTomasz Andrzejak1-1/+1
2022-01-18oggdemux: fix a race in push mode when performing the duration seekMatthew Waters1-2/+18
2022-01-18uridecodebin: Fix critical warningsSeungha Yang1-4/+4
2022-01-17audio-converter: Fix resampling when there's nothing to outputNirbheek Chauhan2-4/+5
2021-11-20tcp: fix build on SolarisThomas Klausner1-0/+4
2021-11-20uridecodebin3: Nullify current item after all play items are freed.Víctor Manuel Jáquez Leal1-0/+1
2021-11-20audio-resampler: Fix segfault when we can't output any framesNirbheek Chauhan1-3/+10
2021-10-31playbin2/3: autoplug/caps: don't expand caps to ANYMatthew Waters2-5/+3
2021-10-31uridecodebin3/urisourcebin: Reusability fixesJan Schmidt2-33/+155
2021-10-31playback: Handle sources with dynamic pads and pads already presentThibault Saunier1-66/+70
2021-10-29rtspconnection: Only reset timeout when socket is unusedTobias Ronge1-16/+90
2021-10-29gst-libs/gst/video/gstvideoaggregator.c: fix build with gcc 4.8Fabrice Fontaine1-1/+2
2021-09-09Back to developmentTim-Philipp Müller1-1/+1
2021-09-08Release 1.18.51.18.5Tim-Philipp Müller5-10/+646
2021-09-06rtspconnection: Consistently translate GIOError to GstRTSPResultNirbheek Chauhan1-36/+44
2021-08-05gl/wayland: Use consistent wl_display when creating work queue for proxy wrapperScott Moreau1-2/+1
2021-07-16audioaggregator: Resync on the next buffer when dropping a buffer on discont ...Sebastian Dröge2-19/+96
2021-07-07video-converter: Set up gamma tables only onceJan Alexander Steffens (heftig)1-2/+6
2021-07-07audio-converter: Free config when gst_audio_converter_new failsJan Alexander Steffens (heftig)1-0/+2
2021-06-28video-converter: Set up matrix tables only once.Jan Schmidt1-5/+9
2021-06-24gstrtspconnection: Add IPv6 support for tunneled modePer Förlin1-4/+18
2021-06-22audiobasesink: Fix of double lock releaseSergei Kovalev1-0/+1
2021-06-02rawbaseparse: check destination format correctlyDaniel Knobe1-1/+2
2021-06-02audiomixer: Add test for discont going backwardsOlivier Crête1-0/+78
2021-06-02audioaggregator: Don't overwrite already written samplesOlivier Crête1-6/+11
2021-06-01audiobasesrc: Fix divide by zero assertionSeungha Yang1-6/+11
2021-06-01audio,video-format: Make generate_raw_formats idempotent for assertionsMarijn Suijten2-2/+6
2021-05-20compositor: Fix NV12 blend operationNicolas Dufresne1-2/+2
2021-05-03appsrc: Don't leak buffer list while wrongly unreffing buffer on EOS/flushingSebastian Dröge1-4/+12
2021-05-03app: Add gstappsrc.h to the enum headers in meson.buildSebastian Dröge1-1/+1
2021-04-30videotestsrc: Fix a leak when computing alpha capsNirbheek Chauhan1-0/+1
2021-04-27gstgl: Fix build when Meson >= 0.58.0rc1Xavier Claessens1-3/+12
2021-04-21uridecodebin: Don't force floating reference for future reusable decodebinSeungha Yang1-2/+9
2021-04-21uridecodebin: Use gst_object_ref instead of g_object_refSeungha Yang1-1/+1
2021-04-14playbin{2,3}: fix base_time selection when flush seeking liveMathieu Duponchelle2-6/+44
2021-04-13gstgiobasesink: Handle incomplete writes in gst_gio_base_sink_render()Robin Burchell1-17/+5
2021-04-13clockoverlay: Fix broken string formatting by strftime() on WindowsSeungha Yang2-0/+33
2021-04-13gst: don't use volatile to mean atomicMatthew Waters45-70/+70
2021-04-07Fix build issue on MinGW64Binh Truong1-1/+1
2021-03-25parsebin: Put stream flags in GstStreamEdward Hervey1-1/+3
2021-03-25gl/wayland: provide a dummy global_remove functionMatthew Waters1-2/+15
2021-03-25gstgiosrc: Don't leak scheme string in gst_gio_src_query()Jan Schmidt1-0/+1
2021-03-15Back to developmentTim-Philipp Müller1-1/+1
2021-03-15Release 1.18.41.18.4Tim-Philipp Müller5-8/+335