Vincent Penquerc'h
|
857142a15d
|
ges: Check that the gnonlin elements are present at initialization time
This avoids hanging with no obvious cause later when they're not.
https://bugzilla.gnome.org/show_bug.cgi?id=641246
|
2011-02-08 16:43:11 +01:00 |
|
Tim-Philipp Müller
|
493059f01c
|
tools: ignore unversioned ges-launch as well
|
2011-01-31 19:01:46 +00:00 |
|
Tim-Philipp Müller
|
2ab7c30161
|
ges-launch: fix printf format issue
|
2011-01-31 19:01:24 +00:00 |
|
Stefan Kost
|
a447bc5b02
|
launch: fix typo in help output
|
2011-01-26 23:50:00 +02:00 |
|
Edward Hervey
|
7240050f75
|
ges-launch: Set restriction on video profile if present
|
2011-01-17 13:59:44 +01:00 |
|
Edward Hervey
|
ed92d148db
|
ges-launch: Remove dead code and make functions/variables static
|
2011-01-12 17:52:10 +01:00 |
|
Edward Hervey
|
0f42801985
|
ges-launch: Fix and cleanup enum listing
It wasn't displaying anything lately.
|
2011-01-12 17:45:23 +01:00 |
|
Sebastian Dröge
|
4d44572452
|
ges-launch: Add GStreamer major/minor version to the executable filename
https://bugzilla.gnome.org/show_bug.cgi?id=639222
|
2011-01-11 18:19:08 +01:00 |
|
Edward Hervey
|
8ca6f66f4c
|
GESTrackObject: Hide more variables and provide accessors for them
|
2010-12-16 15:00:46 +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
|
ef7eb9efdd
|
GESTransition: Make it a base class and add GESTimelineStandardTransition
This is to ensure people can create their own Layer Transition subclass.
API : GESTimelineTransition is now GESTimelineStandardTransition
|
2010-12-09 17:09:11 +01:00 |
|
Brandon Lewis
|
f1b6e175cd
|
tools: add project file support to ges-launch
|
2010-11-27 18:08:19 +01:00 |
|
Edward Hervey
|
d2019f3a3d
|
ges-launch: Gracefully handle missing properties
|
2010-11-25 14:03:07 +01:00 |
|
Edward Hervey
|
b5bf55e945
|
ges-launch: g_print => g_printerr for relevant messages
|
2010-11-11 17:44:29 +01: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
|
ffc5502d1a
|
ges-launch: Return 0 if no errors, else 1
|
2010-09-16 09:07:05 +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
|
da242d9f9a
|
move ui to tests/examples
|
2010-09-02 18:03:38 +02:00 |
|
Brandon Lewis
|
360aa0049f
|
add 'add_file' menu item
|
2010-09-02 18:03:38 +02:00 |
|
Brandon Lewis
|
c56adc6db5
|
flesh out ui design a bit more
|
2010-09-02 18:03:38 +02:00 |
|
Brandon Lewis
|
d4abb899ae
|
quit when main window closes
|
2010-09-02 18:03:38 +02:00 |
|
Brandon Lewis
|
b7687c5126
|
check in UI implementation
|
2010-09-02 18:03:38 +02:00 |
|
Brandon Lewis
|
8d66e3af4f
|
check in ui file
|
2010-09-02 18:03:38 +02:00 |
|
Edward Hervey
|
c655a86492
|
ges-launch: Fix memory leak
|
2010-08-31 13:29:37 +02:00 |
|
Brandon Lewis
|
9d584d4343
|
add option to ges-launch to save thumbnails periodicaly
|
2010-07-16 17:22:19 +02:00 |
|
Brandon Lewis
|
cc719507ea
|
move and rename TRANSITION_VTYPE into enums.h and rename
|
2010-07-09 13:21:15 +02:00 |
|
Brandon Lewis
|
e3718b4213
|
GESTimelineBackgroundSource -> GESTimelineTestSource
|
2010-07-09 13:21:15 +02:00 |
|
Brandon Lewis
|
7e7a8ff16a
|
add title sources to ges-launch
|
2010-07-09 13:21:10 +02:00 |
|
Brandon Lewis
|
440242810c
|
use ges_timeline_background_source_new_for_nick when creating pattern sources
|
2010-07-09 13:21:08 +02:00 |
|
Brandon Lewis
|
9d277b4130
|
rewrite print_pattern_list to use GEnumValues
|
2010-07-09 13:21:08 +02:00 |
|
Brandon Lewis
|
158a9b418e
|
remove unnecessary g_print
|
2010-07-09 13:21:08 +02:00 |
|
Brandon Lewis
|
9e0ece675a
|
switch to using GESTimelineBackgroundSource objects for patterns
|
2010-07-09 13:21:08 +02:00 |
|
Thiago Santos
|
70c26b55cb
|
Fix building issues
Adds missing headers to some files and needed cflags to gtk-doc
scanner build
|
2010-07-07 09:10:49 +02:00 |
|
Edward Hervey
|
e15f981c5c
|
ges-launch: Don't leak caps
|
2010-06-21 11:47:44 +02:00 |
|
Edward Hervey
|
8a7503ce2b
|
ges-launch: Properly free profile and outputuri
|
2010-06-21 11:47:21 +02:00 |
|
Edward Hervey
|
5bc32ceb2b
|
ges-launch: Cleanup profile
|
2010-06-17 11:45:27 +02:00 |
|
Brandon Lewis
|
63a0321829
|
tools/ges-launch.c: C90 fixes
|
2010-06-09 17:13:07 +02:00 |
|
Edward Hervey
|
b814e287e3
|
tools/examples: Ignore more files
|
2010-06-09 11:28:45 +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 |
|