platform/upstream/gstreamer.git
2010-06-09 Brandon Lewistests/examples/transition.c: split out "make_timeline...
2010-06-09 Brandon Lewistests/examples/transition.c: remove some cruft from...
2010-06-09 Brandon Lewistests/examples/transition.c: print values in seconds...
2010-06-09 Brandon Lewisges-track-transition.c: set interpolation control point...
2010-06-09 Brandon Lewisges-track-transition.c: GstControlSource -> GstInterpol...
2010-06-09 Brandon Lewistests/examples/transition.c: cast arguments to g_object_set
2010-06-09 Brandon Lewisges-track-transition.c: create gst-controller for trans...
2010-06-09 Brandon Lewisges-track-transition.c: add controller and control...
2010-06-09 Brandon Lewisdepend on GST_CONTROLLER
2010-06-09 Brandon Lewishacking
2010-06-09 Brandon Lewistests/examples/transition.c: create transition when...
2010-06-09 Brandon Lewisdist transition.c
2010-06-09 Brandon Lewischeck in single transition demo
2010-06-09 Brandon Lewisges/ges-types.h: add typedefs for GESTrackTransition...
2010-06-09 Brandon Lewisges-track-transition.h: fix typo
2010-06-09 Brandon Lewisges/Makefile.am: dist ges-track-transition.c,h
2010-06-09 Brandon Lewisskeletal implementation of GESTrackTransition
2010-06-09 Brandon Lewischeck-in ges-track-transition.h
2010-06-09 Brandon Lewisplaylist.c: working pattern sources
2010-06-02 Edward Herveyexamples: Add a looping feature to playlist example
2010-05-25 Edward HerveyGESTimeline: Freeze state of Tracks when doing an async...
2010-05-25 Edward Herveyexamples: New concatenate examples.
2010-05-25 Edward HerveyGES: Add a new utility file
2010-05-25 Edward Herveyexamples: Ignore some files
2010-05-20 Edward HerveyGESTimelinePipeline: Only remove the playsink if it...
2010-05-19 Edward Herveydocs: Use proper CFLAGS/LIBS when building docs
2010-05-19 Edward HerveyGESTimeline: Remove unused variable
2010-05-19 Edward Herveytests: ignore more files
2010-05-19 Edward Herveyexamples: Allow setting null duration on files
2010-05-19 Edward HerveyGESTimeline: Use GstDiscoverer for incomplete filesources
2010-05-19 Edward HerveyGESTimelineFileSource: Add 'max-duration' and 'supporte...
2010-05-19 Edward HerveyGESTimelineObject: Properly set default duration
2010-05-19 Edward HerveyGESSimpleTimelineLayer: Recalculate positions when...
2010-05-18 Edward Herveyconfigure: Depend on gstreamer-discoverer
2010-05-18 Edward HerveyGESTrack: Make GESTrackType a flag, and add GES_TRACK_T...
2010-05-18 Edward Herveydocs: And remove all the stuff that's meant to be gener...
2010-05-18 Edward HerveyGESTimelineObject: Document CreateTrackObjectFunc vmethod
2010-05-18 Edward Herveydocs: Make sure hierarchy/properties/signals get built...
2010-05-10 Edward HerveyGESTimelinePipeline: Fix 32bit runtime issues
2010-05-07 Edward HerveyGESTimelinePipeline: Limit encodebin buffering to 1...
2010-05-06 Edward Herveyexamples: Add option to specify video restriction
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 Herveyexamples: New playlist examples
2010-04-20 Edward Herveycheck: Use GST_CFLAGS so we get new compilation flags
2010-04-20 Edward HerveyGESTimelinePipeline: Store encoding profile
2010-04-20 Edward HerveyGESTimelinePipeline: New Smart Render mode
2010-04-20 Edward HerveyGESTimelinePipeline: new functions to search/create...
2010-04-20 Edward HerveyGESTimelinePipeline: Remove unused code
2010-04-20 Edward HerveyGESTrack: set caps on the composition
2010-04-20 Mark NauwelaertsGESTimeLine(PipeLine): remove additional unref
2010-04-20 Edward Herveyconfigure.ac : round of cleanup
2010-04-20 Edward Herveyges: Link gstprofile
2010-04-20 Edward HerveyGESTimeline: New method ges_timeline_get_tracks
2010-03-13 Edward Herveyexamples: Simple Audio/Video example
2010-03-13 Edward HerveyGESTimelinePipeline: Fix minor bug in get_compatible_un...
2010-03-13 Edward HerveyGESTimelineObject: Fix doc of priority property
2010-03-13 Edward HerveyGESTrackFileSource: Don't forget to free the URI string
2010-03-13 Edward Herveytests: Add unit test for layer property.
2010-03-13 Edward HerveyGESTimelineLayer: Add a 'priority' property
2010-03-13 Edward HerveyGESTimeline: Properly iterate TrackObject lists when...
2010-03-13 Edward Herveytests: Check refcount of created trackobjects
2010-03-13 Edward HerveyGESTimelineObject: Don't leak a reference when creating...
2010-03-13 Edward HerveyGESTimelineObject: new API : _find_track_object
2010-03-13 Edward Herveyconfigure: use automake 1. 11 silent rules instead...
2010-03-13 Edward Herveycommon: Update to latest common
2010-03-11 Edward Herveyignore more files
2010-03-05 Edward Herveyexamples: Fix linking/include order
2010-03-05 Edward Herveycheck: Add a test for checking timelinefilesource prope...
2010-02-09 Edward Herveyexamples: Use profile LIBS
2010-02-09 Edward Herveyconfigure.ac: gst-profile is now a standalone pkgconfig
2010-01-20 Jarkko Pallviainenexamples: Fix build on 32bit systems
2010-01-08 Edward HerveyGESTimelinePipeline: Add comment for _set_render_settings
2010-01-08 Edward Herveyexamples: test4: variant of test3 with rendering.
2010-01-08 Edward HerveyGESTimelinePipeline: Also get static pads for static...
2010-01-08 Edward Herveyconfigure.ac: detect gst-convenience
2009-12-11 Edward Herveyges: Small doc fixups
2009-12-11 Edward Herveytests: Fix macro by making it use the proper argument...
2009-12-11 Edward Herveytests: Fix linking order.
2009-12-11 Edward HerveyGESTimelineObject: Move property setting to an earlier...
2009-12-11 Edward HerveyGESTrackObject: Store pending values when GnlObject...
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 HerveyGESTimelineFileSource: Properly handle mute
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-11-30 Edward HerveyAUTHORS: Add myself
2009-11-25 Edward Herveytimelinefilesource: Free URI when finalizing
2009-11-25 Edward Herveytrackobject: priority is a uint32
2009-11-25 Edward Herveytests: release TrackObject when we're done with it
2009-11-25 Edward Herveytests: Don't forget to cast to guint64 when using g_obj...
2009-11-25 Edward HerveyTimelineObject: Add missing argument to printf statement
2009-11-25 Edward Herveycustomtimelinesource: Fix indentation
2009-11-25 Edward Herveydocs: updates to working diagram, still needs more...
2009-11-15 Edward Herveydocs: Improve docs some more
2009-11-12 Edward Herveydocs: Add overview and architecture document and cleanu...
2009-11-12 Edward Herveydocs: Update to gstprofile header
2009-11-09 Edward Herveyignore more files
next