platform/upstream/gstreamer.git
2012-01-11 Edward Herveydocs: Add pipeline {get|set}_{audio|video}_sink() docs
2012-01-06 Robert Swaintimeline: simplify code to remove an object from the...
2012-01-05 Robert SwainGESTimeline: Lock object discovery list
2012-01-05 Mateu BatleGESTimelineObject: fix trigger notify changing props
2011-12-30 Edward Herveytools: Add proper include for g_printf
2011-11-30 Mark Nauwelaertsges-launch: allow for optional audio or video track
2011-11-30 Mark Nauwelaertsges-launch: port over gst-launch verbose setting
2011-11-07 Robert SwainGESTimelinePipeline: Add API to get/set audio sink
2011-10-12 Tim-Philipp... docs: link against libgstreamer for gst_init() and...
2011-10-12 Tim-Philipp... bindings: fix up pygst includes for new install directory
2011-10-12 Tim-Philipp... configure: require pygst from git for the headers
2011-10-12 Sebastian Drögepython: Add $(PYGST_CFLAGS) to CFLAGS to fix the build
2011-10-05 Robert SwainGESTimelinePipeline: API documentation improvements
2011-10-04 Robert SwainGESTimelinePipeline: Add video sink get/set API
2011-09-07 Stefan Sauerdocs: cleanup makefiles
2011-09-06 Stefan SauerAutomatic update of common submodule
2011-09-06 Stefan SauerAutomatic update of common submodule
2011-09-02 Edward Herveydocs: clarify sentence a bit
2011-09-02 Edward Herveydesign: More specifications of compositing and material...
2011-09-02 Edward Herveydesign: Re-order items by importance
2011-09-02 Edward Herveydocs: Remove duplicate symbol
2011-09-02 Edward Herveydocs: Add note about merging GNonLin and GES
2011-08-31 Andoni Morales... Don't build the examples if it's disabled in configure
2011-08-30 Edward HerveyGESTimelinePipeline: Return before the error labels
2011-08-29 Edward HerveyGESTimelinePipeline: Handle some trivial error cases
2011-08-29 Edward Herveydocs/design: Add section on compositing and mixing
2011-08-29 Edward Herveydocs/design: updates on effects and conforming materials
2011-08-17 Luis de Bethencourtpyges: updating copyright of simple example
2011-08-15 Luis de Bethencourtges/ges-track-video-transition.c: fix transition of...
2011-08-13 Luis de BethencourtGESTrackObject: missing Since tag and typo fixes
2011-08-13 Luis de Bethencourtdocs: adding GESPipelineFlags to docs
2011-08-13 Luis de Bethencourtdocs: add Since tag to new TextOverlay functions
2011-08-13 Luis de Bethencourtdocs: add Since tag to new TitleSource functions
2011-08-12 Luis de Bethencourtpyges: Add an effect example
2011-08-11 Luis de Bethencourtpyges: fix and clean examples/simple.py
2011-08-11 Edward Herveybindings: Ignore more files
2011-08-11 Edward Herveybindings: makefile => Makefile
2011-08-11 Edward Herveytestsuite: Remove print statements
2011-08-11 Thibault Saunierpyges: Fix the timeline_file_source test suite
2011-08-11 Thibault Saunierpyges: Install it so we now use import ges
2011-08-11 Thibault Saunierpyges: Do not try to build the bindings if no python...
2011-08-11 Thibault Saunierpyges: Install files from the examples and testsuite
2011-08-11 Thibault Saunierpyges: Add a PyGes example
2011-08-11 Thibault Saunierpyges: Add the GstArgtypes, get all the functions binded
2011-08-11 Thibault Saunierpyges: link against pygst and use GstMiniObject
2011-08-11 Mathieu Duponchellepyges : Improve the test suite
2011-08-11 Mathieu Duponchellepyges : correct the defs for ges_track_audio_raw_new...
2011-08-11 Mathieu Duponchellepyges : Add overrides
2011-08-11 Mathieu Duponchellepyges : Add *_valist and *_by_pspec to the ignore-glob
2011-08-11 Mathieu DuponchelleAdd ges-screenshot.h to ges.h
2011-08-11 Mathieu Duponchellepyges : override unhandled methods
2011-08-11 Mathieu Duponchellepyges : add argtypes
2011-08-11 Mathieu Duponchellepyges : Remove ges_formatter_set_data and get_data...
2011-08-11 Mathieu Duponchellepyges : Override ges_timeline_parse_launch_effect_new...
2011-08-11 Thibault Saunierpyges: Update ges.defs and ges-types.defs with the...
2011-08-11 Mathieu Duponchellepyges : Add a text overlay test
2011-08-10 Thibault Saunierpyges : Add actual testing to the testcases
2011-08-10 Thibault Saunierpyges: add get_type method to the ignore_blob list
2011-08-10 Mathieu Duponchellepyges: Override methods using GList
2011-08-10 Mathieu Duponchellepyges : Add a test suite with three test cases for...
2011-08-10 Thibault Saunierpyges: Regenerate ges.def and ges-types.def so the...
2011-08-10 Thibault Saunierpyges: Make use of the namespace for the constructor...
2011-08-10 Thibault Saunierpyges: Sync codegen with upstream
2011-08-10 Thibault Saunierpyges: override ges_track_get_timeline
2011-08-10 Thibault Saunierbuilding: add python bindings
2011-08-10 Thibault Saunierpyges: Add the necessary file to compile the bindings
2011-08-10 Thibault Saunierpyges: add registering functions prototypes to ges...
2011-08-10 Thibault Saunierpyges: Define missing types
2011-08-10 Thibault SaunierGESTimeleinePipeline: Create a flag type instead of...
2011-08-10 Mathieu Duponchellepyges: Add ges.override
2011-08-10 Mathieu DuponchelleAdd codegen to the tracked files
2011-08-09 Luis de BethencourtGESTimelineTitleSource/TrackTitleSource: add xpos/ypos...
2011-08-09 Luis de BethencourtGESTimelineTitleSource/TrackTitleSource: add color...
2011-08-09 Luis de Bethencourtexamples: add file inpoints and summary to overlay...
2011-08-08 Luis de Bethencourtexamples: add xpos and ypos options to overlay example
2011-08-08 Luis de BethencourtGESTimelineTextOverlay/TrackTextOverlay: add xpos/ypos...
2011-08-08 Luis de Bethencourtges-enums: completed support for all options in TextAlign
2011-08-03 Luis de Bethencourtexamples: add color option to overlay example
2011-08-03 Luis de Bethencourtges: include indentation fixes
2011-08-03 Luis de BethencourtGESTimelineTextOverlay/TrackTextOverlay: add color...
2011-08-01 Luis de Bethencourtges: easier to understand ges-launch summary
2011-08-01 Luis de Bethencourtges: audio and video preset options in ges-launch
2011-07-08 Mathieu Duponchelleeffects: implement the TrackParseLaunch get_property...
2011-07-08 Mathieu DuponchelleGES : make sure to set n_properties to 0 when needed
2011-07-01 Luis de Bethencourttests: selectable audio format/container in test4
2011-07-01 Luis de Bethencourttests: fix TEST_URI for filesource tests
2011-06-29 Luis de Bethencourtexamples: fix output_uri in test4
2011-06-27 Luis de Bethencourtexamples: remove extra second in test2 and test3
2011-06-25 Luis de BethencourtGESTimelineFileSource: Check uri at _new()
2011-06-25 Luis de BethencourtGESTimelineFileSource: Fix documentation
2011-06-23 David SchleefAutomatic update of common submodule
2011-05-26 Edward HerveyGESFormatter: Plug a leak
2011-05-20 Edward HerveyGESFormatter: Move comments out of the way
2011-05-20 Edward HerveyGESTimelineObject/TrackObject: Don't break ABI for...
2011-05-20 Edward Herveyges: More "Since: 0.10.2" doc markers
2011-05-20 Edward Herveyconfigure.ac: Require core/base 0.10.34
2011-05-19 Thibault Saunierdoc: Update the ges_init documentation
2011-05-19 Thibault Saunierdesign: Update effect statuts
2011-05-19 Thibault Saunierges: Fix introspection annotations
2011-05-19 Thibault Saunierges-launch: Add a proper error message on errors
next