timeline: Added timeline and mode as properties
[platform/upstream/gstreamer.git] / ges / ges-timeline-pipeline.c
2012-10-25 Xabier Rodriguez... timeline: Added timeline and mode as properties
2012-10-25 Xabier Rodriguez... timeline: Adding GObject property API to get/set previe...
2012-10-25 Xabier Rodriguez... timeline: Initialize as NULL the preview sinks when...
2012-09-25 Volodymyr Rudyitimeline: Added 'const' modifier
2012-09-07 Nicolas Dufresnetimeline-pipeline: use downstream block probe to avoid...
2012-09-06 Nicolas Dufresnetimeline-pipeline: Clean the blocked pad
2012-07-02 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-06-25 Sebastian Drögegestimelinepipeline: Fix for gst_element_make_from_uri...
2012-05-26 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-05-10 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-05-05 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-05-03 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-05-01 Tim-Philipp Müllerges: fix some not entirely correct casts for vararg...
2012-05-01 Руслан Ижбулатовtimeline-pipeline: fix src pad request template for tee
2012-04-25 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-04-23 Thiago Santosges-timeline-pipeline: add todo to remember to remove...
2012-04-23 Thiago SantosRevert "ges: timeline-pipeline: Remove playsink send_ev...
2012-04-08 Thibault SaunierMerge branch '0.10'
2012-04-04 Thiago SantosMerge branch '0.10'
2012-04-04 Thiago Santosges: timeline-pipeline: Remove playsink send_event...
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üllerges-timeline-pipeline: port to 0.11
2012-03-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-10 Tim-Philipp Müllerges: port to new raw audio/video caps
2012-02-10 Tim-Philipp Müllertimeline-pipeline: use standard GLib API to save thumbn...
2012-02-10 Tim-Philipp Müllertimeline-pipeline: update for new gst_buffer_map() API
2012-01-30 Mark Nauwelaertsges: support and handle no-more-pads in GESTimeline...
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-12-30 Edward Herveyges: Update for 0.11 changes
2011-11-07 Robert SwainGESTimelinePipeline: Add API to get/set audio sink
2011-10-11 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-10-11 Edward Herveyges: Port to 0.11 API
2011-10-05 Robert SwainGESTimelinePipeline: API documentation improvements
2011-10-04 Robert SwainGESTimelinePipeline: Add video sink get/set API
2011-08-30 Edward HerveyGESTimelinePipeline: Return before the error labels
2011-08-29 Edward HerveyGESTimelinePipeline: Handle some trivial error cases
2011-03-23 Thibault SaunierGESTimelinePipeline: the _init_ method shouldn't return...
2011-01-10 Edward HerveyTimelinePipeline: minor doc fix
2011-01-06 Edward HerveyTimelinePipeline: Fix thumbnail method docs and arguments
2011-01-06 Edward HerveyTimelinePipeline: Updates for pbutils API change
2010-12-20 Edward HerveyGESTimelinePipeline: Fix usage of encodebin
2010-12-16 Edward HerveyGESTimelineObject: Add mapping/offset support [start...
2010-12-16 Edward HerveyGESTimelineLayer: Hide the object list and priority
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-12-08 Edward Herveydocs: A round of updates
2010-12-08 Thibault SaunierGESTimelinePipeline: add a private structure
2010-11-23 Edward HerveyGESTimelinePipeline: Make sure playsink events are...
2010-09-16 Edward HerveyUpdate for factorylist/convertframe being merged to...
2010-07-16 Brandon Lewisfwrite doesn't return the number of bytes written....
2010-07-16 Brandon Lewisges_caps_set_simple was being called incorrectly
2010-07-16 Edward HerveyTimelinePipeline: Make sure fwrite completes successfully
2010-07-16 Brandon Lewisadd routine to save a thumbnail in the specified encoding
2010-07-16 Brandon Lewisadd methods to retreive the current frame as a thumbnail
2010-07-15 Edward HerveyGESTimelinePipeline: Use smartencoder feature from...
2010-07-14 Edward HerveyGES: Switch to new fast pad linking
2010-06-28 Edward HerveyGESTimelinePipeline: Fix leaked caps
2010-06-21 Edward HerveyGESTimelinePipeline: unref all pads
2010-06-21 Edward HerveyGESTimelinePipeline: Make a copy of the provided GstEnc...
2010-06-21 Edward HerveyGESTimelinePipeline: Properly release playsink and...
2010-06-21 Edward HerveyGESTimelinePipeline: finalize => dispose
2010-05-20 Edward HerveyGESTimelinePipeline: Only remove the playsink if it...
2010-05-10 Edward HerveyGESTimelinePipeline: Fix 32bit runtime issues
2010-05-07 Edward HerveyGESTimelinePipeline: Limit encodebin buffering to 1...
2010-04-27 Edward HerveyGESTimelinePipeline: Remove unused variable/label.
2010-04-20 Edward HerveyGESTimelinePipeline: Cleanup properly when pads are...
2010-04-20 Edward HerveyGESTimelinePipeline: Implement smart rendering
2010-04-20 Edward HerveyGESTimelinePipeline: Store encoding profile
2010-04-20 Edward HerveyGESTimelinePipeline: new functions to search/create...
2010-04-20 Edward HerveyGESTimelinePipeline: Remove unused code
2010-04-20 Mark NauwelaertsGESTimeLine(PipeLine): remove additional unref
2010-03-13 Edward HerveyGESTimelinePipeline: Fix minor bug in get_compatible_un...
2010-01-08 Edward HerveyGESTimelinePipeline: Add comment for _set_render_settings
2010-01-08 Edward HerveyGESTimelinePipeline: Also get static pads for static...
2009-12-11 Edward Herveyges: Small doc fixups
2009-12-11 Edward HerveyGESTimelinePipeline: Sync state of newly added element...
2009-12-11 Edward HerveyGESTimelinePipeline: Don't forget to remember the mode
2009-12-11 Edward HerveyGESTimelinePipeline: More render support
2009-12-11 Edward HerveyGESTimelinePipeline: beginning of render support
2009-11-30 Edward Herveyges/: Fix copyright in headers
2009-09-16 Edward HerveyFinish public API documentation
2009-09-10 Edward HerveyMore documentation. Coverage now at 25%
2009-09-09 Edward HerveyGESTimelinePipeline: Reconfigure playsink once we've...
2009-09-08 Edward HerveyGESTimelinePipeline: Use 'playsink', track added/remove...
2009-09-07 Edward HerveyGESTimelinePipeline: Fix typo
2009-08-06 Edward Herveyges: Remove unused private structures. We'll re-add...
2009-08-06 Edward HerveyAdd unit test system. Adjust GST_DEBUG usage.
2009-08-06 Edward Herveyintermediary commit. Still need to fill in more blanks :(
2009-08-06 Edward Herveysrc/ => ges/