Sebastian Dröge
6f6d9f3469
Release 1.10.0
2016-11-01 18:12:35 +02:00
Sebastian Dröge
4e596c28e3
Release 1.9.90
2016-09-30 13:04:39 +03:00
Sebastian Dröge
e32a948868
configure: Depend on gstreamer 1.9.2.1
2016-09-14 11:31:28 +02:00
Sebastian Dröge
754483f528
Back to development
2016-09-01 12:33:22 +03:00
Sebastian Dröge
8da3383d01
Release 1.9.2
2016-09-01 12:33:13 +03:00
Sebastian Dröge
a58d28bc7e
Back to development
2016-07-06 13:51:18 +03:00
Sebastian Dröge
777f83e6c6
Release 1.9.1
2016-07-06 13:45:17 +03:00
Sebastian Dröge
6a17fb2923
Back to development
2016-03-24 13:33:52 +02:00
Sebastian Dröge
e9a960b295
Release 1.8.0
2016-03-24 13:05:16 +02:00
Sebastian Dröge
a64565c016
Release 1.7.91
2016-03-15 12:33:13 +02:00
Sebastian Dröge
1069cca0e0
Release 1.7.90
2016-03-01 19:09:52 +02:00
Sebastian Dröge
0ea76cf905
Back to development
2016-02-19 12:38:45 +02:00
Sebastian Dröge
f70e0ab0bf
Release 1.7.2
2016-02-19 12:26:27 +02:00
Thibault Saunier
1c875961fc
tests_: Add a simple python copy/paste test for groups
...
Integrating python tests in the build system
And cleanup configure.ac
Reviewed-by: Thibault Saunier <thibault.saunier@collabora.com>
Differential Revision: https://phabricator.freedesktop.org/D601
2016-01-17 09:23:32 +01:00
Sebastian Dröge
0546088c4d
Back to development
2015-12-24 15:30:23 +01:00
Sebastian Dröge
914fca4aed
Release 1.7.1
2015-12-24 15:07:57 +01:00
Thibault Saunier
e1fcd42a19
examples: Move all examples to the root dir and create foldersdir per language
...
+ Add some markdown files to link between languages
+ Add a simple 'play timeline with one clip" example in C and python
2015-12-21 15:35:17 +01:00
Sebastian Dröge
a71cd000fd
configure: Use -Bsymbolic-functions if available
...
While this is more useful for libraries, some of our plugins with multiple
files and some internal API can also benefit from this.
2015-12-21 12:34:56 +01:00
Sebastian Dröge
c37da5d89c
Revert "build: fix make distcheck."
...
This reverts commit 462727d6d8
.
This "fix" broke the build on Windows, where both prefix and datadir are
absolute paths and as such we would concatenate two absolute paths and fail.
2015-11-26 22:42:45 +05:30
Thibault Saunier
5bcb7be179
tests: Properly setup GST_PLUGIN_PATH in test environement
2015-11-21 00:24:33 +01:00
Sebastian Dröge
4565d02e21
Use new GST_ENABLE_EXTRA_CHECKS #define
...
https://bugzilla.gnome.org/show_bug.cgi?id=756870
2015-10-21 14:37:37 +03:00
Sebastian Dröge
a8aa0b8886
Update GLib dependency to 2.40.0
2015-10-02 22:27:37 +03:00
Thibault Saunier
f019118ca8
Back to development
2015-09-25 12:30:29 +02:00
Thibault Saunier
da34328c50
Release 1.6.0
2015-09-25 12:29:40 +02:00
Thibault Saunier
5207d6dfca
Release 1.5.91
2015-09-18 18:40:18 +02:00
Jan Schmidt
fd0cc5cb2a
Use standard GST_PLUGIN_LDFLAGS for the nle plugin
...
Add the standard GST_PLUGIN_LDFLAGS to the configure.ac file.
2015-08-23 01:35:18 +10:00
Thibault Saunier
fc7ae396c8
Add support for static plugins builds
2015-08-21 21:39:22 +02:00
Thibault Saunier
1dc013984b
Release 1.5.90
2015-08-20 17:57:55 +02:00
Thibault Saunier
edc5c27ffb
Move NLE to a dedicated GstPlugin
...
Summary: Allowing external user to directly use it
Reviewers: Mathieu_Du
Differential Revision: https://phabricator.freedesktop.org/D231
2015-08-20 13:49:20 +02:00
Sebastian Dröge
fd81083071
nle: Hide away symbols, they're supposed to be internal
2015-06-25 10:24:13 +02:00
Thibault Saunier
e547085a73
Back to development
2015-06-24 17:55:22 +02:00
Thibault Saunier
ff3209e6f7
Release 1.5.2
2015-06-24 17:54:39 +02:00
Mathieu Duponchelle
abb5f2cc2f
ges-launch: Implement a new parser for the commandline.
...
Summary: + flex-based lexing and manual simplistic parsing.
Test Plan: Use that stuff to make awesome things, see if it breaks.
2015-03-20 13:53:40 +01:00
Mathieu Duponchelle
462727d6d8
build: fix make distcheck.
...
And install bash-completions in the supplied prefix.
2015-02-24 18:00:34 +01:00
Mathieu Duponchelle
b5d5173860
ges-launch: enable auto-completion.
...
Summary: + And be a little smart about it.
Test Plan: New feature, working, not testing bash completion
Reviewers: tsaunier
Differential Revision: http://internal.opencreed.com:8888/D25
2015-02-23 21:21:17 +01:00
Thibault Saunier
fa3658053e
configure: Bump our Gst related dependencies to 1.5.0.1
2015-02-06 10:06:05 +01:00
Thibault Saunier
95223fd46b
Start taking advantage of the fact that NLE is in the same three as GES!
2014-10-31 11:58:12 +01:00
Mathieu Duponchelle
d2b8e9d3d9
tests: implement our validate TestManager.
...
And make sure it installs alongside the other validate apps.
https://bugzilla.gnome.org/show_bug.cgi?id=739093
2014-10-30 23:43:12 +01:00
Thibault Saunier
d1d520bf4b
Back to development
2014-10-20 13:37:25 +02:00
Thibault Saunier
4d30a15236
Release 1.4.0
2014-10-20 11:56:36 +02:00
Thibault Saunier
b1d3b194cd
Release 1.3.90
2014-09-24 11:07:40 +02:00
Tim-Philipp Müller
61e93944c7
configure: bump (soft) gst-validate requirement
...
Won't build against all older git versions with
0.0.1.0 as version number.
2014-09-13 16:17:45 +01:00
Thibault Saunier
0b0bbdddd0
scenario: Add a scenario that edits a clip while the pipeline is paused
...
https://bugzilla.gnome.org/show_bug.cgi?id=729382
2014-05-02 16:58:42 +02:00
Thibault Saunier
95126cd0ef
ges-launch: Play nicely with gst-validate if avalaible
2014-03-20 17:25:53 +01:00
Lubosz Sarnecki
46c65aaaaf
ges: multifilesrc support
...
* GESMultiFileSource class
* multifilesrc example
* Support multifile:// urls in uri asset
* start/stop index modification
* Doc
https://bugzilla.gnome.org/show_bug.cgi?id=719373
2014-03-19 18:32:48 +01:00
Thibault Saunier
e2827bf0b7
Back to development
2014-03-16 12:48:22 +01:00
Thibault Saunier
d7c43140e7
Release 1.2.0
2014-03-16 12:46:26 +01:00
Thibault Saunier
9ef7344a21
Properly generate versioning #define-s during autogen
2014-03-15 20:01:48 +01:00
Thibault Saunier
a1a9ac537e
Back to development
2013-09-28 21:07:10 +02:00
Thibault Saunier
93f0bc858d
Release 1.1.90
2013-09-28 20:49:13 +02:00