Thibault Saunier
d0aba011b3
Update GES
2020-06-17 21:52:01 -04:00
Aaron Boxer
38a0731461
build: on Windows, use MSVC format for gst*, glib and gobject dlls
...
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-11-18 14:19:39 -05:00
Tim-Philipp Müller
6ad219d5f9
Release 1.16.0
2019-04-19 02:00:33 +01:00
Thibault Saunier
24730900aa
Update GES with latest master
2019-02-25 13:37:17 -03:00
Thibault Saunier
03ceb07dc8
ges: Remove GESPitiviFormatter as it is deprecated and useless
2018-12-06 17:03:05 -03:00
Thibault Saunier
1c68c81313
ges: Mark padding fields as padding
2018-03-31 11:21:56 -03:00
Thibault Saunier
2d00f898fb
Move generated files to dedicated folders named by namespace
...
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-11 21:47:35 -03:00
Thibault Saunier
f9044e93e1
Update to 1.13.90
...
* 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-03-11 21:23:12 -03:00
Thibault Saunier
525d8dab14
Update GES
2018-01-29 17:50:13 -03:00
Thibault Saunier
d246a73c3a
Version control generated source code
2018-01-29 16:25:26 -03:00
Thibault Saunier
0bd077718c
Remove some remaining reference to the glue
2017-10-12 00:19:37 +02:00
Thibault Saunier
288b061843
Add ABI tests and fix related issues
2017-10-11 18:27:53 +02:00
Thibault Saunier
ea37557f6e
meson: Fix some dependencies
2017-09-20 17:49:56 -03:00
Thibault Saunier
9c289eb563
Do not use glue anymore!
...
This is not needed anymore as ABI compatible structures are now generated
and used by the code generator.
2017-09-06 13:22:57 -03:00
Thibault Saunier
893169175d
Generate bindings for GES if avalaible
2017-08-29 22:20:46 -03:00