summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-07GESTimelinePipeline: Add API to get/set audio sinkHEADmasterRobert Swain2-0/+45
2011-10-12docs: link against libgstreamer for gst_init() and fix order in GTKDOC_CFLAGSTim-Philipp Müller1-2/+2
2011-10-12bindings: fix up pygst includes for new install directoryTim-Philipp Müller2-3/+3
2011-10-12configure: require pygst from git for the headersTim-Philipp Müller1-1/+2
2011-10-12python: Add $(PYGST_CFLAGS) to CFLAGS to fix the buildSebastian Dröge1-1/+1
2011-10-05GESTimelinePipeline: API documentation improvementsRobert Swain1-2/+5
2011-10-04GESTimelinePipeline: Add video sink get/set APIRobert Swain2-0/+41
2011-09-07docs: cleanup makefilesStefan Sauer1-34/+7
2011-09-06Automatic update of common submoduleStefan Sauer1-0/+0
2011-09-06Automatic update of common submoduleStefan Sauer1-0/+0
2011-09-02docs: clarify sentence a bitEdward Hervey1-3/+3
2011-09-02design: More specifications of compositing and material handlingEdward Hervey1-7/+53
2011-09-02design: Re-order items by importanceEdward Hervey1-33/+51
2011-09-02docs: Remove duplicate symbolEdward Hervey1-1/+0
2011-09-02docs: Add note about merging GNonLin and GESEdward Hervey1-1/+19
2011-08-31Don't build the examples if it's disabled in configureAndoni Morales Alastruey1-1/+10
2011-08-30GESTimelinePipeline: Return before the error labelsEdward Hervey1-0/+2
2011-08-29GESTimelinePipeline: Handle some trivial error casesEdward Hervey1-3/+23
2011-08-29docs/design: Add section on compositing and mixingEdward Hervey1-0/+117
2011-08-29docs/design: updates on effects and conforming materialsEdward Hervey1-10/+29
2011-08-17pyges: updating copyright of simple exampleLuis de Bethencourt1-0/+1
2011-08-15ges/ges-track-video-transition.c: fix transition of different video sizesLuis de Bethencourt1-5/+44
2011-08-13GESTrackObject: missing Since tag and typo fixesLuis de Bethencourt1-4/+6
2011-08-13docs: adding GESPipelineFlags to docsLuis de Bethencourt1-3/+6
2011-08-13docs: add Since tag to new TextOverlay functionsLuis de Bethencourt3-2/+32
2011-08-13docs: add Since tag to new TitleSource functionsLuis de Bethencourt3-4/+34
2011-08-12pyges: Add an effect exampleLuis de Bethencourt2-0/+101
2011-08-11pyges: fix and clean examples/simple.pyLuis de Bethencourt1-54/+47
2011-08-11bindings: Ignore more filesEdward Hervey1-0/+3
2011-08-11bindings: makefile => MakefileEdward Hervey2-1/+1
2011-08-11testsuite: Remove print statementsEdward Hervey2-2/+0
2011-08-11pyges: Fix the timeline_file_source test suiteThibault Saunier1-2/+2
2011-08-11pyges: Install it so we now use import gesThibault Saunier13-13/+13
2011-08-11pyges: Do not try to build the bindings if no python foundThibault Saunier1-1/+5
2011-08-11pyges: Install files from the examples and testsuiteThibault Saunier4-3/+28
2011-08-11pyges: Add a PyGes exampleThibault Saunier1-0/+105
2011-08-11pyges: Add the GstArgtypes, get all the functions bindedThibault Saunier2-1/+422
2011-08-11pyges: link against pygst and use GstMiniObjectThibault Saunier2-0/+5
2011-08-11pyges : Improve the test suiteMathieu Duponchelle11-64/+233
2011-08-11pyges : correct the defs for ges_track_audio_raw_new and ges_track_video_raw_newMathieu Duponchelle1-2/+0
2011-08-11pyges : Add overridesMathieu Duponchelle3-55/+130
2011-08-11pyges : Add *_valist and *_by_pspec to the ignore-globMathieu Duponchelle1-0/+2
2011-08-11Add ges-screenshot.h to ges.hMathieu Duponchelle1-0/+1
2011-08-11pyges : override unhandled methodsMathieu Duponchelle1-15/+129
2011-08-11pyges : add argtypesMathieu Duponchelle1-0/+76
2011-08-11pyges : Remove ges_formatter_set_data and get_data from the .defsMathieu Duponchelle2-19/+2
2011-08-11pyges : Override ges_timeline_parse_launch_effect_new to make it accept NoneMathieu Duponchelle1-0/+20
2011-08-11pyges: Update ges.defs and ges-types.defs with the new effect APIThibault Saunier2-0/+140
2011-08-11pyges : Add a text overlay testMathieu Duponchelle1-0/+45
2011-08-10pyges : Add actual testing to the testcasesThibault Saunier2-4/+6