projects
/
platform
/
upstream
/
gstreamer.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gstreamer.git
2012-01-12
Edward Hervey
ges: Various doc fixups and cleanups
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Mark Nauwelaerts
ges: only use glib constructs as required in configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Mark Nauwelaerts
pkgconfig: fix uninstalled pkgconfig to handle out...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
pitivi-formatter: Use the new Formatter->project_loaded...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
formatter: Add a "loaded" signal
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
docs: Add a pitivi-formatter documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
formatter: Enhance some debug logging
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Rework the ges_pitivi_get_sources method
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Let user set a source list on the PitiviFormatter
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Handle the new SourceMoved API in PitiviFormatter
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
bindings: Bind the new formatter API
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Add an API to Formatter to be able to handle moved...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Add a "discovery-error" signal to GESTimeline
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Let user set TimelineObject URI while not containi...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
mathieu duponchelle
Add API to get all sources from xptv project
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
mathieu duponchelle
Disconnect handlers when object is removed from layer
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
mathieu duponchelle
Edit : typos
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
GES : remove transitions when needed
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
mathieu duponchelle
Fixes auto transitions on layers + n.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Add a maxduration property to TrackFileSource
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Disconnect the TrackObject when removed from a...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Add a runtime version checking function
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Reindent ges-track-object.h
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
bindings: Register the various enums/flags in python
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Make TrackObject:locked a GObject property
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Fix the TimelineObject::effect-added signal emissi...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Reindent ges-track.h
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Some debug logging enhancements
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Expand track background duration equal to timeline...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Add a duration property to GESTimeline
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Fix TimelineObject movement that contains unlocked...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Bump layer height from 10 to 1000
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Little fixes to timeline_object_g(s)et_supprted_fo...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Add guards to all API calls in GESTimelineObject
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Add a method to TimelineObject to set contained...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
docs: Update documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Remove transitions properly
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Add a TimelineObject::track-object-removed signal
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Enhance some debug logging
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Misc fixes in ges-timeline-layer
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Auto transition cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Do not add any audio source when still image
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Fix debugging symbol to avoid segfaults
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Big PiTiVi formatter cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Stéphane Maniaci
ges: Don't release unexisting sources when destroying...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Add a gnl background object to tracks
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Make sure not to set transition start to negative
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
ges: makes "pass over" accurate and reset priority...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
ges: don't reset the supported formats in the timeline...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
ges: make the offset positive as it should have been
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
ges: modifies emission of the track/object-removed...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
ges: adds a ges_timeline_object_split method
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: add a timeline_object copy function
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
python : bind the new timeline_object functions
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
ges: adds an enable_update function to the GESTimeline
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
ges : add a track-object(removed signal to the track
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Handle supported formats in TimelineStandardTransition
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
ges: add an auto-transition to the layer
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
ges: Keep the track object list sorted in track
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
ges: add track objects to the track before the track...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
python: bind and override the ges_track_get_objects...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
ges: Add API to get the TrackObject-s contained in...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
python: binds the PiTiVi formatter
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
examples: Add a load project option to ges-ui
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
tools: Add a -y option to ges-launch to launch pitivi...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
test: Add a pitivi formatter test
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
ges: Implement a Pitivi Formatter
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
ges: add a track-object-added signal to GESTrack
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathieu Duponchelle
ges: Add a track-object-added signal to GESTimelineObject
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Move supported formats from filesource to timeline...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Add a ges_timeline_append_layer convenience method
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
test: Better layer priority handling testing
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: add a function to move TimelineObject from a layer...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Keep layers sorted by priorities in the timeline
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Add some debugging symbols
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Handle TimelineLayer and its contained TimelineObj...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Thibault Saunier
ges: Define a LAYER_HEIGHT constant in the normal layer
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Edward Hervey
docs: Add pipeline {get|set}_{audio|video}_sink() docs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Robert Swain
timeline: simplify code to remove an object from the...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Robert Swain
GESTimeline: Lock object discovery list
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Mateu Batle
GESTimelineObject: fix trigger notify changing props
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Edward Hervey
tools: Add proper include for g_printf
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Mark Nauwelaerts
ges-launch: allow for optional audio or video track
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Mark Nauwelaerts
ges-launch: port over gst-launch verbose setting
commit
|
commitdiff
|
tree
|
snapshot
2011-11-07
Robert Swain
GESTimelinePipeline: Add API to get/set audio sink
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Tim-Philipp...
docs: link against libgstreamer for gst_init() and...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Tim-Philipp...
bindings: fix up pygst includes for new install directory
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Tim-Philipp...
configure: require pygst from git for the headers
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Sebastian Dröge
python: Add $(PYGST_CFLAGS) to CFLAGS to fix the build
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Robert Swain
GESTimelinePipeline: API documentation improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Robert Swain
GESTimelinePipeline: Add video sink get/set API
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Stefan Sauer
docs: cleanup makefiles
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Stefan Sauer
Automatic update of common submodule
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Stefan Sauer
Automatic update of common submodule
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Edward Hervey
docs: clarify sentence a bit
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Edward Hervey
design: More specifications of compositing and material...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Edward Hervey
design: Re-order items by importance
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Edward Hervey
docs: Remove duplicate symbol
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Edward Hervey
docs: Add note about merging GNonLin and GES
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Andoni Morales...
Don't build the examples if it's disabled in configure
commit
|
commitdiff
|
tree
|
snapshot
next