summaryrefslogtreecommitdiff
path: root/ges/generated
AgeCommit message (Collapse)AuthorFilesLines
2021-08-05Update bindings with latests GtkSharpAndoni Morales Alastruey3-3/+3
Update GtkSharp to 4c85f1479cf2e0dc056c0d288785e5a1d7251cb1 and regenerate bindings Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-sharp/-/merge_requests/34>
2020-10-16Update bindingsOlivier Crête7-42/+192
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-sharp/-/merge_requests/25>
2020-06-17Update GESThibault Saunier46-334/+3213
2019-11-18build: on Windows, use MSVC format for gst*, glib and gobject dllsAaron Boxer2-9/+9
Generated files were generated using 'ninja -C build update-code' except for libgstfft, which had to be updated manually (see issue #25). Note: with these changes, building on MS Windows will require the msvc compiler - mingw will no longer work.
2019-04-19Release 1.16.01.16.0Tim-Philipp Müller8-30/+125
2019-02-25Update GES with latest masterThibault Saunier12-114/+314
2018-12-06ges: Remove GESPitiviFormatter as it is deprecated and uselessThibault Saunier4-27/+0
2018-03-31ges: Mark padding fields as paddingThibault Saunier3-295/+101
2018-03-11Move generated files to dedicated folders named by namespaceThibault Saunier111-111/+111
Making it cleaner and simpler to navigate and removing previous ugly and now useless hack where we were renaming files ourself to make meson happy.
2018-03-11Update to 1.13.90Thibault Saunier2-0/+17
* Hide new GstAudioAggregator for now (needs some work) * Fix the GstAudioInfo.SetFormat API and its use in the samples (it was plain broken and fixes in the annotation fixed it)
2018-01-29Update GESThibault Saunier4-310/+310
2018-01-29Version control generated source codeThibault Saunier114-20/+21934
2017-10-12Remove some remaining reference to the glueThibault Saunier1-3/+3
2017-10-11Add ABI tests and fix related issuesThibault Saunier1-1/+16
2017-09-20meson: Fix some dependenciesThibault Saunier1-1/+2
2017-09-06Do not use glue anymore!Thibault Saunier1-3/+0
This is not needed anymore as ABI compatible structures are now generated and used by the code generator.
2017-08-29Generate bindings for GES if avalaibleThibault Saunier1-0/+136