Merge branch '0.10'
[platform/upstream/gstreamer.git] / tools / ges-launch.c
2012-04-08 Thibault SaunierMerge branch '0.10'
2012-04-04 Thiago SantosMerge branch '0.10'
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-29 Thibault SaunierMerge branch '0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-03-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-10 Tim-Philipp Müllerexamples, ges-launch: remove deprecated g_thread_init()
2012-01-11 Mathieu Duponchelletools: Add a -y option to ges-launch to launch pitivi...
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-12-30 Edward Herveytools: Add proper include for g_printf
2011-12-30 Edward Herveytools: Add proper include for g_printf
2011-11-30 Mark Nauwelaertsges-launch: allow for optional audio or video track
2011-11-30 Mark Nauwelaertsges-launch: port over gst-launch verbose setting
2011-08-01 Luis de Bethencourtges: easier to understand ges-launch summary
2011-08-01 Luis de Bethencourtges: audio and video preset options in ges-launch
2011-05-19 Thibault Saunierges-launch: Add a proper error message on errors
2011-05-06 Edward Herveyges-launch-0.10: Cleanup for error cases and print...
2011-03-15 Edward Herveyges-launch: Handle return value of regcomp()
2011-02-08 Vincent Penquerc'hges: Check that the gnonlin elements are present at...
2011-01-31 Tim-Philipp Müllerges-launch: fix printf format issue
2011-01-26 Stefan Kostlaunch: fix typo in help output
2011-01-17 Edward Herveyges-launch: Set restriction on video profile if present
2011-01-12 Edward Herveyges-launch: Remove dead code and make functions/variabl...
2011-01-12 Edward Herveyges-launch: Fix and cleanup enum listing
2010-12-16 Edward HerveyGESTrackObject: Hide more variables and provide accesso...
2010-12-15 Edward Herveyges: Switch to encoding-profile API from base
2010-12-09 Edward HerveyGESTransition: Make it a base class and add GESTimeline...
2010-11-27 Brandon Lewistools: add project file support to ges-launch
2010-11-25 Edward Herveyges-launch: Gracefully handle missing properties
2010-11-11 Edward Herveyges-launch: g_print => g_printerr for relevant messages
2010-09-16 Edward Herveyges-launch: Return 0 if no errors, else 1
2010-09-16 Edward HerveyUpdate for factorylist/convertframe being merged to...
2010-09-16 Edward HerveyUpdate to moved gst-convenience
2010-08-31 Edward Herveyges-launch: Fix memory leak
2010-07-16 Brandon Lewisadd option to ges-launch to save thumbnails periodicaly
2010-07-09 Brandon Lewismove and rename TRANSITION_VTYPE into enums.h and rename
2010-07-09 Brandon LewisGESTimelineBackgroundSource -> GESTimelineTestSource
2010-07-09 Brandon Lewisadd title sources to ges-launch
2010-07-09 Brandon Lewisuse ges_timeline_background_source_new_for_nick when...
2010-07-09 Brandon Lewisrewrite print_pattern_list to use GEnumValues
2010-07-09 Brandon Lewisremove unnecessary g_print
2010-07-09 Brandon Lewisswitch to using GESTimelineBackgroundSource objects...
2010-07-07 Thiago SantosFix building issues
2010-06-21 Edward Herveyges-launch: Don't leak caps
2010-06-21 Edward Herveyges-launch: Properly free profile and outputuri
2010-06-17 Edward Herveyges-launch: Cleanup profile
2010-06-09 Brandon Lewistools/ges-launch.c: C90 fixes
2010-06-09 Edward Herveytools: Moving playlist from examples and making it...