summaryrefslogtreecommitdiff
path: root/ext/directfb
Commit message (Expand)AuthorAgeFilesLines
* directfb: allow per feature registrationStéphane Cerveau2021-03-232-10/+9
* directfb: suppress compiler warning from directfb headersTim-Philipp Müller2020-07-251-1/+1
* Mark more plugin GTypes as plugin APITim-Philipp Müller2020-06-191-1/+3
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-1/+1
* Remove autotools build systemTim-Philipp Müller2019-10-142-19/+0
* docstrings: port ulinks to markdown linksMathieu Duponchelle2019-08-231-7/+10
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* directfb: Fixup plugin name to match plugin filenameThibault Saunier2019-05-131-1/+1
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-1/+1
* directfb: don't error out for warnings in system headersTim-Philipp Müller2018-05-281-0/+2
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* dfbvideosink: Pass the VideoInfo to gst_video_info_from_capsThibault Saunier2017-09-061-1/+1
* Request minimum buffer even if need_pool is FALSENicolas Dufresne2017-09-061-0/+16
* directfb: fix caps leakEunhae Choi2017-06-201-0/+2
* gst: Clear floating flag in constructor of all GstObject subclasses that are ...Sebastian Dröge2017-05-171-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-30/+16
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+12
* meta: Initialize all remaining metas in their init functionSebastian Dröge2016-04-131-1/+15
* dfbvideosink: post message to application for unhandled keyboard/mouse eventsVineeth TM2016-03-241-2/+8
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-2/+2
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-2/+2
* dfbvideosink: remove ignored assignmentsLuis de Bethencourt2015-06-051-4/+4
* rectangle: clear rectangle struct before useWim Taymans2014-12-161-2/+6
* dfbvideosink: Unref pad template caps after usageSebastian Rasmussen2014-08-101-2/+4
* dfbvideosink: Fix unitialized variable compiler warningSebastian Dröge2014-02-081-1/+1
* directfb: Add hack to fix compile with broken DirectFB defineJan Schmidt2013-12-191-0/+5
* dfbvideosink: make "layer-mode" property an enumTim-Philipp Müller2013-08-291-22/+31
* dfbvideosink: don't use deprecated GLib thread APITim-Philipp Müller2013-08-291-3/+2
* dfbvideosink: port to 1.0Kazunori Kobayashi2013-08-292-600/+662
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* meta info: register thread-safely.Michael Smith2012-10-031-4/+6
* Remove some liboil referencesTim-Philipp Müller2012-09-291-2/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-2/+2
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-291-1/+1
|\
| * dfbvideosink: Fix 'implicit conversion from enumeration type 'DirectResult' t...Sebastian Dröge2012-03-061-1/+1
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-2/+2
* | interfaces: clean up the use of iface and class/klassStefan Sauer2011-10-211-1/+1
* | Merge branch 'master' into 0.11Wim Taymans2011-08-041-2/+2
|\ \ | |/
| * dfbvideosink: fix harmless typo in variable initializationSreerenj Balachandran2011-07-181-2/+2
* | Merge branch 'master' into 0.11Wim Taymans2011-06-152-38/+48
|\ \ | |/
| * dfbvideosink: Also consider non-accelerated DirectFB surfacesTom Deseyn2011-05-301-37/+48
| * Remove setting of plugindir from MakefilesDavid Schleef2011-04-011-1/+0
* | meta: update for new APIWim Taymans2011-03-081-2/+1
* | meta: fix for new metadata apiWim Taymans2011-02-282-6/+7
* | miniobject: port to new 0.11 APIWim Taymans2011-02-282-158/+138
|/