index
:
gstreamer/gst-plugins-base
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
discontinued-for-monorepo
master
'Base' GStreamer plugins and helper libraries (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-plugins-base)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-01
Release 1.19.1
1.19.1
Tim-Philipp Müller
6
-1994
/
+4067
2021-05-31
glcontext: Ask for an alpha channel and fallback
Nicolas Dufresne
1
-6
/
+9
2021-05-31
rawbaseparse: check destination format correctly
Daniel Knobe
1
-1
/
+2
2021-05-27
audiomixer: Add test for discont going backwards
Olivier Crête
1
-0
/
+78
2021-05-27
audioaggregator: Don't overwrite already written samples
Olivier Crête
1
-6
/
+11
2021-05-27
audiobasesrc: Fix divide by zero assertion
Seungha Yang
1
-6
/
+11
2021-05-26
audio,video-format: Make generate_raw_formats idempotent for assertions
Marijn Suijten
2
-2
/
+6
2021-05-26
Use new gst_buffer_new_memdup()
Tim-Philipp Müller
2
-9
/
+4
2021-05-24
compositor: Consider the converter-config when deciding whether one pad obscu...
Sebastian Dröge
1
-0
/
+17
2021-05-21
doc: Update cache for AV12 pixel format
Nicolas Dufresne
1
-28
/
+28
2021-05-21
video: Update video-orc-dist
Nicolas Dufresne
2
-0
/
+597
2021-05-21
gl: add support for AV12
Daniel Almeida
4
-3
/
+66
2021-05-21
video: add support for AV12
Daniel Almeida
5
-2
/
+158
2021-05-21
video: video-orc: remove trailing spaces
Daniel Almeida
1
-4
/
+4
2021-05-21
tests: Update expectation files with sorted structure fields
Thibault Saunier
25
-25
/
+25
2021-05-21
meson: Fix the name of the `sdp_deps` variable
Thibault Saunier
1
-4
/
+4
2021-05-21
gl/context/wgl: implement a better get_proc_address()
Matthew Waters
1
-2
/
+32
2021-05-21
gl/context: add opengl32.dll as a library to dlopen() on windows
Matthew Waters
1
-0
/
+2
2021-05-21
overlaycomposition: fix cut-off example code in docs
Tim-Philipp Müller
1
-1
/
+1
2021-05-20
gl: add support for A420 conversion
Daniel Almeida
5
-16
/
+58
2021-05-20
glcolorbalance: Error out on unsupported texture target types
Enrique Ocaña González
1
-10
/
+14
2021-05-19
compositor: Fix NV12 blend operation
Nicolas Dufresne
1
-2
/
+2
2021-05-19
video: Pass component index not plane index
Nicolas Dufresne
8
-81
/
+98
2021-05-19
gl/context: move egl creation lower in priority on _new()
Matthew Waters
1
-4
/
+4
2021-05-19
gl/display: provide a gst_gl_display_new_with_type()
Matthew Waters
3
-27
/
+183
2021-05-19
videoaggregator: Don't try to return void
Seungha Yang
1
-2
/
+1
2021-05-17
Revert video HDR10+ support
Tim-Philipp Müller
2
-612
/
+0
2021-05-17
meson: fix up wrong escaping of variables in gl and plugins-base .pc file
Tim-Philipp Müller
3
-0
/
+67
2021-05-17
meson: add custom pkg-config variables also to uninstalled .pc files
Tim-Philipp Müller
2
-8
/
+15
2021-05-17
basetextoverlay: add debug category
Guillaume Desmottes
1
-0
/
+6
2021-05-17
compositor: perform conversions in parallel
Matthew Waters
3
-125
/
+113
2021-05-17
video/aggregator: add parallel convert pad class
Matthew Waters
2
-63
/
+368
2021-05-17
video/converter: add support for async conversion operation
Matthew Waters
2
-116
/
+282
2021-05-16
ext/gl: change graphene default options
Jordan Petridis
1
-1
/
+1
2021-05-14
tests: use the real name of the videoscale test in GST_REGISTRY
Jose Quaresma
1
-1
/
+1
2021-05-13
playback: Handle sources with dynamic pads and pads already present
Thibault Saunier
1
-66
/
+70
2021-05-13
playback: Stop giving "source" as name to sources
Thibault Saunier
1
-1
/
+1
2021-05-13
glcontext: add support for influencing the backing configuration
Matthew Waters
14
-38
/
+1750
2021-05-13
gl/context/egl: change header guard to be unique
Matthew Waters
1
-3
/
+3
2021-05-13
gl/api: improve the to/from string for GstGLAPI/GstGLPlatform
Matthew Waters
3
-15
/
+165
2021-05-12
gl/framebuffer: expand documentation on valid usage
Matthew Waters
1
-2
/
+28
2021-05-11
opusdec: Add Converter class to hint gst-validate
Nicolas Dufresne
2
-2
/
+2
2021-05-11
doc: update gst_plugins_cache.json
Haihao Xiang
1
-28
/
+28
2021-05-11
gl: add support for RGBP and BGRP formats
Haihao Xiang
4
-4
/
+15
2021-05-11
video: add support for RGBP and BGRP formats
Haihao Xiang
4
-2
/
+94
2021-05-11
test: enlarge the number
Haihao Xiang
1
-1
/
+1
2021-05-10
codec: Introduce GstVideoCodecAlphaMeta
Nicolas Dufresne
4
-0
/
+246
2021-05-05
video: Sort includes in video.h
Nicolas Dufresne
1
-5
/
+5
2021-05-05
multihandlesink: Use the monotonic clock for detecting timeouts and connectio...
Sebastian Dröge
4
-17
/
+36
2021-05-05
appsrc: Add test for testing the max-* and leaky-type properties
Sebastian Dröge
1
-1
/
+309
[next]