index
:
delta/gstreamer-plugins-base.git
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
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/0.10
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-base.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
pango
Commit message (
Expand
)
Author
Age
Files
Lines
*
basetextoverlay: add debug category
Guillaume Desmottes
2021-05-17
1
-0
/
+6
*
clockoverlay: Fix broken string formatting by strftime() on Windows
Seungha Yang
2021-04-08
2
-0
/
+33
*
pango: allow per feature registration
Stéphane Cerveau
2021-03-16
9
-32
/
+154
*
timeoverlay: Add elapsed-running-time mode
Sebastian Dröge
2020-10-08
2
-0
/
+61
*
pango: Add fallback dependency
Xavier Claessens
2020-10-06
1
-1
/
+3
*
basetextoverlay: mark valign and halign props as DOC_SHOW_DEFAULT
Mathieu Duponchelle
2020-07-01
1
-4
/
+7
*
docs: mark more types as plugin API
Mathieu Duponchelle
2020-06-23
1
-0
/
+1
*
plugins: uddate gst_type_mark_as_plugin_api() calls
Mathieu Duponchelle
2020-06-06
3
-9
/
+9
*
plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin types
Mathieu Duponchelle
2020-06-03
3
-0
/
+12
*
textrender: Don't calculate caps on every buffer
Jan Schmidt
2020-04-21
1
-21
/
+37
*
textrender: Fix AYUV output.
Jan Schmidt
2020-04-09
1
-1
/
+1
*
clockoverlay: fix bogus time display caused by previous commit
Tim-Philipp Müller
2020-01-23
1
-8
/
+7
*
pango: check if localtime_r is available
Tim-Philipp Müller
2019-12-09
1
-8
/
+8
*
Remove autotools build system
Tim-Philipp Müller
2019-10-13
1
-29
/
+0
*
Pass the code through codespell
Thibault Saunier
2019-08-30
1
-3
/
+3
*
timeoverlay: chain up finalize
Mathieu Duponchelle
2019-08-07
1
-0
/
+1
*
timeoverlay: add a property to show times as dates
Mathieu Duponchelle
2019-08-06
2
-3
/
+75
*
doc: fix element section documentations
Mathieu Duponchelle
2019-05-25
2
-5
/
+7
*
doc: Port to hotdoc
Thibault Saunier
2019-05-13
1
-0
/
+1
*
Fix some typos in code comments
Tim-Philipp Müller
2019-01-11
1
-5
/
+3
*
basetextoverlay: Append our rectangle to the upstream composition, not the ot...
Sebastian Dröge
2018-10-01
1
-16
/
+8
*
basetextoverlay: Minor cleanup of negotiation functions
Sebastian Dröge
2018-10-01
1
-16
/
+8
*
pango: Create one context per instance and remove class mutex
Sebastian Dröge
2018-08-27
6
-94
/
+62
*
meson: Add feature options for all plugins
Nirbheek Chauhan
2018-07-27
1
-1
/
+1
*
Meson: Generate pc file for all plugins in base
Xavier Claessens
2018-04-25
1
-0
/
+1
*
textoverlay: ensure text buffer has writable metadata when modifying
Mark Nauwelaerts
2017-07-01
1
-0
/
+2
*
textoverlay: adjust a valid text buffer duration to fall within segment
Mark Nauwelaerts
2017-07-01
1
-1
/
+1
*
textoverlay: make debug statement more informative
Mark Nauwelaerts
2017-07-01
1
-2
/
+1
*
pango: Handle failure to multiply fractions
Edward Hervey
2017-05-26
1
-3
/
+7
*
textoverlay: optionally scale text to ensure proper display text aspect ratio
Mark Nauwelaerts
2017-05-21
2
-16
/
+154
*
Remove plugin specific static build option
Nicolas Dufresne
2017-05-16
1
-1
/
+0
*
textoverlay: Removing duplicated command.
Vitor Massaru Iha
2017-05-01
1
-1
/
+1
*
docs: Convert gtkdoc comments to markdown
Thibault Saunier
2017-03-10
4
-20
/
+25
*
gst: Don't declare variables inside the for loop header
Sebastian Dröge
2016-12-13
1
-1
/
+2
*
textoverlay: Mark pad as needing reconfiguration again if it failed
Sebastian Dröge
2016-11-18
1
-2
/
+14
*
video: Add VYUY pixel format
Nicolas Dufresne
2016-11-01
1
-0
/
+1
*
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
2016-08-20
1
-0
/
+21
*
timeoverlay: Add support to display timecode
Vivia Nikolaidou
2016-08-04
2
-26
/
+40
*
textoverlay: enable shaded background drawing for new IYU2 format
Tim-Philipp Müller
2016-06-01
1
-0
/
+1
*
base: use new gst_element_class_add_static_pad_template()
Vineeth TM
2016-03-24
3
-10
/
+10
*
basetextoverlay: Add new properties and alignment type for unclamped absolute...
Lubosz Sarnecki
2016-03-11
2
-6
/
+68
*
Revert "textoverlay: Do not limit positioning to video area."
Tim-Philipp Müller
2016-03-11
1
-4
/
+8
*
textoverlay: Expose rendering dimensions as properties.
Lubosz Sarnecki
2016-02-04
2
-13
/
+84
*
textoverlay: Do not limit positioning to video area.
Lubosz Sarnecki
2016-02-04
1
-8
/
+4
*
basetextoverlay: fix typo in debug log message
Prashant Gotarne
2015-09-18
1
-1
/
+1
*
basetextoverlay: FIX crash if padding greater than video size
Prashant Gotarne
2015-09-03
1
-0
/
+13
*
textoverlay: Query downstream caps for checking if caps features are supporte...
Sebastian Dröge
2015-07-28
1
-2
/
+10
*
basetextoverlay: Use the extents rectangle for positioning
Nicolas Dufresne
2015-07-24
2
-90
/
+132
*
basetextoverlay: Fix clipping issues
Nicolas Dufresne
2015-07-24
1
-32
/
+39
*
basetextoverlay: Improve further the negotiation function
Nicolas Dufresne
2015-07-22
1
-33
/
+35
[next]