Merge branch 'tizen' into tizen_gst_1.19.2
[platform/upstream/gst-editing-services.git] / ges /
2022-01-19 Gilbok LeeMerge branch 'tizen' into tizen_gst_1.19.2 14/269614/2 tizen_gst_1.19.2
2021-08-19 Mathieu Duponchelleges-uri-source: fix object debug
2021-08-14 Piotrek Brzezińskiclip: Copy trackelement's metadata upon splitting
2021-08-13 Piotrek Brzezińskixml-formatter: Add support for metadata on sources
2021-08-13 Piotrek Brzezińskimarker-list: Add flags (de)serialization
2021-08-06 Stéphane Cerveauges: freeze commit during render
2021-08-05 Piotrek Brzezińskitimeline: Check if metadata value holds object on marke...
2021-07-04 Piotrek Brzezińskitimeline: Implement snapping to markers
2021-06-16 François LaignelCheck mandatory ClockTime arguments
2021-06-02 Tim-Philipp MüllerUse g_memdup2() where available and add fallback for...
2021-05-24 Haesu GwonMerge branch 'upstream/1.16' into tizen 74/258674/1
2021-05-21 Thibault Saunieruriclip: Add an error message when creating a clip...
2021-05-19 Thibault Saunierstructure-interface: Convert fields type as much as...
2021-05-19 Thibault Sauniervalidate: Add support to check properties of object...
2021-05-14 Seungha Yangsmart-mixer: Add support for d3d11compositor and glvide...
2021-05-14 Seungha Yangframepositioner: Install operator property only when...
2021-05-12 Doug Nazarxml-formatter: Write xml directly to file
2021-05-05 Thibault Sauniertrack-element: Fix and cleanup annotations
2021-05-05 Thibault Saunierges: Move GESVideo/AudioSource::create_source to GESSource
2021-05-05 François LaignelUse gst_element_request_pad_simple...
2021-04-27 Seungha Yangges: Port to gst_print*
2021-04-23 Seungha Yangframepositioner: Allow ANY caps features
2021-04-23 reed.lawrencegstframepositioner: fix operator magic number
2021-04-21 reed.lawrencegstframepositioner: added 'operator' property
2021-04-14 Seungha Yangframepositioner: Fix runtime warning
2021-04-08 Adam Leppkytitleclip: Expose draw-shadow child property
2021-03-19 Matthew Watersgst: don't use volatile to mean atomic
2021-03-08 Thibault Saunierges: doc: Fix wrong vmethod links
2021-03-08 Thibault Sauniergroup: Use proper group constructor
2021-02-10 Thibault Saunierproject: Plug a leak
2021-02-10 Thibault Saunierxml-formatter: Properly report error parsing restrictio...
2021-02-10 Thibault Sauniercommand-line-formatter: Stop uselessly looping over...
2021-02-10 Thibault Sauniercommand-line-formatter: Add a way to format timelines...
2021-02-10 Thibault Saunierges: Use a `ges:` uri to define timeline from description
2021-02-10 Thibault Saunierges: Add keyframe support to the command line formatter
2021-02-10 Thibault Saunierstructured-interface: Move set_control_source from...
2021-02-09 Thibault Saunierstructured-interface: Factor out method to get element...
2021-02-09 Thibault Sauniercommand-line-formatter: Reindent command line options...
2021-02-09 Thibault Saunierformatter: Use the new `GstEncodingProfile:element...
2021-02-09 Thibault Saunierges: Minor debug logging level and typo fixes
2021-02-09 Thibault Sauniercommand-line-formatter: Add track management to timelin...
2021-02-09 Thibault Sauniertest-source: Respect asset natural size
2021-01-26 Henry Wilkesges-structure-parser: force string types
2021-01-26 Henry Wilkescommand-line-formatter: fix typos
2021-01-26 Henry Wilkesmarker-list: made deserialize reverse of serialize
2021-01-23 Thibault Saunieruri-source: Respect stream-id even on streams muxed...
2021-01-19 Thibault Saunieraudio-track: Respect track restrictions in our gaps
2020-10-31 Jan Schmidtinit: Fix initialisation crash
2020-10-23 Xavier ClaessensMeson: Use pkg-config generator
2020-10-16 Stéphane Cerveaumeson: update glib minimum version to 2.56
2020-09-11 Thibault Saunierges: Do not recreate auto-transitions when changing...
2020-09-09 Thibault Sauniervideo-transition: Make smpte props children properties
2020-08-13 Thibault Saunierges:source: Handle missing elements in converters
2020-08-13 Thibault Sauniersmart-mixer: Move the videoconvert to after the mixer
2020-08-13 Thibault Sauniertransition: Enhance name of the elements
2020-08-13 Thibault Sauniersource: Handle missing elements in converter
2020-08-13 Thibault Sauniervideo-source: Stop giving useless name to frame positioner
2020-08-13 Thibault Sauniertransition: Better document the way alpha is computed...
2020-08-13 Thibault Sauniersmart-mixer: Use the new 'samples-selected' signal...
2020-08-01 Thibault Saunierges:validate: Allow setting keyframes using the clips...
2020-07-30 Thibault Saunierges-source: Ensure that we output stream with segments...
2020-07-30 Thibault Saunierpipeline: Restrict the presence only if the user didn...
2020-07-30 Thibault Sauniertimeline: Add a simplified version of track selection...
2020-07-30 Thibault Saunieruri-source: Respect user stream selection
2020-07-30 Thibault Saunierges: Fix smart rendering
2020-07-30 Henry Wilkespipeline: stop setting the track caps
2020-07-30 Thibault Sauniersource: Refactor the way we plug converter elements
2020-07-30 Thibault Saunierpipeline: Do not name urisink as `urisink` as it is...
2020-07-30 Thibault Saunierpipeline: Remove urisink from timeline instead of unref...
2020-07-30 Thibault Saunierpipeline: Discard encoding profiles that don't match...
2020-07-30 Thibault Saunieruri*source: Factor out common logic into a GESUriSource...
2020-07-27 Thibault Saunier*uri-source: Call free from the object ->finalize not...
2020-07-25 AsociTonFix retrieving asset metadata on project reload.
2020-07-10 Thibault Saunierbuild: Add version.h to the headers list
2020-07-10 Thibault Saunierpitivi-formatter: Also skip the class
2020-07-08 Thibault Sauniertitle: Make deprecated symbols visible API
2020-06-23 Mathieu Duponchelledocs: fix links
2020-06-22 Sebastian Drögesmart-video-mixer: Don't call gst_ghost_pad_construct...
2020-06-19 Thibault Saunierges: Add all missing Since markers from 1.16 onward
2020-06-17 Thibault Saunierasset: Do not try to update proxies when we are in...
2020-06-17 Thibault Saunierges: Refactor the way we plug converters in effects
2020-06-16 Thibault Saunierstructured-interface: Add support for setting effects...
2020-06-16 Thibault Sauniertrack-element: Make set_has_internal_source return...
2020-06-16 Thibault Saunierpipeline: doc: Add a note about trying to render before...
2020-06-16 Thibault Saunieruri-clip: Add a warning about synchronous uri discovery
2020-06-04 Mathieu Duponchelletrack, composition: mark stream id properties as DOC_SH...
2020-06-03 Guillaume Desmottesadd missing Since annotations on new API
2020-05-27 Thibault Saunierformatter: Do not dereference NULL pointer
2020-05-27 Thibault Saunierxml-formatter: Add an GST_ERROR when setting control...
2020-05-26 Thibault Sauniervalidate: Wait for state change to consider commit...
2020-05-25 Thibault Saunierformatter: Fix saving/loading project with clip speed...
2020-05-25 Henry Wilkesuri-clip: don't assume duration needs to stay the same
2020-05-25 Henry Wilkesclip: provide an example of using time effects
2020-05-25 Henry Wilkestrack-element: use out-point for updating control bindings
2020-05-25 Henry Wilkesclip: test for layer in group
2020-05-25 Henry Wilkestimeline-tree: make sure the layer priority refers...
2020-05-25 Henry Wilkesclip: add method for adding top effects
2020-05-25 Henry Wilkestimeline-tree: take time effects into account when...
2020-05-25 Henry Wilkesclip: use time translation for split
2020-05-25 Henry Wilkesclip: fix warning when getting duration-limit
next