platform/upstream/gstreamer.git
2019-10-02 Sebastian Drögeges: Hide internal debug category behind a GOnce
2019-10-01 Sebastian Drögegesdemux: Initialize debug category before first using it
2019-09-30 Thibault Saunierproject: Add missing safe guard when listing assets
2019-09-30 Thibault Saunierlaunch: Add an option to embed nested timelines when...
2019-09-23 Henry Wilkesxml-formatter: increase xges version to 0.6
2019-08-28 Thibault Sauniertests: Fix transition project tests
2019-08-28 Thibault Saunierasset: Fix asset cache for CLips and TrackElement with...
2019-08-28 Thibault Saunierges: Expose ges mixer to be used as effects
2019-08-28 Thibault Saunierges: Add support for EffectClip assets
2019-08-28 Matthew Watersbuild: also suppress unused-function warnings about...
2019-08-27 Thibault Saunierges: fix G_DECLARE_FINAL_TYPE -Werror with clang
2019-08-27 Matthew Watersges/timeline: remove unused function get_toplevel_container
2019-08-23 Thibault Saunierdoc: Update cache and fix usage of <ulink>
2019-08-22 Millan Castromarkerlist: implement GESMarkerList
2019-08-20 Thibault Sauniergesdemux: Fix querying if we need stack reloading
2019-08-19 Henry Wilkesxml-formatter: strip "caps" from the "properties" attri...
2019-08-19 Henry Wilkesxml-formatter: fix cb of ::error-loading-asset
2019-08-16 Henry WilkesTest that gst_structure_get succeeds to ensure gchar...
2019-08-14 Thibault Saunierstructured-interface: Properly error out when a child...
2019-08-12 Thibault Sauniertests:nle: Unref the bus before unrefing the pipeline
2019-08-12 Sebastian Drögeges-xml-formatter: Use g_filename_to_uri() instead...
2019-08-12 Sebastian DrögeFix old-style C function declarations
2019-08-12 Thibault Saunierdoc: Add some missing Since:
2019-08-12 Thibault Saunierproject: Properly handle NULL project asset ID
2019-07-31 Thibault Saunierstructured: Enhance error message when no clip duration set
2019-07-31 Thibault Saunierstructured-interface: Avoid setting invalid clip duration
2019-07-26 Thibault Sauniertrack: Add a getter for restriction_caps
2019-07-26 Thibault Saunierlaunch: Set user restriction caps even when loading...
2019-07-26 Thibault Sauniertrack: Enhance restriction capsfilter name
2019-07-26 Thibault Saunierxml-formatter: Serialize DiscovererStreamInfo
2019-07-26 Thibault Saunierformatter: Plug lists of TimedValue leak
2019-07-26 Thibault Saunierformatter: Better document metadata registration
2019-07-26 Thibault Saunierdoc: Do not require the GStreamer cache generator
2019-07-26 Thibault Sauniergesdemux: Compute sinkpad caps based on formatter mimetypes
2019-07-26 Thibault Saunierformatter: Add a method to retrieve the best formatter...
2019-07-26 Thibault SaunierImplement a formatter based on [OpenTimelineIO]
2019-07-26 Thibault Saunierformatter: Handle coma separated extensions in formatte...
2019-07-26 Thibault Saunierformatter: Duplicate const gchar* for metadatas
2019-07-26 Thibault Saunierproject: Expose the ges_project_add_formatter method
2019-07-26 Thibault SaunierMark nested timeline assets as such
2019-07-26 Thibault Saunierformatter: Enhance error reporting
2019-07-26 Thibault Saunierxml-formatter: Fix loading sources
2019-07-26 Thibault Sauniergesdemux: Add a testsrc to timelines if parent nleobjec...
2019-07-26 Thibault Saunierges:validate: Properly error when editing container...
2019-07-26 Thibault Sauniernle: Handle nested timelines update when file changes
2019-07-26 Thibault Saunierges:validate: Add a way to execute actions on serialize...
2019-07-26 Thibault Saunierges: Implement our own idle_add which uses the thread...
2019-07-26 Thibault Sauniervalidate: Allow passing 'uri' to 'load-project'
2019-07-26 Thibault Saunierxml-formatter: Lower down borring debug to _LOG
2019-07-26 Thibault Saunierproject: Use asset ID as URI if possible
2019-07-26 Thibault Saunierpython: Add a better asset __repr__
2019-07-26 Thibault Saunierges: Implement subprojects
2019-07-24 Thibault Saunierproject: Fix our asset cache
2019-07-15 Thibault Saunierasset: Handle trying to proxy an asset to itself
2019-07-05 Thibault Sauniergesdemux: Detect recursively loading the same project...
2019-07-05 Thibault Sauniergesdemux: Create proper stream-ids
2019-07-05 Thibault Sauniernle: Check seeking on deeply nested composition
2019-07-05 Thibault Sauniertrack: Disable last gap by default
2019-07-05 Thibault Sauniernlecomposition: Drop all group-done but the last one
2019-07-05 Thibault Sauniervalidate: Allow scenarios to set track types
2019-07-05 Swayamjeettests: Add ges-sample-path-recurse with projects location
2019-07-05 Thibault Sauniervalidate: Add a way to use validate configs with scenarios
2019-07-05 Thibault Sauniervalidate: Use proper sink and give them good names
2019-07-05 Thibault Sauniervalidate: Create folders as needed when serializing...
2019-07-05 Thibault Sauniernlesource: Wait for the seek to actualy happen before...
2019-07-05 Thibault Sauniernlecomposition: Minor debugging enhancements
2019-07-05 Thibault Saunieruri-asset: Fix retrieving a relocated asset sync twice
2019-07-05 Thibault Sauniertimeline: Make adding/removing track MT safe
2019-07-05 Thibault Sauniernlecomposition: Ensure flushes after seek have the...
2019-07-05 Thibault Sauniernlecomposition: Shutdown children when setting state...
2019-07-05 Thibault Sauniernle: Parent the GstTask to ourself
2019-07-05 Swayamjeettests: Implement nested timelines tests
2019-07-05 Thibault Sauniernlecomposition: Properly set seqnum on flush events
2019-07-05 Thibault Sauniertimeline: Drop ASYNC_/START/DONE messages
2019-07-05 Thibault Saunierdemux: Create timeline from the streaming thread
2019-07-05 Thibault Saunieruri-asset: Implement multi threading support
2019-07-05 Thibault Sauniernle: Add a seeking test for nested composition
2019-07-05 Thibault SaunierUse the new GstDiscoverer caching feature
2019-07-05 Thibault Sauniertimeline: Do not post upstream translated composition...
2019-07-05 Thibault Saunierstructured-interface: Handle track-types in clip addition
2019-07-05 Thibault SaunierImplement and use the GstStream API
2019-07-05 Thibault Sauniertimeline: Create stable stream IDs
2019-07-05 Thibault Saunierdocs: Generate ges plugin doc
2019-07-05 Thibault Saunierplugins:ges: Factor out a GESBaseBin class
2019-07-05 Thibault Sauniergesdemux: Emit no-more-pad as required
2019-07-05 Thibault Sauniernlecomposition: Respect seek seqnum in output EOS/SEGMENT
2019-07-05 Thibault Sauniergesdemux: Properly combine flows
2019-07-05 Thibault Saunierplugin: Make use of G_DECLARE
2019-07-05 Thibault Saunierxml-formatter: Plug some leaks
2019-07-05 Thibault Saunierxml-formatter: Refactor the way we handle loading state
2019-07-05 Thibault Saunierxml-formatter: Cleanup removing all now useless pending...
2019-07-05 Thibault Saunierxml-formatter: Load assets before their proxies
2019-06-17 Thibault Saunierassets: Recurse in the chain of proxies
2019-06-06 Thibault Saunierdocs: Add gstges plugin
2019-06-05 Thibault Sauniervalidate: Add action type to copy/paste clips
2019-06-05 Thibault Sauniercontainer: Handle children pasting failures
2019-06-05 Thibault Saunierclip: Fix layer managament when copying a clip that...
2019-06-05 Thibault Saunierelement: Properly handle the fact that pasting can...
2019-06-02 Niels De Graefmeson: Bump minimal GLib version to 2.44
2019-05-29 Mathieu Duponchelledoc: remove xml from comments
next