platform/upstream/gstreamer.git
2014-10-31 Mathieu Duponchellegnlghostpad: Do not forget to set output segment seqnum
2014-10-31 Thibault Sauniercomposition: Fix the build
2014-10-31 Mathieu Duponchelletests:composition: Fix some refcounts
2014-10-31 Thibault Sauniercomposition: Relink nodes *after* setting the seqnum
2014-10-31 Mathieu Duponchellegnlghostpad: Do not tolerate getting seeked when no...
2014-10-31 Thibault Sauniergnlghostpad: Add missing seqnum tweaking
2014-10-31 Mathieu Duponchelletests: Use compositor instead of videomixer
2014-10-31 Thibault Sauniercomposition: Handle the case were we get an EOS right...
2014-10-31 Mathieu Duponchellecomposition: Make basic seeking working
2014-10-31 Thibault Sauniertests: Start fixing operation tests
2014-10-31 Mathieu Duponchelletests: Fix composition tests
2014-10-31 Thibault Sauniercomposition: Implement the logic to PAUSE the task...
2014-10-31 Mathieu Duponchellecomposition: Do not forget to set expandables state...
2014-10-31 Thibault Sauniercomposition: Factor out a function to commit only the...
2014-10-31 Mathieu Duponchellecomposition: Get the current position before actually...
2014-10-31 Thibault Sauniercomposition: Add a method that set the current bin...
2014-10-31 Mathieu Duponchellecomposition: Remove useless code
2014-10-31 Thibault Sauniercomposition: Clear the old stack when removing children...
2014-10-31 Mathieu Duponchellecomposition: Remove useless toplevel_seek argiment...
2014-10-31 Thibault Sauniercomposition: Rework the seqnum logic to avoid races...
2014-10-31 Mathieu Duponchellecomposition: Add/Remove children in the same order...
2014-10-31 Thibault Sauniercomposition: Remove useless flush_start argument from...
2014-10-31 Mathieu Duponchellecomposition: Force setting children state to NULL rebfo...
2014-10-31 Thibault Sauniercompositition: Check last stack in the children thread
2014-10-31 Mathieu Duponchellecomposition: Actiually set current_bin state even when...
2014-10-31 Thibault Sauniercomposition: Set *all* children state when going back...
2014-10-31 Mathieu Duponchellecomposition: Fix toplevel seek event refcounting
2014-10-31 Thibault Sauniercomposition: Teach the composition to seek same stack
2014-10-31 Thibault Sauniercomposition: The ref the user gave us is our, and we...
2014-10-31 Mathieu Duponchellecomposition: Rename commit_pipeline_func to commit_func
2014-10-31 Thibault Sauniercomposition: Set the state of the internal bin before...
2014-10-31 Mathieu Duponchelletests: Minor cleanup
2014-10-31 Thibault Sauniergnlobject: Allow commiting of object that are not insid...
2014-10-31 Mathieu Duponchellecomposition: Empty current_bin on gnl_composition_reset
2014-10-31 Thibault Sauniercomposition: Remove now useless external_gst_bin_add_re...
2014-10-31 Mathieu Duponchellecomposition: Remove now useless pad probes
2014-10-31 Thibault Sauniercomposition: Add an internal bin where that contain...
2014-10-31 Thibault Sauniercomposition: Add objects to the pending IO list in...
2014-10-31 Thibault Sauniercomposition: Start implementing seeking in a GSource
2014-10-31 Thibault Sauniercomposition: switch to using an action signal to add...
2014-10-31 Mathieu Duponchellecomposition: chain up finalize before clering mcontext_...
2014-10-31 Thibault Sauniercomposition: Initialize the first stack async
2014-10-31 Thibault SaunierFinish fixing tests
2014-10-31 Mathieu Duponchelletests/common: disconnect commited handler
2014-10-31 Mathieu Duponchellecomposition: Actually commit in on our own thread
2014-10-31 Mathieu Duponchellecomposition: start and stop task in init and finalize
2014-10-31 Mathieu Duponchelletests: unref message correctly
2014-10-31 Mathieu Duponchellecomposition: home grown task
2014-10-31 Mathieu DuponchelleDon't be sync silly test
2014-10-31 Mathieu Duponchellecomposition: simplify update_pipeline_func
2014-10-31 Thibault Sauniercomposition: Reset the srcpad target when removing...
2014-10-31 Thibault Sauniercomposition: Use a GstPad task to run the update pipeli...
2014-10-31 Thibault Sauniergnlcomposition: Factor out code to deactivate old stack...
2014-10-31 Thibault Sauniercomposition: Avoid looping using gotos
2014-10-31 Thibault Sauniergnlcomposition: Use the new _object_block_and_drop_data...
2014-10-31 Thibault Sauniergnlcomposition: factor out some functions
2014-10-31 Thibault Sauniergnlcomposition: Factor out the condition of _parent_or_...
2014-10-31 Thibault Sauniergnlcomposition: Add a function to block object source pad
2014-10-31 Mathieu Duponchellegnl: Add the srcpad directly to GnlObject
2014-10-31 Thibault SaunierRevert "gnlobject: Commit object in READY_TO_PAUSED"
2014-10-31 Mathieu Duponchellegnlsource: remove useless "controls_one" field.
2014-10-31 Thibault SaunierImport GNL from 978332e7c4c3bba1949421d28b492540ab47145...
2014-10-31 Thibault Sauniertests: timelineedition: Init GES once at the beginning.
2014-10-31 Thibault Sauniertest: backgroundsource: Disable tests that rely on...
2014-10-31 Thibault Sauniertimeline: Add a method to retrieve a pad from a track
2014-10-31 Thibault Sauniertools:launcher: Avoid commiting when we are not done...
2014-10-31 Thibault Saunierges: Use the new GNL element message feature to notify...
2014-10-31 Mathieu Duponchellexml-formatter: message-forward is not something that...
2014-10-31 Mathieu Duponchelletimeline: handle async start
2014-10-30 Mathieu Duponchelletests: implement our validate TestManager.
2014-10-30 Tim-Philipp... smart-video-mixer: unref pads_info hash table in dispose
2014-10-30 Tim-Philipp... smart-adder: fix crash in unit test
2014-10-27 Sebastian DrögeAutomatic update of common submodule
2014-10-26 Tim-Philipp... track: fix indentation
2014-10-26 Tim-Philipp... timeline-element: don't leak name string
2014-10-26 Tim-Philipp... timeline: fix mutex and all_elements hash table leaks
2014-10-26 Tim-Philipp... timeline: free tracks obtained via select-tracks-for...
2014-10-26 Tim-Philipp... timeline: free track elements list
2014-10-26 Tim-Philipp... video-test-source: fix caps leak
2014-10-26 Tim-Philipp... framepositionner: fix caps leak
2014-10-26 Tim-Philipp... audiotrack: fix caps leak
2014-10-26 Tim-Philipp... videotrack: fix caps leak
2014-10-26 Tim-Philipp... track: don't leak restriction caps
2014-10-26 Tim-Philipp... smart-adder: don't leak pads_infos hash table
2014-10-26 Tim-Philipp... smart-video-mixer: don't leak pads_infos hash table
2014-10-26 Tim-Philipp... project: fix string leak
2014-10-26 Tim-Philipp... metacontainer: don't leak GValue contents
2014-10-26 Tim-Philipp... tests: don't leak clips list in basic unit test
2014-10-26 Tim-Philipp... Parallelise 'make check-valgrind'
2014-10-22 Mathieu Duponchelleges-validate: issues naming have changed.
2014-10-21 Tim-Philipp... Automatic update of common submodule
2014-10-21 Stefan SauerAutomatic update of common submodule
2014-10-20 Thibault SaunierBack to development
2014-10-20 Thibault SaunierRelease 1.4.0
2014-10-16 Thibault Sauniervalidate: Fix naming of add_action_type to register_act...
2014-10-12 Thibault Sauniervalidate: Rename --list-action-types to --inspect-actio...
2014-09-24 Thibault SaunierRelease 1.3.90
2014-09-13 Tim-Philipp... configure: bump (soft) gst-validate requirement
2014-09-11 Lubosz Sarneckiges-launch: option to select encoding profile from xml
2014-09-11 Lubosz Sarneckiges-launch: clean up help page
next