textoverlay: Expose rendering dimensions as properties.
[platform/upstream/gstreamer.git] / ext / pango / gstbasetextoverlay.c
2016-02-04 Lubosz Sarneckitextoverlay: Expose rendering dimensions as properties.
2016-02-04 Lubosz Sarneckitextoverlay: Do not limit positioning to video area.
2015-09-18 Prashant Gotarnebasetextoverlay: fix typo in debug log message
2015-09-03 Prashant Gotarnebasetextoverlay: FIX crash if padding greater than...
2015-07-28 Sebastian Drögetextoverlay: Query downstream caps for checking if...
2015-07-24 Nicolas Dufresnebasetextoverlay: Use the extents rectangle for positioning
2015-07-24 Nicolas Dufresnebasetextoverlay: Fix clipping issues
2015-07-22 Nicolas Dufresnebasetextoverlay: Improve further the negotiation function
2015-07-22 Nicolas Dufresnebasetextoverlay: Ensure meta coordinate are in stream...
2015-07-22 Nicolas Dufresnebasetextoverlay: Reorder and cleanup class attribute
2015-07-20 Nicolas Dufresnebasetextoverlay: Fix upstream composition handling
2015-07-20 Nicolas Dufresnebasetextoverlay: Clear reconfigure flags before negotation
2015-07-20 Nicolas Dufresnebasetestoverlay: Always query window dimension
2015-07-20 Nicolas Dufresnebasetextoverlay: Send caps before doing allocation...
2015-07-20 Lubosz Sarneckibasetextoverlay: Log GstVideoOverlayComposition negotiation
2015-07-20 Lubosz Sarneckibasetextoverlay: Receive window size event and adjust...
2015-07-20 Lubosz Sarneckibasetestoverlay: Pass down meta buffers from upstream...
2015-07-02 Nicolas Dufresnebasetextoverlay: Fix bug with unused upstream_has_meta
2015-07-02 Nicolas DufresneRevert "basetextoverlay: remove dead code"
2015-07-02 Luis de Bethencourtbasetextoverlay: remove dead code
2015-06-14 Lazar Claudiubasetextoverlay: add "draw-shadow" and "draw-outline...
2015-06-12 Nicolas Dufresnebasetextoverlay: Rewrite negotiation method
2015-05-26 Claudiu Florin Lazarbasetextoverlay: make deltax and deltay properties...
2015-05-10 Tim-Philipp Müllerdocs: update element example pipelines
2015-04-10 Guillaume Desmottesbasetextoverlay: fix buffer leak in chain function
2015-04-03 Vincent Penquerc'htextoverlay: fix disappearing text with high deltax
2015-03-03 Nicolas Dufresnetextoverlay: Re-render if video size changed
2014-11-17 Tim-Philipp MüllerRevert "basetextoverlay: Fix segfault when overlay...
2014-11-17 Tim-Philipp MüllerRevert "basetextoverlay: segfault when xpos >= video...
2014-10-27 Vineeth T Mbasetextoverlay: segfault when xpos >= video size
2014-10-23 Thibault Saunierbasetextoverlay: Make GstBaseTextOverlay::font-desc...
2014-10-11 Luis de Bethencourtbasetextoverlay: Fix segfault when overlay outside...
2014-09-18 Thiago Santosbasetextoverlay: Do not fail the negotiation if query...
2014-09-05 Arnaud Vracbasetextoverlay: get framerate from previously parsed...
2014-09-05 Arnaud Vracbasetextoverlay: do not ask for a bufferpool when check...
2014-09-05 Arnaud Vracbasetextoverlay: schedule reconfigure on source pad...
2014-09-05 Arnaud Vracbasetextoverlay: just forward the seek event to sink...
2014-09-04 Nicola Murinobasetextoverlay: remove unneeded cairo transparence...
2014-09-04 Nicola Murinobasetextoverlay: Make shading_value a property
2014-09-01 Thiago Santosbasetextoverlay: properly fallback to non-overlay caps
2014-09-01 Sebastian Drögetextoverlay: Don't hold any mutexes while calling negotiate
2014-08-29 Tim-Philipp Müllertextoverlay: remove code that can't be reached
2014-08-13 Thiago Santosbasetextoverlay: fix caps negotiation filter
2014-08-11 Thiago Santosbasetextoverlay: rework caps negotiation
2014-08-11 Thiago Santosbasetextoverlay: always intersect with the filter caps
2014-05-10 Thibault Saunierpango: Do not try to add a feature to a caps features ANY
2014-04-15 Sebastian Drögepango: Make static caps actually static to fix a memory...
2014-03-06 Adrien Schwartzent... pango: demote debug WARNING to LOG for variable framera...
2014-03-05 Matthieu Bouronpango: basetextoverlay: handle video/x-raw(ANY) if...
2014-02-07 Thiago Santosbasetextoverlay: use correct segment for text
2014-01-10 Tim-Philipp Müllertextoverlay: don't leak GAP events
2013-11-16 Tim-Philipp Müllerdocs: remove old 0.10 Since markers
2013-07-26 Edward Herveyext/gst: Ensure default query/event handlers are used
2013-02-19 Tim-Philipp Müllerpango: use new GST_VIDEO_OVERLAY_COMPOSITION_BLEND_FORM...
2013-02-07 Jan Schmidtpango: 3rd time's the charm. Fix attribute list handling.
2013-02-07 Jan Schmidtpango: Don't modify the original attributes list.
2013-02-07 Jan Schmidtpango: Remove extra pango_attr_list_copy() from basetex...
2012-12-22 Tim-Philipp Müllertextoverlay: minor clean-up
2012-12-22 Tim-Philipp Müllertextoverlay: support shaded background for A420 format
2012-11-07 Tim-Philipp Müllertextoverlay: implement background shading for IYU1
2012-11-07 Tim-Philipp Müllertextoverlay: also draw shaded backgrounds for RGB and BGR
2012-11-07 Tim-Philipp Müllertextoverlay: we can do YVU9 as well
2012-11-07 Tim-Philipp Müllertextoverlay: don't advertise 10-16-bit formats we can...
2012-11-07 Tim-Philipp Müllertextoverlay: fix up names of old gray formats
2012-11-07 Tim-Philipp Müllertextoverlay: draw shaded background for some more video...
2012-11-07 Tim-Philipp Müllertextoverlay: clamp shaded background box coordinates...
2012-11-07 Tim-Philipp Müllertextoverlay: move background shading into separate...
2012-11-06 Tim-Philipp Müllertextoverlay: don't abort if we don't know how to paint...
2012-11-05 Sreerenj Balachandrantextoverlay: forward allocation queries on video sink...
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-10-25 Tim-Philipp Müllerpango: avoid unnecessary pango attribute list copy
2012-10-25 Jihyun Chopango: delete foreground color in shadow text
2012-10-03 Michael SmithMerge branch 'master' of ssh://git.freedesktop.org...
2012-09-27 Sebastian Drögebasetextoverlay: Correctly handle empty text buffers
2012-09-17 Sebastian Drögegst: Update for link/unlink function API change
2012-09-05 Mark Nauwelaertspango: add missing break
2012-09-05 Mark Nauwelaertspango: handle GAP event to update text position
2012-09-02 Tim-Philipp Müllertext/plain + text/x-pango-markup -> text/x-raw
2012-08-30 Mark Nauwelaertspango: adjust to modified video overlay composition API
2012-08-21 Tim-Philipp Müllerpango: fix bad unref and crashes with multiple text...
2012-07-17 Mark Nauwelaertspango: adjust to modified video overlay composition API
2012-07-06 Tim-Philipp Müllerpango: remove deprecated valign and halign properties
2012-07-06 Wim Taymansupdate for query api changes
2012-07-03 Mark Nauwelaertspango: query downstream for video overlay composition...
2012-07-03 Mark Nauwelaertspango: adjust to modified overlay composition API
2012-07-02 Tim-Philipp Müllerpango: only map video buffer memory if actually needed
2012-07-02 Tim-Philipp Müllerpango: pass pre-multiplied alpha to overlay composition...
2012-06-28 Tim-Philipp Müllerpango: remove support for video/x-surface again which...
2012-06-28 Mark Nauwelaertspango: use ported GstVideoOverlayComposition functionality
2012-06-08 Sebastian Drögeelements: Use gst_pad_set_caps() instead of manual...
2012-05-29 Andre Moreira Maga... textoverlay: Use an external lock
2012-04-24 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API change
2012-04-04 Thiago SantosMerge branch '0.10'
2012-04-03 Mark Nauwelaertspango: plug rare buffer leak
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-27 Wim Taymanstestoverlay: fix object and caps leak
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-08 Tim-Philipp Müllerpango: re-port pangocairo deprecation and compiler...
2012-03-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
next