projects
/
platform
/
upstream
/
gstreamer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
textoverlay: enable shaded background drawing for new IYU2 format
[platform/upstream/gstreamer.git]
/
ext
/
pango
/
gstbasetextoverlay.c
2016-06-01
Tim-Philipp Müller
textoverlay: enable shaded background drawing for new...
blob
|
commitdiff
2016-03-24
Vineeth TM
base: use new gst_element_class_add_static_pad_template()
blob
|
commitdiff
|
diff to current
2016-03-11
Lubosz Sarnecki
basetextoverlay: Add new properties and alignment type...
blob
|
commitdiff
|
diff to current
2016-03-11
Tim-Philipp Müller
Revert "textoverlay: Do not limit positioning to video...
blob
|
commitdiff
|
diff to current
2016-02-25
Tim-Philipp Müller
Merge branch 'plugin-move-opus'
blob
|
commitdiff
|
diff to current
2016-02-04
Lubosz Sarnecki
textoverlay: Expose rendering dimensions as properties.
blob
|
commitdiff
|
diff to current
2016-02-04
Lubosz Sarnecki
textoverlay: Do not limit positioning to video area.
blob
|
commitdiff
|
diff to current
2015-09-18
Prashant Gotarne
basetextoverlay: fix typo in debug log message
blob
|
commitdiff
|
diff to current
2015-09-03
Prashant Gotarne
basetextoverlay: FIX crash if padding greater than...
blob
|
commitdiff
|
diff to current
2015-07-28
Sebastian Dröge
textoverlay: Query downstream caps for checking if...
blob
|
commitdiff
|
diff to current
2015-07-24
Nicolas Dufresne
basetextoverlay: Use the extents rectangle for positioning
blob
|
commitdiff
|
diff to current
2015-07-24
Nicolas Dufresne
basetextoverlay: Fix clipping issues
blob
|
commitdiff
|
diff to current
2015-07-22
Nicolas Dufresne
basetextoverlay: Improve further the negotiation function
blob
|
commitdiff
|
diff to current
2015-07-22
Nicolas Dufresne
basetextoverlay: Ensure meta coordinate are in stream...
blob
|
commitdiff
|
diff to current
2015-07-22
Nicolas Dufresne
basetextoverlay: Reorder and cleanup class attribute
blob
|
commitdiff
|
diff to current
2015-07-20
Nicolas Dufresne
basetextoverlay: Fix upstream composition handling
blob
|
commitdiff
|
diff to current
2015-07-20
Nicolas Dufresne
basetextoverlay: Clear reconfigure flags before negotation
blob
|
commitdiff
|
diff to current
2015-07-20
Nicolas Dufresne
basetestoverlay: Always query window dimension
blob
|
commitdiff
|
diff to current
2015-07-20
Nicolas Dufresne
basetextoverlay: Send caps before doing allocation...
blob
|
commitdiff
|
diff to current
2015-07-20
Lubosz Sarnecki
basetextoverlay: Log GstVideoOverlayComposition negotiation
blob
|
commitdiff
|
diff to current
2015-07-20
Lubosz Sarnecki
basetextoverlay: Receive window size event and adjust...
blob
|
commitdiff
|
diff to current
2015-07-20
Lubosz Sarnecki
basetestoverlay: Pass down meta buffers from upstream...
blob
|
commitdiff
|
diff to current
2015-07-02
Nicolas Dufresne
basetextoverlay: Fix bug with unused upstream_has_meta
blob
|
commitdiff
|
diff to current
2015-07-02
Nicolas Dufresne
Revert "basetextoverlay: remove dead code"
blob
|
commitdiff
|
diff to current
2015-07-02
Luis de Bethencourt
basetextoverlay: remove dead code
blob
|
commitdiff
|
diff to current
2015-06-14
Lazar Claudiu
basetextoverlay: add "draw-shadow" and "draw-outline...
blob
|
commitdiff
|
diff to current
2015-06-12
Nicolas Dufresne
basetextoverlay: Rewrite negotiation method
blob
|
commitdiff
|
diff to current
2015-05-26
Claudiu Florin Lazar
basetextoverlay: make deltax and deltay properties...
blob
|
commitdiff
|
diff to current
2015-05-10
Tim-Philipp Müller
docs: update element example pipelines
blob
|
commitdiff
|
diff to current
2015-04-10
Guillaume Desmottes
basetextoverlay: fix buffer leak in chain function
blob
|
commitdiff
|
diff to current
2015-04-03
Vincent Penquerc'h
textoverlay: fix disappearing text with high deltax
blob
|
commitdiff
|
diff to current
2015-03-03
Nicolas Dufresne
textoverlay: Re-render if video size changed
blob
|
commitdiff
|
diff to current
2014-11-17
Tim-Philipp Müller
Revert "basetextoverlay: Fix segfault when overlay...
blob
|
commitdiff
|
diff to current
2014-11-17
Tim-Philipp Müller
Revert "basetextoverlay: segfault when xpos >= video...
blob
|
commitdiff
|
diff to current
2014-10-27
Vineeth T M
basetextoverlay: segfault when xpos >= video size
blob
|
commitdiff
|
diff to current
2014-10-23
Thibault Saunier
basetextoverlay: Make GstBaseTextOverlay::font-desc...
blob
|
commitdiff
|
diff to current
2014-10-11
Luis de Bethencourt
basetextoverlay: Fix segfault when overlay outside...
blob
|
commitdiff
|
diff to current
2014-09-18
Thiago Santos
basetextoverlay: Do not fail the negotiation if query...
blob
|
commitdiff
|
diff to current
2014-09-05
Arnaud Vrac
basetextoverlay: get framerate from previously parsed...
blob
|
commitdiff
|
diff to current
2014-09-05
Arnaud Vrac
basetextoverlay: do not ask for a bufferpool when check...
blob
|
commitdiff
|
diff to current
2014-09-05
Arnaud Vrac
basetextoverlay: schedule reconfigure on source pad...
blob
|
commitdiff
|
diff to current
2014-09-05
Arnaud Vrac
basetextoverlay: just forward the seek event to sink...
blob
|
commitdiff
|
diff to current
2014-09-04
Nicola Murino
basetextoverlay: remove unneeded cairo transparence...
blob
|
commitdiff
|
diff to current
2014-09-04
Nicola Murino
basetextoverlay: Make shading_value a property
blob
|
commitdiff
|
diff to current
2014-09-01
Thiago Santos
basetextoverlay: properly fallback to non-overlay caps
blob
|
commitdiff
|
diff to current
2014-09-01
Sebastian Dröge
textoverlay: Don't hold any mutexes while calling negotiate
blob
|
commitdiff
|
diff to current
2014-08-29
Tim-Philipp Müller
textoverlay: remove code that can't be reached
blob
|
commitdiff
|
diff to current
2014-08-13
Thiago Santos
basetextoverlay: fix caps negotiation filter
blob
|
commitdiff
|
diff to current
2014-08-11
Thiago Santos
basetextoverlay: rework caps negotiation
blob
|
commitdiff
|
diff to current
2014-08-11
Thiago Santos
basetextoverlay: always intersect with the filter caps
blob
|
commitdiff
|
diff to current
2014-05-10
Thibault Saunier
pango: Do not try to add a feature to a caps features ANY
blob
|
commitdiff
|
diff to current
2014-04-15
Sebastian Dröge
pango: Make static caps actually static to fix a memory...
blob
|
commitdiff
|
diff to current
2014-03-06
Adrien Schwartzent...
pango: demote debug WARNING to LOG for variable framera...
blob
|
commitdiff
|
diff to current
2014-03-05
Matthieu Bouron
pango: basetextoverlay: handle video/x-raw(ANY) if...
blob
|
commitdiff
|
diff to current
2014-02-07
Thiago Santos
basetextoverlay: use correct segment for text
blob
|
commitdiff
|
diff to current
2014-01-10
Tim-Philipp Müller
textoverlay: don't leak GAP events
blob
|
commitdiff
|
diff to current
2013-11-16
Tim-Philipp Müller
docs: remove old 0.10 Since markers
blob
|
commitdiff
|
diff to current
2013-07-26
Edward Hervey
ext/gst: Ensure default query/event handlers are used
blob
|
commitdiff
|
diff to current
2013-02-19
Tim-Philipp Müller
pango: use new GST_VIDEO_OVERLAY_COMPOSITION_BLEND_FORM...
blob
|
commitdiff
|
diff to current
2013-02-07
Jan Schmidt
pango: 3rd time's the charm. Fix attribute list handling.
blob
|
commitdiff
|
diff to current
2013-02-07
Jan Schmidt
pango: Don't modify the original attributes list.
blob
|
commitdiff
|
diff to current
2013-02-07
Jan Schmidt
pango: Remove extra pango_attr_list_copy() from basetex...
blob
|
commitdiff
|
diff to current
2012-12-22
Tim-Philipp Müller
textoverlay: minor clean-up
blob
|
commitdiff
|
diff to current
2012-12-22
Tim-Philipp Müller
textoverlay: support shaded background for A420 format
blob
|
commitdiff
|
diff to current
2012-11-07
Tim-Philipp Müller
textoverlay: implement background shading for IYU1
blob
|
commitdiff
|
diff to current
2012-11-07
Tim-Philipp Müller
textoverlay: also draw shaded backgrounds for RGB and BGR
blob
|
commitdiff
|
diff to current
2012-11-07
Tim-Philipp Müller
textoverlay: we can do YVU9 as well
blob
|
commitdiff
|
diff to current
2012-11-07
Tim-Philipp Müller
textoverlay: don't advertise 10-16-bit formats we can...
blob
|
commitdiff
|
diff to current
2012-11-07
Tim-Philipp Müller
textoverlay: fix up names of old gray formats
blob
|
commitdiff
|
diff to current
2012-11-07
Tim-Philipp Müller
textoverlay: draw shaded background for some more video...
blob
|
commitdiff
|
diff to current
2012-11-07
Tim-Philipp Müller
textoverlay: clamp shaded background box coordinates...
blob
|
commitdiff
|
diff to current
2012-11-07
Tim-Philipp Müller
textoverlay: move background shading into separate...
blob
|
commitdiff
|
diff to current
2012-11-06
Tim-Philipp Müller
textoverlay: don't abort if we don't know how to paint...
blob
|
commitdiff
|
diff to current
2012-11-05
Sreerenj Balachandran
textoverlay: forward allocation queries on video sink...
blob
|
commitdiff
|
diff to current
2012-11-03
Tim-Philipp Müller
Fix FSF address
blob
|
commitdiff
|
diff to current
2012-10-25
Tim-Philipp Müller
pango: avoid unnecessary pango attribute list copy
blob
|
commitdiff
|
diff to current
2012-10-25
Jihyun Cho
pango: delete foreground color in shadow text
blob
|
commitdiff
|
diff to current
2012-10-03
Michael Smith
Merge branch 'master' of ssh://git.freedesktop.org...
blob
|
commitdiff
|
diff to current
2012-09-27
Sebastian Dröge
basetextoverlay: Correctly handle empty text buffers
blob
|
commitdiff
|
diff to current
2012-09-17
Sebastian Dröge
gst: Update for link/unlink function API change
blob
|
commitdiff
|
diff to current
2012-09-05
Mark Nauwelaerts
pango: add missing break
blob
|
commitdiff
|
diff to current
2012-09-05
Mark Nauwelaerts
pango: handle GAP event to update text position
blob
|
commitdiff
|
diff to current
2012-09-02
Tim-Philipp Müller
text/plain + text/x-pango-markup -> text/x-raw
blob
|
commitdiff
|
diff to current
2012-08-30
Mark Nauwelaerts
pango: adjust to modified video overlay composition API
blob
|
commitdiff
|
diff to current
2012-08-21
Tim-Philipp Müller
pango: fix bad unref and crashes with multiple text...
blob
|
commitdiff
|
diff to current
2012-07-17
Mark Nauwelaerts
pango: adjust to modified video overlay composition API
blob
|
commitdiff
|
diff to current
2012-07-06
Tim-Philipp Müller
pango: remove deprecated valign and halign properties
blob
|
commitdiff
|
diff to current
2012-07-06
Wim Taymans
update for query api changes
blob
|
commitdiff
|
diff to current
2012-07-03
Mark Nauwelaerts
pango: query downstream for video overlay composition...
blob
|
commitdiff
|
diff to current
2012-07-03
Mark Nauwelaerts
pango: adjust to modified overlay composition API
blob
|
commitdiff
|
diff to current
2012-07-02
Tim-Philipp Müller
pango: only map video buffer memory if actually needed
blob
|
commitdiff
|
diff to current
2012-07-02
Tim-Philipp Müller
pango: pass pre-multiplied alpha to overlay composition...
blob
|
commitdiff
|
diff to current
2012-06-28
Tim-Philipp Müller
pango: remove support for video/x-surface again which...
blob
|
commitdiff
|
diff to current
2012-06-28
Mark Nauwelaerts
pango: use ported GstVideoOverlayComposition functionality
blob
|
commitdiff
|
diff to current
2012-06-08
Sebastian Dröge
elements: Use gst_pad_set_caps() instead of manual...
blob
|
commitdiff
|
diff to current
2012-05-29
Andre Moreira Maga...
textoverlay: Use an external lock
blob
|
commitdiff
|
diff to current
2012-04-24
Sebastian Dröge
Merge remote-tracking branch 'origin/0.10'
blob
|
commitdiff
|
diff to current
2012-04-05
Sebastian Dröge
gst: Update for GST_PLUGIN_DEFINE() API change
blob
|
commitdiff
|
diff to current
2012-04-04
Thiago Santos
Merge branch '0.10'
blob
|
commitdiff
|
diff to current
2012-04-03
Mark Nauwelaerts
pango: plug rare buffer leak
blob
|
commitdiff
|
diff to current
next