- 05 Apr, 2012 1 commit
-
-
Sebastian Dröge authored
From 7fda524 to fd5d747
-
- 13 Mar, 2012 2 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
Fixes compiler error about FILENAME_MAX in 0.11
-
- 12 Mar, 2012 6 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
Conflicts: bindings/python/Makefile.am bindings/python/ges-types.defs bindings/python/ges.defs bindings/python/ges.override bindings/python/gesmodule.c bindings/python/testsuite/test_textoverlay.py
-
Tim-Philipp Müller authored
GStreamer may be built without the libxml2 dependency.
-
Tim-Philipp Müller authored
There's no need to have them in the header file.
-
- 06 Mar, 2012 2 commits
-
-
Sebastian Dröge authored
ges: Fix 'implicit conversion from enumeration type 'GESTextHAlign' to different enumeration type 'GESTextVAlign'' and similar compiler warnings
-
Sebastian Dröge authored
-
- 17 Feb, 2012 1 commit
-
-
Tim-Philipp Müller authored
And even less different versions of it.
-
- 10 Feb, 2012 9 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
Completely untested, but more likely to work than the existing code.
-
Tim-Philipp Müller authored
Not needed any more with recent glib versions
-
Tim-Philipp Müller authored
Fixes "g_param_spec_boxed: assertion `G_TYPE_IS_BOXED (boxed_type)' failed" warnings when running g-ir-scanner.
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- 30 Jan, 2012 1 commit
-
-
Mark Nauwelaerts authored
... to arrange for a clean READY to PAUSED state change transition. Not doing so might have playsink reaching PAUSED prematurely as one track prerolls, only to lose this state again (temporarily) when the other track needs to preroll. This is generally not nice or convenient, and particularly nasty when trying to perform seek in PAUSED.
-
- 25 Jan, 2012 2 commits
-
-
Thomas Vander Stichele authored
From c463bc0 to 7fda524
-
Sebastian Dröge authored
From 2a59016 to c463bc0
-
- 18 Jan, 2012 1 commit
-
-
Sebastian Dröge authored
From 0807187 to 2a59016
-
- 12 Jan, 2012 3 commits
-
-
Edward Hervey authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
- 11 Jan, 2012 12 commits
-
-
Thibault Saunier authored
-
Thibault Saunier authored
API: GESFormatter::loaded signal API: GESFormatter->project_loaded VMethod
-
Thibault Saunier authored
Move the API to the API section of the pitivi-formatter file
-
Thibault Saunier authored
-
Thibault Saunier authored
+ Remove the URI parameter of ges_pitivi_get_sources + Rework how we handle the PitiviFormatterPrivate.source_table HashTable rename it to sources_table to make a difference between it and the source_table(s) it containes
-
Thibault Saunier authored
API: ges_pitivi_formatter_set_sources Bind it in python
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
API: GESFormatter::source-moved signal API: GESFormatter::update_source_uri virtual method Conflicts: ges/ges-formatter.h
-
Thibault Saunier authored
API: GESTimeline::discovery-error signal
-
Thibault Saunier authored
In the case of not properly set uri, we can keep using the same TimelineFileSource changing its URI until its TrackObject could be created. This is particularly usefull in the case of formatter trying to load filesource when the file has been moved
-
mathieu duponchelle authored
-