platform/upstream/gstreamer.git
2010-07-09 Brandon Lewisdon't initialize vpattern field
2010-07-09 Brandon Lewisimplement ges_timeline_background_source_new_for_nick()
2010-07-09 Brandon Lewismove enum table into file scope
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-09 Brandon Lewisset pattern on newly-created video track objects
2010-07-09 Brandon Lewisimplement vpattern gobject property of tl background...
2010-07-09 Brandon Lewisadd big blob of pattern enum values copied from videote...
2010-07-09 Brandon Lewisadd vpattern field to GESTimelineBackground source
2010-07-09 Brandon Lewisimplement setting pattern on video background sources
2010-07-09 Brandon Lewisadd routines to set track object pattern
2010-07-09 Brandon Lewisadd enum for video patterns
2010-07-09 Brandon Lewistest Backgroudn sources in layers
2010-07-09 Brandon Lewisimplment GESTimelineBackground source create_track_object
2010-07-09 Brandon Lewisadd audio background source to build system
2010-07-09 Brandon Lewisadd audio background source to types.h
2010-07-09 Brandon Lewischeck in audio background source
2010-07-09 Brandon Lewisadd ges video-track background to build system
2010-07-09 Brandon Lewischeck in ges-track-video-background-source.{c,h}
2010-07-09 Brandon Lewisadd GESTrackBackgroundSource to build system
2010-07-09 Brandon Lewisadd track background source to header
2010-07-09 Brandon Lewisadd track background source to ges-types.h
2010-07-09 Brandon Lewischeck in GESTrackBackgroundSource
2010-07-09 Brandon Lewisadd GESTimelineBackgroundSource to build system
2010-07-09 Brandon Lewisadd timeline background source to header
2010-07-09 Brandon Lewischeck in background source unit test
2010-07-09 Brandon Lewischeck in ges-timeline-background-source.{c,h}
2010-07-09 Edward Herveytests: Add <stdlib.h> for exit usage
2010-07-07 Thiago SantosFix building issues
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-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-14 Edward HerveyGESTrackTransition: Release all pads.
2010-06-14 Edward HerveyUpdate to latest common
2010-06-11 Edward Herveyexamples: Fix debug statement
2010-06-10 Brandon Lewisrelease the request pads in dispose
2010-06-10 Brandon Lewisdon't keep an extra reference to vsmpte
2010-06-10 Brandon Lewisadd elemt. to bin in arbitrary_fill_track_func
2010-06-09 Brandon Lewisfix typos in comment block
2010-06-09 Brandon Lewisgstl_recalculate() won't set priorities to -1
2010-06-09 Brandon Lewisges/ges-track-transition.h: add missing function prototype
2010-06-09 Brandon Lewistools/ges-launch.c: C90 fixes
2010-06-09 Brandon Lewistests/examples/transition.c: C90 fixes
2010-06-09 Brandon Lewistests/examples/test4.c: C90 fixes
2010-06-09 Brandon Lewistests/check/ges/concatenate.c: C90 fixes
2010-06-09 Brandon Lewistests/check/ges/transition.c: C90 fixes
2010-06-09 Brandon Lewistests/check/ges/simplelayer.c: C90 fixes
2010-06-09 Brandon Lewistests/check/ges/filesource.c: C90 fixes
2010-06-09 Brandon Lewisges/ges-utils.h: C90 fixes
2010-06-09 Brandon Lewisges/ges-track.h: C90 fixes
2010-06-09 Brandon Lewisges/ges-track.c: C90 fixes
2010-06-09 Brandon Lewisges/ges-track-transition.c: C90 fixes
2010-06-09 Brandon Lewisges/ges-track-object.c: C90 fixes
2010-06-09 Brandon Lewisges/ges-timeline-transition.c: C90 fixes
2010-06-09 Brandon Lewisges/ges-timeline-object.c: C90 fixes
2010-06-09 Brandon Lewisges/ges-timeline-layer.c: C90 fixes
2010-06-09 Brandon Lewisges/ges-simple-timeline-layer.c: C90 fixes
2010-06-09 Edward Herveyconfigure.ac: Actually use the WARNING/ERROR CFLAGS
2010-06-09 Edward HerveyGESTrackTransition: Fix debug statement
2010-06-09 Edward HerveyGESTimeline: Remove all tracks/layers when being disposed
2010-06-09 Edward HerveyGESTimelineLayer: Release all layer/tracks when being...
2010-06-09 Brandon Lewisges/ges-track-transition.c: set referece to vsmpte...
2010-06-09 Brandon Lewisges/ges-track-transition.c: was freeing same GstControl...
2010-06-09 Edward Herveycommon: Update to latest submodule revision
2010-06-09 Edward Herveycheck: Check that all objects are removed from the...
2010-06-09 Edward Herveycheck: Use release_track_object instead of unref
2010-06-09 Edward HerveyGESTrackTransition: Unref the ControlSource in dispose
2010-06-09 Edward Herveyges: Initialize GstController in ges_init
2010-06-09 Brandon Lewisges/ges-simple-timeline-layer.c: print a warning when...
2010-06-09 Brandon Lewisges/ges-timeline-transition.c: can't set enums by nick
2010-06-09 Brandon Lewisges/ges-timeline-transition.c: initialize vtype enum...
2010-06-09 Edward Herveytools/examples: Ignore more files
2010-06-09 Edward Herveytools: Moving playlist from examples and making it...
2010-06-09 Brandon Lewistests/examples/playlist.c: allow file / pattern duratio...
2010-06-09 Brandon Lewistests/examples/playlist.c: clean up playlist help text
2010-06-09 Brandon Lewistests/examples/playlist.c: better sanity checking of...
2010-06-09 Brandon Lewistests/examples/playlist.c: add option to print avail...
2010-06-09 Brandon Lewistests/check/ges/{simplelayer.c,transition.c}: update...
2010-06-09 Brandon Lewisges/ges-track-transition.c: adjust to the change in...
2010-06-09 Brandon Lewisges/ges-timeline-transition.{c,h}: value for VTYPE_CROS...
2010-06-09 Brandon Lewistests/check/ges/transition.c: test that changing timeli...
2010-06-09 Brandon Lewisges/ges-timeline-transition.c: implement vtype gobject...
2010-06-09 Brandon Lewisges/ges-track-transition.{c,h}: add ability to change...
2010-06-09 Brandon Lewistests/check/ges/{simplelayer.c,tests/check/ges/transiti...
2010-06-09 Brandon Lewisges/ges-timeline-transition.{c,h}: api change, pass...
2010-06-09 Brandon Lewisges/ges-timeline-transition.{c,h},tests/.../transition...
2010-06-09 Brandon Lewisges/ges-timeline-transition.c: sync with API change...
2010-06-09 Brandon Lewisges/ges-track-transition.{c,h}: api change: pass gint...
2010-06-09 Brandon Lewisges/ges-track-transition.{c,h}, tests/check/ges/transit...
2010-06-09 Brandon Lewistests/check/ges/transition.c: make sure unit tests...
2010-06-09 Brandon Lewistests/check/ges/transition.c: oops, unit tests using...
2010-06-09 Brandon Lewistests/check/Makefile.am: add transition unit tests...
2010-06-09 Brandon Lewistests/check/ges/transition.c: check in transition unit...
2010-06-09 Brandon Lewisges/ges-track-filesource.h: fix typo in documentation...
next