Thibault Saunier
2fd5364927
ges: Add a timeline edition mode API
...
+ timeline: Add a snapping-distance property
+ Bump the GLib dependency to 2.28 in the mean time as we need some functions from GSequence that only landed
+ Update the testsuite accordingly
API: GESTimeline:snapping-distance property
API: ges_timeline_object_edit
API: ges_timeline_object_ripple
API: ges_timeline_object_ripple_end
API: ges_timeline_object_roll_start
API: ges_timeline_object_roll_end
API: ges_timeline_object_trim_start
API: ges_track_object_edit
API: GESEdge enum
API: GESEditMode enum
2012-04-23 22:03:11 -04:00
Thibault Saunier
7282ee2ff4
formatter: Try to figure out new paths when media files have moved
...
Introduces a dependency to GIO
2012-04-03 20:41:27 -04:00
Tim-Philipp Müller
e121368e37
configure: check for libxml2 explicitly
...
GStreamer may be built without the libxml2 dependency.
2012-03-12 15:15:22 +00:00
Tim-Philipp Müller
f68d370b17
configure: require pygst from git for the headers
2011-10-12 12:32:16 +01:00
Edward Hervey
67fc0c293e
bindings: makefile => Makefile
...
More in sync with all other Makefiles
2011-08-11 16:32:51 +02:00
Thibault Saunier
f1d8151f63
pyges: Install files from the examples and testsuite
2011-08-11 15:59:32 +02:00
Thibault Saunier
f9b9ec6204
building: add python bindings
2011-08-10 17:12:45 +02:00
Edward Hervey
b552352922
configure.ac: Require core/base 0.10.34
2011-05-20 15:51:33 +02:00
Edward Hervey
9293183e04
configure.ac: And back to development we go
2011-01-25 11:21:06 +01:00
Edward Hervey
ec420e38fb
Release 0.10.1
2011-01-20 22:04:06 +01:00
Edward Hervey
c2668d0585
configure.ac: 0.10.0.4 pre-release
2011-01-17 14:01:28 +01:00
Edward Hervey
c9677f9e71
0.10.0.3 pre-release
2011-01-11 20:28:25 +01:00
Sebastian Dröge
6864677dc2
configure: Require G-I 0.9.6 for the --identifier-prefix parameter
2011-01-11 15:32:51 +01:00
Sebastian Dröge
4315bd235e
configure: Add parameter to select GTK+ version to use and default to 2.0
2011-01-11 15:26:08 +01:00
Edward Hervey
3293eb05b2
configure.ac: 0.10.0.2 pre-release
2011-01-10 15:49:42 +01:00
Tim-Philipp Müller
9637de0afd
gobject-introspection: fix g-i build for uninstalled setup
...
Requires gst-plugins-base git (> 0.10.31.2) to actually work.
2011-01-08 01:36:13 +00:00
Edward Hervey
51337fb5b5
configure.ac: Require core git
2011-01-05 11:32:29 +01:00
Edward Hervey
a29bce9985
configure.ac: Require GLib 2.22
...
Same requirement as for GStreamer
2010-12-17 11:26:49 +01:00
Edward Hervey
73001edacf
Add .pc files
2010-12-15 15:51:41 +01:00
Edward Hervey
122d3cda02
ges: Add gobject-introspection support
2010-12-15 12:58:26 +01:00
Edward Hervey
4c63aa21f2
ges: Switch to encoding-profile API from base
...
Remove dependency on gst-convenience.
2010-12-15 12:38:03 +01:00
Edward Hervey
e4d5e6e4d1
configure.ac: Require GStreamer core/base 0.10.30.4
2010-11-04 12:29:20 +01:00
Edward Hervey
a5382931d2
Add gstvideo in build dependencies
2010-09-28 16:34:53 +02:00
Edward Hervey
6364e8ec2c
all: Changes for discoverer being merged upstream
...
Along with a whole bunch of Makefile fixups
2010-09-23 18:42:48 +02:00
Edward Hervey
a02a5c2320
Update for factorylist/convertframe being merged to gst core/base
2010-09-16 08:39:46 +02:00
Edward Hervey
d76535bc59
Update to moved gst-convenience
2010-09-16 08:39:01 +02:00
Brandon Lewis
99d11516d4
add GTK+ to configure.ac as optional dependency for examples UI
2010-09-02 18:03:38 +02:00
Edward Hervey
1ce84671f1
configure: Require new core/base for fast pad linking
2010-07-14 13:29:49 +02:00
Edward Hervey
cda644e831
configure.ac: Actually use the WARNING/ERROR CFLAGS
...
We weren't detecting all these issues previously
2010-06-09 13:53:32 +02:00
Edward Hervey
a408905e72
tools: Moving playlist from examples and making it installable
...
It is now called ges-launch
2010-06-09 11:28:45 +02:00
Brandon Lewis
e3549deec2
depend on GST_CONTROLLER
2010-06-09 11:28:07 +02:00
Edward Hervey
6753d176d7
configure: Depend on gstreamer-discoverer
2010-05-18 19:07:27 +02:00
Edward Hervey
0bd968480c
configure.ac : round of cleanup
...
Add extra CFLAGS
Change GST_CVS to GST_GIT
Add -DGST_USE_UNSTABLE_API for gstprofile, since we know it's unstable.
2010-04-20 13:47:07 +02:00
Edward Hervey
15be8b3847
configure: use automake 1. 11 silent rules instead of shave if available
2010-03-13 15:53:58 +01:00
Edward Hervey
3e9b21a06d
configure.ac: gst-profile is now a standalone pkgconfig
2010-02-09 17:44:54 +01:00
Edward Hervey
e0dcea0bd5
configure.ac: detect gst-convenience
2010-01-08 17:05:01 +01:00
Edward Hervey
74c377d1fa
docs: Improve docs some more
2009-11-15 18:23:33 +01:00
Edward Hervey
0249968c71
configure.ac: Require latest gst-plugins-base for 'playsink'
2009-09-14 19:47:59 +02:00
Edward Hervey
5172a5119d
docs: Add gtk-doc API documentation
...
current coverage : 8%
2009-09-10 16:22:00 +02:00
Edward Hervey
a25c707999
Add directory for examples along with a minimalistic first example.
2009-08-07 20:29:35 +02:00
Edward Hervey
12777c8532
Add unit test system. Adjust GST_DEBUG usage.
2009-08-06 19:51:29 +02:00
Edward Hervey
f3131a2f6a
build fixed again. Moved type declarations in a standalone file.
2009-08-06 12:14:37 +02:00
Edward Hervey
30f973235d
It builds !!!! :)
2009-08-04 19:22:53 +02:00
Edward Hervey
ee8bf88ebf
Initial code drop
2009-08-04 17:13:11 +02:00