Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-base.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-21glwindow: wayland: Remove redundant create_surfaces callNicolas Dufresne
2021-07-19decodebin3: improve decoder selectionMichael Olbrich
2021-07-15gl: x11: Issue XSync to close our top level windowNicolas Dufresne
2021-07-15gl: wayland: Fix hinding the window on close()Nicolas Dufresne
2021-07-15tests: example: Add missing glx_dep when building sdlshareNicolas Dufresne
2021-07-13examples/qt/textureshare: add explicit dep on glx_depMatthew Waters
2021-07-13gl: Try GLVND 'opengl' and 'glx' firstHaelwenn (lanodan) Monnier
2021-07-12audioaggregator: Only post QoS messages if the property is enabledSebastian Dröge
2021-07-12audioaggregator: Resync on the next buffer when dropping a buffer on discont ...Sebastian Dröge
2021-07-09audiomixer: Add test for QoS message postingOlivier Crête
2021-07-09audio aggregator: Post QoS message when dropping audioOlivier Crête
2021-07-09audio aggregator: Count samples that are dropped or processedOlivier Crête
2021-07-09audio aggregator: Add QoS property to padOlivier Crête
2021-07-09audio aggregator: Rename property enum to match class nameOlivier Crête
2021-07-08videodecoder: add API to receive subframesStéphane Cerveau
2021-07-03gl/context/wgl: Add missing NULL initSeungha Yang
2021-07-01videotestsrc: Add SMPTE75 RP-219 color bars conformantFrancisco Javier Velázquez-García
2021-07-01videotestsrc: Add a start parameter to _blend_lineJan Alexander Steffens (heftig)
2021-07-01videotestsrc: Keep tmpline unchanged in_convert_tmplineJan Alexander Steffens (heftig)
2021-06-30appsink: fix incorrect return nullabilityMichael de Gans
2021-06-29compositor: Add scaling policy to support PAR-aware scalingSeungha Yang
2021-06-29video: Deprecate gst_video_sink_center_rect()Seungha Yang
2021-06-28rtpbasepayload: don't write empty extension headerJakub Adam
2021-06-28rtpbuffer: Add gst_rtp_buffer_remove_extension_data()Jakub Adam
2021-06-28rtpbasepayload: map RTP buffer READWRITE when setting headersJakub Adam
2021-06-28rtphdrext: Make all fields privateOlivier Crête
2021-06-26gst: don't use volatile to mean atomicOlivier Crête
2021-06-26video-converter: Set up matrix tables only once.Jan Schmidt
2021-06-25video-converter: Set up gamma tables only onceJan Alexander Steffens (heftig)
2021-06-25audio-converter: Free config when gst_audio_converter_new failsJan Alexander Steffens (heftig)
2021-06-25glprototypes: Add GST_GL_API_OPENGL to available version of syncSeungha Yang
2021-06-24gstrtspconnection: Add IPv6 support for tunneled modePer Förlin
2021-06-23videodecoder: Call drain() rather then finish() on segment-doneNicolas Dufresne
2021-06-23oggdemux: fix a race in push mode when performing the duration seekMatthew Waters
2021-06-21audiobasesink: Fix of double lock releaseSergei Kovalev
2021-06-21Update COPYINGCorentin Damman
2021-06-21gl/context: fill a GError on platform-specific fill_info() errorMatthew Waters
2021-06-16Check mandatory ClockTime argumentsFrançois Laignel
2021-06-11gl/wayland: Use consistent wl_display when creating work queue for proxy wrapperScott Moreau
2021-06-11gl/viv-fb: fix gl plugin hang when run with viv-fb backendHaihua Hu
2021-06-10eglimage: Add AV12 DMABuf import supportNicolas Dufresne
2021-06-10eglimage: Fix wrong stride when importing DMABufNicolas Dufresne
2021-06-08appsrc: When dropping buffers before handling the initial segment use the lat...Sebastian Dröge
2021-06-08appsrc: Correctly check if this is the first buffer that was queuedSebastian Dröge
2021-06-05appsrc: signal enough-data even when leakingMathieu Duponchelle
2021-06-03rtp/header: Add missing `array length` annotation to read/write methodsMarijn Suijten
2021-06-03video: Sort video formats correctlySebastian Dröge
2021-06-03glvideomixer: hold extra pad ref while calling parentMatthew Waters
2021-06-03gl/stereo: fix a coupld of caps leaksMatthew Waters
2021-06-03gl/display: remove choosing egl fallback from GST_GL_PLATFORMMatthew Waters